fsciortino / Aurora

Modern toolbox for impurity transport, neutrals and radiation modeling in magnetically-confined plasmas
https://aurora-fusion.readthedocs.io
MIT License
41 stars 24 forks source link

Update to work with scipy 1.14.1 #108

Closed mtitze-pf closed 5 days ago

mtitze-pf commented 1 month ago

Changed "cumtrapz" to "cumulative_trapezoid".

Also relaxed the matplotlib requirement in the pyproject.toml. Note that the original restriction is <=3.5.

omfit_classes has issues with newer versions of

matplotlib, see https://github.com/gafusion/OMFIT-source/issues/6784

"matplotlib<=3.5",

However the link to this issue is broken for me.