Skip to content

TidalPy v0.5.2

Compare
Choose a tag to compare
@jrenaud90 jrenaud90 released this 22 Feb 21:42
· 22 commits to main since this release
edab615

Changes

Documentation

  • Improved RadialSolver documentation regarding higher degree-l.
  • Added info about issues that can arise from using non C-continguous arrays in cythonized functions.

Fixes:

  • Added error message to RadialSolver.radial_solver if length of provided assumption tuples is not the same.
  • Fixed issue where non C-continguous arrays were allowed in cythonized functions that required them.

GitHub Tracked Changes

New Contributors

Full Changelog: v0.5.1...v0.5.2