-
Hi,
I am trying to install UQ-SINDy on both Macbook and Windows and I have trouble. Do you have any more detailed instructions?
Thanks!
-
https://iopscience.iop.org/article/10.1088/2515-7639/ab291e/pdf
-
**Describe the bug**
AssertionError: data['error'] contains np.inf
Occurs ~19/20 of the time, but (strangely) **_is_** able to produce a plot ~1/20 of the time
**To Reproduce**
Steps to reproduc…
-
I get "AttributeError: module 'numpy' has no attribute 'math'" when I run cell [5] in the binder notebook
### Reproducing code example:
```
model = ps.SINDy()
model.fit(x_train, t=dt)
model.p…
-
## Is your feature request related to a problem? Please describe.
If I build a model (`model1`) and fit it on the first 3 POD modes of a PDE, then I run `model2=sklearn.model.clone(model1)` and fit o…
-
SINDY-Mpc algorithm is not implemented for F8 flight control? I have tried running MPCF8.m but I think it is not implemented.
-
## Is your feature request related to a problem? Please describe.
This feature request attempts to solve two issues with pySINDy:
1. The lack of a way to extract the dynamics as an evaluable fun…
-
The paper : https://arxiv.org/abs/2009.08810 extends the numerical differentiation methods within an integrated optimization framework. Noise can be separated from signal, resulting in an architecture…
-
Hi creator of the scDC,
I was running the scDC_clustering() function and this error is shown:
"Calculating sample proportion..."
Error: 'trendVar' is defunct.
Use 'fitTrendVar' instead.
See he…
-
Hi all, first of all thanks for your hard work on the package. It's a very cool algorithm and I've been making good use of it.
I ran into two small bugs, but I think they would be a low priority fo…