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"
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
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
Metadata Files
README.md
DelayEmbeddings.jl

| Documentation | Travis | AppVeyor | Gitter |
|:--------:|:-------------------:|:-----:|:-----:|
| |
|
|
This repo is a minimal package used throughout JuliaDynamics. The features are:
- Defines the
Datasetstructure, which is a wrapper ofVector{SVector}, used in DynamicalSystems.jl. - Implements methods for delay coordinates embedding (Takens' theorem) with high performance and many features.
- Algorithms for estimating optimal delay embedding parameters, the delay time and the number of temporal neighbors (generalization of the "embedding dimension").
- Provides a unified
neighborhoodfunction that works across different kinds of nearest neighbor searching packages.
Owner
- Name: Unofficial Julia Mirror [Snapshots]
- Login: UnofficialJuliaMirrorSnapshots
- Kind: organization
- Website: https://github.com/UnofficialJuliaMirrorSnapshots/RepoSnapshots.jl
- Repositories: 4
- Profile: https://github.com/UnofficialJuliaMirrorSnapshots
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}
}