Version 1.4.0
What's Changed
Features
- feat: a sympy backend by @Saransh-cpp in #442
- feat: allow coord values in to_<coord_names> methods by @Saransh-cpp in #446
Bug fixes
- fix: call the square implementation for power 2 on object vectors by @Saransh-cpp in #444
- fix: use negfactor in negfactor scale test by @Saransh-cpp in #456
Maintenance
- chore: test on numpy 2.0 by @Saransh-cpp in #451
Full Changelog: v1.3.1...v1.4.0