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

[BUG] Remove `interaction_only` arg from PDELibrary #492

Closed Jacob-Stevens-Haas closed 3 months ago

Jacob-Stevens-Haas commented 7 months ago

It's related functionality has been removed, and no longer does anything. It is a vestige of library_functions argument, which was replaced with the function_library argument.