-
Updated
Apr 7, 2022 - C++
nonlinear
Here are 109 public repositories matching this topic...
-
Updated
Apr 16, 2022 - Julia
-
Updated
Apr 16, 2021 - Python
-
Updated
Apr 8, 2022 - C
Now that Makie.jl has support for text input boxes,
we should use those to replace the current boxes that just state the
values of the limits (so that users can choose exact limits)
https://makie.juliaplots.org/stable/examples/layoutables/textbox/
-
Updated
Dec 8, 2021 - Python
-
Updated
Nov 11, 2021 - Julia
-
Updated
Nov 13, 2020 - MATLAB
TSP claims to be type agnostic.
There should be tests for this.
In particular Float32 and Complex numbers will be of Interest.
Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/64400386-add-tests-for-different-number-types-float32-complex?utm_campaign=plugin&utm_content=tracker%2F89129719&utm_medium=issues&utm_source=githu
-
Updated
Apr 16, 2022 - C++
-
Updated
Jul 4, 2018 - C++
I was really young programming-wise when I wrote parallel_integrator of in-place continuous systems. I wrote it as having a matrix state, where each column is each state of the dynamical system. I'm not sure why I went with this route instead of the route of having it a vector of states. I'm certain that I have benchmarked both cases extensively and chose the one with most performance.
But th
-
Updated
Apr 9, 2022
-
Updated
Apr 11, 2022 - Julia
-
Updated
May 4, 2021 - Python
-
Updated
Mar 18, 2017 - MATLAB
-
Updated
Apr 11, 2022 - R
-
Updated
Feb 20, 2019 - R
-
Updated
Aug 24, 2021 - Python
I'm reading again the Nonlinear Time Series Analysis textbook by Kantz & Schreiber. In section 6.5 they describe a rather straightforward method for estimating a good value of the Theiler window. It is a method by Provenzale et al
Provenzale, A., Smith, L. A., Vio, R. &Murante, G. (1992). Distinguishing between low-dimensional dynamics and randomness in measured time series. Physica D, 58, 31
-
Updated
May 6, 2019 - Jupyter Notebook
-
Updated
Feb 8, 2022 - C
-
Updated
Dec 18, 2020 - JavaScript
-
Updated
Jun 2, 2019 - MATLAB
-
Updated
Feb 8, 2022 - Nim
-
Updated
Apr 6, 2022 - HTML
Improve this page
Add a description, image, and links to the nonlinear topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the nonlinear topic, visit your repo's landing page and select "manage topics."
Even though both GALI and expansion entropy tests pass, they take too long to run. So they are commented out at the moment. We need to be smarter with the tests we write so that we can still test everything without computing for too long.