Changes
Fixes:
- Fixed dependency compatibility issues.
- Fixed incorrect function signature type for scipy's
spherical_jn
. SciPy v.1.14.X uses a new signature which is breaking on MacOS. Limiting to "SciPy<1.14" for now.
GitHub Tracked Changes:
Full Changelog: v0.5.4...v0.5.5