TidalPy v0.5.2
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
- Update Using RadialSolver.md by @nlwagner in #49
- Ver 0.5.2 by @jrenaud90 in #51
New Contributors
Full Changelog: v0.5.1...v0.5.2