williamsj0165

Results 1 issues of williamsj0165

In the PDE-FIND example, block 3 line 4, the code: `u = ps.AxesArray(np.ones((len(x) * len(t), 2)),{"ax_coord":1}) ` returned the error `module 'pysindy' has no attribute 'AxesArray'` I've updated PySINDy to...