Skip to content

Releases: JuliaDynamics/DelayEmbeddings.jl

SymVer v1.0 release

18 Jan 21:34
Compare
Choose a tag to compare

Nothing changed from the previous release.

mutual information, delay and dimension estiamtion improvements

06 Jan 21:51
Compare
Choose a tag to compare

New methods for estimating the embedding dimension (#9)

05 Dec 14:02
Compare
Choose a tag to compare

New methods for estimating the embedding dimension (#9)

  • faster _average_a

  • new fnn-based methods for estimating dimension

  • fix REQUIRE

  • same return types of afnn, fnn and f1nn

  • interface and doc of estimate_dimension

  • fix in signature of estimate_dimensions

  • test estimate_delay methods

  • add citations, (Atol, Rtol) -> (atol, rtol)

Julia functions that use tolerances use atol instead of Atol. In general, CamelCase is reserved for type and module names while it is preferred that parameter and keyword names use lower case.

γ, embed, docfixes

21 Nov 13:58
Compare
Choose a tag to compare
Takens embedding theorem

Closes #7

Initial release, with functionality from DynSysBase and ChaosTools

09 Nov 12:44
Compare
Choose a tag to compare