Skip to content

v2026.4.2-alpha

Choose a tag to compare

@profminton profminton released this 01 Apr 21:38
· 21 commits to main since this release
f9e016f

What's Changed

@profminton

  • Improved the documentation with more thorough discussion of how Quasi Monte Carlo works and how its behavior can be modified in the production user guide.
  • Fixed a bug that was causing a failure when numpy>2.3. This was caused by sloppy conversions between 0-d Numpy arrays and floats. Conversions are now done explicitly for the affected root finding functions.
  • Fixed #121
  • Fixed a bug causing the Neukum production functions to revert to the Moon if version was specified but not target, which caused the plots to show only the Moon versions instead of the Moon and Mars.

Full Changelog: v2026.4.1-alpha...v2026.4.2-alpha