-
Updated
Mar 13, 2022 - C++
nonlinear
Here are 107 public repositories matching this topic...
-
Updated
Mar 3, 2022 - Julia
-
Updated
Apr 16, 2021 - Python
-
Updated
Mar 13, 2022 - C
We now have uniform look for 2D and 3D: http://makie.juliaplots.org/stable/makielayout/axis3.html
Would be nice to update examples that use 3D into the new feel. Will probably also simplify source code.
-
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
Feb 17, 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
Mar 11, 2022
-
Updated
May 4, 2021 - Python
-
Updated
Mar 18, 2017 - MATLAB
-
Updated
Mar 10, 2022 - Julia
-
Updated
Mar 13, 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
Mar 4, 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."
For debugging purposes during the long wait times of a dense
basins_of_attraction, would be nice if the funtion prints an info whenever it finds a new attractor.