Skip to content
#

chaos

Here are 258 public repositories matching this topic...

chaos-mesh
Lucas-Froguel
Lucas-Froguel commented Feb 11, 2021

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

Datseris
Datseris commented Aug 19, 2020

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

JonasIsensee
JonasIsensee commented Oct 7, 2018

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

Improve this page

Add a description, image, and links to the chaos topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the chaos topic, visit your repo's landing page and select "manage topics."

Learn more