POSYDON-code / POSYDON

POSYDON is a next-generation single and binary-star population synthesis code incorporating full stellar structure and evolution modeling with the use of MESA.
BSD 3-Clause "New" or "Revised" License
29 stars 19 forks source link

scipy.integrate.simps no longer available in scipy 1.14.0 #343

Closed maxbriel closed 2 months ago

maxbriel commented 3 months ago

The function call scipy.integrate.simps has been replaced with scipy.integrate.simpson in scipy 1.14.0.

maxbriel commented 2 months ago

Solved in PR #344