Skip to content

0.20.1 Bugfix Release

Compare
Choose a tag to compare
@mikemhenry mikemhenry released this 16 Mar 21:54
fa9e701

This release fixes several bugs and eliminates cython compiled acceleration of replica-exchange all-swap (replacing it with numba) to enable working release on conda-forge.

Bug Fixes

  • #485: Replace cython-accelerated all-swap replica mixing with numba implementation
  • #488: Fix ParallelTemperingSampler temperature spacing
  • #501: Do unit conversion first to improve precision (fixes issue #500)