Thanks to visit codestin.com
Credit goes to github.com

Skip to content

v1.0.8: Added NumPy >= 2.3 support

Compare
Choose a tag to compare
@Richert Richert released this 27 Jul 17:40
· 3 commits to master since this release

added support for numpy 2.3: Changes from numpy 2.2 to numpy 2.3 dropped support for using a default shape of None for non-array variables. This update introduces several changes to the PyRates backend to account for that.