-
Rather than doing scatterplot-based rendering of found lyapunov functions, make another plotting script which renders the full polygon by color the vertices and using OpenGL interpolation. This will l…
-
#### Describe the bug
I would like to predict the next element of the series `[2697. 1198. 599. 2997. 1199.]`.
#### Code Sample
I tried:
```python
import statsmodels.tsa.arima.model a…
-
**Describe the bug**
In the current version, the Lyapunov multiplier is increasing when we train the LAC algorithm in the Oscillator or CartPoleCost environments. This was not the case when I trained…
-
Thanks for the fantastic package. Briefly, I have some problems trying to find periodic orbits for a system built from [Catalyst.jl](https://github.com/SciML/Catalyst.jl) for which I know a Hopf bifur…
-
This is a summary of the progress of implementing a comprehensive framework for complexity analysis. The goal is too carefully reimplement all indices so that it's efficient, validated and tested.
…
-
I'm pretty sure it should unless the documentation suggests that it should only be used for one float? Or maybe I'm doing this all wrong?
``` r
library(argoFloats)
temp_cache Kept 351 cycles (0.…
-
Facing Error using validate (line 143) total dimension of C should be > length(b) while using sdpt3 during Common Lyapunov function constraints. It fails while my total number of constraints becomes a…
-
This is specifically to be used with PARL.
-
I don't understand the theoretical part of the paper [stable neural flows](https://arxiv.org/pdf/2003.08063.pdf) and I think there might be something wrong with it.
Can someone explain the proof of…
-
Dear Dr. Pan @pswpswpsw ,
My system has a simple nonlinear sine function. The hyperparam selection figure is as follows so that I choose rank=90 and sigma=4. But the reconstruction error plot lo…