PeriodicOrbits

Interface and algorithms for finding periodic orbits (stable or unstable) in dynamical systems

https://github.com/juliadynamics/periodicorbits.jl

Science Score: 67.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
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
    Found 1 DOI reference(s) in README
  • Academic publication links
    Links to: springer.com
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (10.3%) to scientific vocabulary

Keywords

dynamical-systems hacktoberfest limit-cycle periodic-orbits stability-analysis
Last synced: 6 months ago · JSON representation ·

Repository

Interface and algorithms for finding periodic orbits (stable or unstable) in dynamical systems

Basic Info
Statistics
  • Stars: 13
  • Watchers: 4
  • Forks: 2
  • Open Issues: 10
  • Releases: 1
Topics
dynamical-systems hacktoberfest limit-cycle periodic-orbits stability-analysis
Created over 1 year ago · Last pushed 10 months ago
Metadata Files
Readme Changelog Contributing License Citation

README.md

PeriodicOrbits.jl

docsdev docsstable CI codecov Package Downloads

PeriodicOrbits.jl provides both the interface and algorithm implementations for finding stable and unstable periodic orbits of discrete and continuous time dynamical systems based on the DynamicalSystems.jl ecosystem.

It can be used as a standalone package, or as part of DynamicalSystems.jl.

To install it, run import Pkg; Pkg.add("PeriodicOrbits").

In the future this package will be a basis for local continuation integrated with DynamicalSystems.jl.

All further information is provided in the documentation, which you can either find online or build locally by running the docs/make.jl file.

Note: Throughout the documentation, "Periodic Orbit" is often abbreviated as "PO" for brevity.

Owner

  • Name: JuliaDynamics
  • Login: JuliaDynamics
  • Kind: organization

A Julia-based software organization for dynamical systems, nonlinear dynamics, complex systems and the complexities of the scientific life

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
  • Create event: 4
  • Release event: 1
  • Issues event: 7
  • Watch event: 4
  • Delete event: 2
  • Issue comment event: 22
  • Push event: 29
  • Pull request review comment event: 1
  • Pull request review event: 2
  • Pull request event: 4
Last Year
  • Create event: 4
  • Release event: 1
  • Issues event: 7
  • Watch event: 4
  • Delete event: 2
  • Issue comment event: 22
  • Push event: 29
  • Pull request review comment event: 1
  • Pull request review event: 2
  • Pull request event: 4

Issues and Pull Requests

Last synced: 6 months ago

All Time
  • Total issues: 12
  • Total pull requests: 24
  • Average time to close issues: 4 months
  • Average time to close pull requests: 5 days
  • Total issue authors: 4
  • Total pull request authors: 3
  • Average comments per issue: 1.5
  • Average comments per pull request: 2.96
  • Merged pull requests: 24
  • Bot issues: 0
  • Bot pull requests: 4
Past Year
  • Issues: 12
  • Pull requests: 18
  • Average time to close issues: 4 months
  • Average time to close pull requests: 3 days
  • Issue authors: 4
  • Pull request authors: 3
  • Average comments per issue: 1.5
  • Average comments per pull request: 2.44
  • Merged pull requests: 18
  • Bot issues: 0
  • Bot pull requests: 3
Top Authors
Issue Authors
  • JonasKoziorek (6)
  • Datseris (5)
  • JuliaTagBot (1)
  • ushham (1)
Pull Request Authors
  • JonasKoziorek (34)
  • github-actions[bot] (8)
  • Datseris (3)
Top Labels
Issue Labels
new algorithm (5)
Pull Request Labels

Packages

  • Total packages: 1
  • Total downloads: unknown
  • Total dependent packages: 0
  • Total dependent repositories: 0
  • Total versions: 1
juliahub.com: PeriodicOrbits

Interface and algorithms for finding periodic orbits (stable or unstable) in dynamical systems

  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 0 Total
Rankings
Dependent repos count: 8.4%
Average: 22.3%
Dependent packages count: 36.3%
Last synced: 7 months ago

Dependencies

.github/workflows/CompatHelper.yml actions
  • julia-actions/setup-julia latest composite
.github/workflows/TagBot.yml actions
  • JuliaRegistries/TagBot v1 composite
.github/workflows/ci.yml actions
  • actions/cache v4 composite
  • actions/checkout v4 composite
  • codecov/codecov-action v4 composite
  • julia-actions/julia-buildpkg v1 composite
  • julia-actions/julia-processcoverage v1 composite
  • julia-actions/julia-runtest v1 composite
  • julia-actions/setup-julia v1 composite
  • styfle/cancel-workflow-action 0.12.1 composite
.github/workflows/doccleanup.yml actions
  • actions/checkout v4 composite
.github/workflows/documentation.yml actions
  • actions/checkout v4 composite
  • julia-actions/setup-julia v1 composite