Permits NumPy 2.0 compatibility, upgrades outdated conventions, and improves test coverage. Note that from this version onwards, Pyloidal requires Python 3.10+.
What's Changed
- Upgrade Python and NumPy versions by @LiamPattinson in #11
- Upgrade linting by @LiamPattinson in #12
- Add test that Sigma
__post_init__
works correctly by @LiamPattinson in #13
Full Changelog: v0.2.0...v0.2.1