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

Bugfix - axes.py #413

Closed sarinstein-yan closed 8 months ago

sarinstein-yan commented 9 months ago

Fix the bug in the doc of "ParameterizedLibrary"

Jacob-Stevens-Haas commented 9 months ago

What bug does this fix? An AxesArray with no axes is just a numpy array, hence why the axes argument is required.

Jacob-Stevens-Haas commented 8 months ago

@sarinstein-yan bumping FYSA. Please describe the bug this fixes, then we can talk about whether this is the right fix.