Skip to content

v0.6.5

Choose a tag to compare

@jrenaud90 jrenaud90 released this 13 Aug 05:42
· 222 commits to main since this release
3a49878

Changes

New

  • Added test to check if structure arrays have been changed.
  • Added debug flag to installation files to help with cython debugging.

Fixes

  • Fixed issue where TidalPy structures (layers, planets, etc.) would return editable arrays instead of copies of arrays. This could lead to subsequent functions (like planet paint) changing the arrays. This fixes GitHub Issue #74.
  • Fixed issue where shooting method was corrupting data when starting radius was too large (which happened for higher orders of l) This fixes GitHub Issue #72.
  • Fixed broken demo notebooks.

GitHub Tracked Changes

Full Changelog: v0.6.4...v0.6.5