dynamicslab / pysindy

A package for the sparse identification of nonlinear dynamical systems from data
https://pysindy.readthedocs.io/en/latest/
Other
1.36k stars 304 forks source link

BLD: Limit CVXPY version #501

Closed Jacob-Stevens-Haas closed 1 month ago

Jacob-Stevens-Haas commented 1 month ago

CVXPY has historically used ECOS, but recently switched to a new solver clarabel. This causes certain failures due to different arguments (max_iter vs max_iters)