SMTorg / smt

Surrogate Modeling Toolbox
https://smt.readthedocs.io/en/stable
BSD 3-Clause "New" or "Revised" License
659 stars 199 forks source link

RMTS issue with scipy < 1.12 #615

Open Paul-Saves opened 1 month ago

Paul-Saves commented 1 month ago

Because of https://github.com/SMTorg/smt/pull/568, the folowing error is raised: TypeError: cg() got an unexpected keyword argument 'rtol' with older versions of scipy

relf commented 1 month ago

Possible workaround: downgrade to SMT 2.6.0