SINDy with control
Pre-release
Pre-release
This release adds functionality for performing SINDy with control inputs (SINDYc). It also implements concatenation of feature libraries via the + operator.
Minor changes:
- SINDy constructor properly instantiates
optimizer
,differentiation_method
, andfeature_library
- improved discrete time input handling
- Updated README
- Various documentation typos fixed