Skip to content

Release SciPy restriction

Latest
Compare
Choose a tag to compare
@prisae prisae released this 09 Jan 17:31
· 1 commit to main since this release
1478065
  • Maintenance:

    • Replace scipy.interpolate.interpnd with scipy.interpolate._interpnd (should be a temporary solution, would be better to not use private modules).
    • Fix test failures; they were related to the change of SciPy v1.15 of constants.mu_0 value changed to the more precise double precision value (scipy/scipy#11345).