-
Updated
Feb 15, 2022 - Python
nonlinear-dynamics
Here are 110 public repositories matching this topic...
-
Updated
Feb 17, 2022 - Julia
-
Updated
Dec 25, 2021 - Python
-
Updated
Aug 24, 2019 - Python
-
Updated
Feb 13, 2021 - Julia
-
Updated
Mar 30, 2021 - Python
Super straightforward, kinda mandatory, but I don't think we should count it as a breaking change. We're literally changing the LightGraphs name with Graphs.jl. See https://discourse.julialang.org/t/lightgraphs-jl-transition/69526 for more details.
remove all places where node_t
is used
-
Updated
Feb 21, 2022 - Jupyter Notebook
-
Updated
May 12, 2021 - C++
-
Updated
Feb 21, 2022 - Julia
-
Updated
May 14, 2019 - MATLAB
-
Updated
Nov 18, 2019 - Jupyter Notebook
-
Updated
Feb 22, 2022 - MATLAB
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
Following on from #67 I I think it would be a very good thing if MuMoT models could be created and referenced in Notebooks without using Notebook cell execution numbers. At present the example Notebooks contain cells like:
%%model
$
U -> A : g_A
U -> B : g_B
A -> U : a_A
B -> U : a_B
A + U -> A + A : r_A
B + U -> B + B : r_B
A + B -> A + U : s
A + B -> B + U : s
$
then
`
-
Updated
Feb 21, 2021 - Python
-
Updated
Oct 5, 2020
-
Updated
Oct 26, 2018 - Jupyter Notebook
-
Updated
Jul 28, 2021 - MATLAB
-
Updated
Jun 2, 2019 - MATLAB
-
Updated
Dec 18, 2021 - Python
-
Updated
Jul 3, 2018 - Jupyter Notebook
-
Updated
Dec 9, 2021 - Julia
-
Updated
May 23, 2018 - Julia
-
Updated
Sep 15, 2021 - MATLAB
-
Updated
Nov 26, 2021 - Python
-
Updated
Jan 13, 2022 - Python
-
Updated
Apr 20, 2018 - Haskell
Improve this page
Add a description, image, and links to the nonlinear-dynamics topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the nonlinear-dynamics topic, visit your repo's landing page and select "manage topics."
and link to Github discussions Q&A.