Revised import statement for scipy.integrate.trapz
As scipy>=1.14.0 has deprecated scipy.integrate.trapz in favour of scipy.integrate.trapezoid, we need to try to import either of them.
Texts in examples.rst and forward.rst are also fixed to show this behaviour.
@bsumlin, it would be great to merge this PR to address #25
ping
Merged! Sorry for the delay.
Thank you! Let me take the liberty to also ask for a PyPI release of the updated code, thanks!
Will do!
Thank you! I've double checked the installation from a cloned local repository and now PyMieScatt works fine, again.
Please make a release.
Ditto the request for a PyPI release when possible :)
here's a new issue to track the PyPI release topic in an open ticket: https://github.com/bsumlin/PyMieScatt/issues/29