This version contains an efficiency improvement in the calculation of PowerSphericalPotentialwCutoff
forces, bug fixes, and dependency/project maintenance updates.
Bug fixes and minor tweaks
- Implement caching of the mass for the PowerSphericalPotentialwCutoff potential by @jamesgrimmett in #720
- Turn physical units on when surface density input to
AnyAxisymmetriRazorThinDiskPotential
has units by @jobovy in #738 - Remove support for Python 3.8 by @jobovy in #730
- Allow TwoPowerSphericalPotental to be evaluated at r=0 by @jobovy in #729
- Switch to controlling compilation options through environment variables by @jobovy in #725
Dependencies / maintenance
- Bump to next dev version (1.11.0) by @jobovy in #717
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #718
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #721
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #726
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #733
- Update runner images for wheel bulding by @jobovy in #734
- Ignoring tqdm deprecation no longer necessary with new tqdm version by @jobovy in #737
- Bump pypa/cibuildwheel from 2.23 to 3.0 in the actions group by @dependabot in #735
- Ignore Pillow 'mode' parameter deprecation warning by @jobovy in #739
- Release 1.11.0 by @jobovy in #740
Full Changelog: v1.10.2...v1.11.0