Skip to content

TidalPy v0.5.5

Latest
Compare
Choose a tag to compare
@jrenaud90 jrenaud90 released this 12 Nov 01:16
· 2 commits to main since this release

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