CalebBell / thermo

Thermodynamics and Phase Equilibrium component of Chemical Engineering Design Library (ChEDL)
MIT License
594 stars 114 forks source link

Incompatibility with new SciPy release 1.14.0 #150

Closed tefavidal closed 5 days ago

tefavidal commented 5 days ago

The new release of SciPy 1.14.0 removed interp2d, which causes thermal_conductivity.py to crash.

For details on the transition see https://scipy.github.io/devdocs/tutorial/interpolate/interp_transition_guide.html