SasView / sasmodels

Package for calculation of small angle scattering models using OpenCL.
BSD 3-Clause "New" or "Revised" License
16 stars 28 forks source link

scipy 1.14 introduces breaking changes #604

Open butlerpd opened 4 months ago

butlerpd commented 4 months ago

As with sasview and sasdata, the sasmodels code base needs to be updated for the breaking changes in scipy 1.14. Currently we are pinning to an older version of numpy and scipy for release 6.0 but this should not be forgotten.