Skip to content

Tmp restrict SciPy

Compare
Choose a tag to compare
@prisae prisae released this 07 Jan 06:42
· 2 commits to main since this release
  • Maintenance:

    • Restricting to SciPy<1.15. The function scipy.interpolate.interpnd is deprecated, and scipy.interpolate.interpnd._ndim_coords_from_array was removed. Needs fixing in emg3d.maps._points_from_grids.
    • Re-adding a test for normalizing source warning; avoid rounding over and over again in recursion of creating a dipole/wire source.