Skip to content

Releases: JuliaDynamics/ChaosTools.jl

Lyapunov for 1D systems

14 Apr 10:03
3b830f7
Compare
Choose a tag to compare
v0.9.3

1D lyapunov (#62)

Add stochastic estimator

11 Apr 10:18
3d37282
Compare
Choose a tag to compare

From Cao's paper, that accompanies Cao's method for delay embedding dimension estimation.

Big performance increase on `non0hist`

03 Apr 11:57
Compare
Choose a tag to compare

upgraded psos

02 Apr 22:47
Compare
Choose a tag to compare
v0.9.0

changelog p[sos

Docstring fixes

01 Apr 12:57
Compare
Choose a tag to compare
v0.8.2

fix forgoten renyi in tests

Fix docstring of caos method

21 Mar 14:50
Compare
Choose a tag to compare
v0.8.1

remove saturation from docstirng

Estimate delay and dimension

20 Mar 09:25
Compare
Choose a tag to compare

Cao's method, and 3 methods to estimate delay.

Re-organizing source code

05 Mar 11:39
Compare
Choose a tag to compare

Move neighborhoods and reconstruction parameter estimation to base.

added type stability improvements and tests.

Make numerical lyapunov use new reconstruction correctly.

Allow thieler window choice

25 Feb 17:43
01d9e10
Compare
Choose a tag to compare

In numericallyapunov

New DynamicalSystem

20 Feb 00:02
Compare
Choose a tag to compare

Methods that use a DynamicalSystem have been reworked almost from the ground up, to use DynamicalSystemsBase 0.6.

Most high-level interface has remainted the same, however there have been some slight changes.

Also now lyapunovs can compute k exponents.

For the rest, see the official docs (with ChaosTools 0.6!)