delayembeddings.jl-5732040d-69e3-5649-938a-b6b4f237613f

Last snapshots taken from https://github.com/UnofficialJuliaMirror/DelayEmbeddings.jl-5732040d-69e3-5649-938a-b6b4f237613f on 2019-11-20T06:10:29.929-05:00 by @UnofficialJuliaMirrorBot via Travis job 153.11 , triggered by Travis cron job on branch "master"

https://github.com/unofficialjuliamirrorsnapshots/delayembeddings.jl-5732040d-69e3-5649-938a-b6b4f237613f

Science Score: 18.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
  • .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (7.9%) to scientific vocabulary
Last synced: 10 months ago · JSON representation ·

Repository

Last snapshots taken from https://github.com/UnofficialJuliaMirror/DelayEmbeddings.jl-5732040d-69e3-5649-938a-b6b4f237613f on 2019-11-20T06:10:29.929-05:00 by @UnofficialJuliaMirrorBot via Travis job 153.11 , triggered by Travis cron job on branch "master"

Basic Info
  • Host: GitHub
  • Owner: UnofficialJuliaMirrorSnapshots
  • License: mit
  • Language: Julia
  • Default Branch: master
  • Size: 33.2 KB
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created about 7 years ago · Last pushed over 6 years ago
Metadata Files
Readme Changelog License Citation

README.md

DelayEmbeddings.jl

DynamicalSystems.jl logo: The Double Pendulum

| Documentation | Travis | AppVeyor | Gitter | |:--------:|:-------------------:|:-----:|:-----:| | | Build Status | Build status | Gitter

This repo is a minimal package used throughout JuliaDynamics. The features are:

  1. Defines the Dataset structure, which is a wrapper of Vector{SVector}, used in DynamicalSystems.jl.
  2. Implements methods for delay coordinates embedding (Takens' theorem) with high performance and many features.
  3. Algorithms for estimating optimal delay embedding parameters, the delay time and the number of temporal neighbors (generalization of the "embedding dimension").
  4. Provides a unified neighborhood function that works across different kinds of nearest neighbor searching packages.

Owner

  • Name: Unofficial Julia Mirror [Snapshots]
  • Login: UnofficialJuliaMirrorSnapshots
  • Kind: organization

Snapshots of all registered Julia packages. Updated weekly by @UnofficialJuliaMirrorBot. See also: @UnofficialJuliaMirror.

Citation (CITATION.bib)

@article{Datseris2018,
  doi = {10.21105/joss.00598},
  url = {https://doi.org/10.21105/joss.00598},
  year  = {2018},
  month = {mar},
  volume = {3},
  number = {23},
  pages = {598},
  author = {George Datseris},
  title = {DynamicalSystems.jl: A Julia software library for chaos and nonlinear dynamics},
  journal = {Journal of Open Source Software}
}

GitHub Events

Total
Last Year