Skip to content

rel-2.21.0

Compare
Choose a tag to compare
@ricardoV94 ricardoV94 released this 13 May 20:18
· 577 commits to main since this release

What's Changed

Major Changes 🛠

  • Remove TopkOp by @mory91 in #686
  • Change behavior of helper set/inc to act on an indexed variable directly by @ricardoV94 in #730

New Features 🎉

Bugfixes 🐛

  • Ensure that gcc path is only added once to DLL search path by @maresb in #678
  • Only invoke config.cxx if non-empty by @mark-thm in #704
  • Fix broadcasting bug in vectorization of RandomVariables by @ricardoV94 in #738
  • Fix scan_checkpoints with sequences by @ricardoV94 in #754
  • Fix implementation of several RandomVariables in JAX backend by @ricardoV94 in #767

Documentation 📖

  • Update example in "Adding JAX and Numba support for Ops" by @HangenYuu in #687
  • Reconcile environment for development and docs building by @HangenYuu in #717

Maintenance 🔧

New Contributors

Full Changelog: rel-2.20.0...rel-2.21.0