Skip to content

v0.10.3 - Avalon Island

Compare
Choose a tag to compare
@ericbrts ericbrts released this 29 Jan 10:03
· 193 commits to main since this release
18fd12f

Improvements

  • Optimized serialization speed of a large list of samples.
  • Improved LaTex rendering in Jupyter notebooks.
  • Add method Sampler.clear_iterations() to set new iteration parameters on an existing Sampler object.

Bug fixes

  • exqalibur may now be used on any virtual machine making Perceval usable on a wider range of environments.
  • Fix invalid syntax in two Simulator methods.
  • Fix multiple calls to method get_results() of an asynchronous local job.
  • Small fixes in several examples from the user documentation.