-
Updated
Jun 2, 2021 - Go
chaos
Here are 258 public repositories matching this topic...
-
Updated
Jul 9, 2021
-
Updated
Jul 6, 2021 - Go
-
Updated
Jul 19, 2021 - Go
-
Updated
Apr 24, 2021 - Go
-
Updated
Mar 29, 2021 - Python
-
Updated
Jan 13, 2021 - Go
-
Updated
Jul 9, 2021 - JavaScript
-
Updated
Apr 16, 2021 - Python
Hello there. I am working in a new way to calculate some RQA quantifiers and, for this purpose, I need to extract some smaller sets of the Recurrence Matrix (RM). I have implemented this in my own code, however I would like to integrate it with DynamicalSystems to use its high speed. In my code, I have defined a RecurrencePlot (RP) as a Array{Bool, 2} and, hence, extracting a smaller block reduc
-
Updated
Jul 23, 2021
-
Updated
Apr 27, 2021 - Python
-
Updated
Jul 20, 2021 - C
Be conservative about the changes necessary to the core of DAPPER.
ATM, this requires pretending variable-length state or obs are fixed-length. This enables using np.ndarrays without hassle, but includes overhead.
- Is "pretending" compatible with all DA methods?
- How should RMSEs be calculated?
This paper: https://www.sciencedirect.com/science/article/pii/0375960183909453?via%3Dihub describes a method to estimate fractal dimensions of fractal basins boundary of attraction, which is useful because it is very hard to get the precise form of the boundary and then use stuff like genentropy (because you typically have all states that converge to an attractor, not just their boundary).
Im
-
Updated
Jul 22, 2021 - Go
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
Aug 24, 2019 - Python
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
Jul 6, 2021 - Julia
-
Updated
Dec 10, 2020 - Julia
-
Updated
Jun 15, 2020 - JavaScript
-
Updated
May 11, 2021 - JavaScript
Improve this page
Add a description, image, and links to the chaos topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the chaos topic, visit your repo's landing page and select "manage topics."
Question
As we updated the spec of CRD, the script test always fail, because it use the updated CRD in the PR and outdated image on the dog docker hub.
We need rebuild these images each time.