robbievanleeuwen / section-properties

Analysis of an arbitrary cross-section in python using the finite element method.
https://sectionproperties.rtfd.io
MIT License
412 stars 92 forks source link

Fix `scipy` deprecation for `sparse.linalg.cgs()` #444

Closed robbievanleeuwen closed 1 month ago

robbievanleeuwen commented 1 month ago

Fixes the removal of the tol argument in sparse.linalg.cgs() for scipy>=1.14.0.