dynamicslab / pysindy

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

BLD: Limit CVXPY version #501

Closed Jacob-Stevens-Haas closed 6 months ago

Jacob-Stevens-Haas commented 6 months 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)