ConleyDynamics.jl

ConleyDynamics.jl: A Julia package for multivector dynamics on Lefschetz complexes - Published in JOSS (2025)

https://github.com/almost6heads/conleydynamics.jl

Science Score: 98.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 9 DOI reference(s) in README and JOSS metadata
  • Academic publication links
    Links to: joss.theoj.org, zenodo.org
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
    Published in Journal of Open Source Software
Last synced: 10 months ago · JSON representation ·

Repository

Conley index and multivector fields for Julia

Basic Info
Statistics
  • Stars: 8
  • Watchers: 1
  • Forks: 1
  • Open Issues: 0
  • Releases: 20
Created over 2 years ago · Last pushed 11 months ago
Metadata Files
Readme Contributing License Citation

README.md

ConleyDynamics.jl

Conley index and multivector fields for Julia.

ConleyDynamics.jl is a Julia package for studying combinatorial multivector fields using Conley theory. The multivector fields can be studied on arbitrary Lefschetz complexes, which include both simplicial and cubical complexes as important special cases. The concept of combinatorial multivector field generalizes Forman vector fields, which were originally introduced to study Morse theory in a discrete combinatorial setting.

The detailed documentation can be found here.

Contributing

If you would like to raise an issue or contribute, please see the CONTRIBUTING.md file. For feature requests, please see the discussions tab.

License

ConleyDynamics.jl is released under the MIT license.

Citation

If you use ConleyDynamics.jl in your publication, research, teaching, or other activities, please use the BibTeX citation

latex @article{wanner:25a, author = {Thomas Wanner}, title = {Conley{D}ynamics.jl: {A} {J}ulia package for multivector dynamics on {L}efschetz complexes}, journal = {Journal of Open Source Software}, doi = {10.21105/joss.08085}, volume = {10}, number = {111}, pages = {8085}, url = {https://joss.theoj.org/papers/10.21105/joss.08085}, year = {2025} }

This paper can be accessed at DOI. You can also download the BibTeX template CITATION.bib. For an archived version of the package see DOI.

Owner

  • Name: Thomas Wanner
  • Login: almost6heads
  • Kind: user
  • Location: Fairfax, Virginia
  • Company: George Mason Univerity

JOSS Publication

ConleyDynamics.jl: A Julia package for multivector dynamics on Lefschetz complexes
Published
July 28, 2025
Volume 10, Issue 111, Page 8085
Authors
Thomas Wanner ORCID
George Mason University, USA
Editor
Vincent Knight ORCID
Tags
dynamics combinatorics topology mathematics

Citation (CITATION.bib)

@article{wanner:25a,
   author = {Thomas Wanner},
   title = {Conley{D}ynamics.jl: {A} {J}ulia package for multivector
            dynamics on {L}efschetz complexes},
   journal = {Journal of Open Source Software},
   doi = {10.21105/joss.08085},
   volume = {10},
   number = {111},
   pages = {8085},
   url = {https://joss.theoj.org/papers/10.21105/joss.08085},
   year = {2025}
   }

@software{ConleyDynamics.jl,
  author = {Thomas Wanner},
  title  = {{C}onley{D}ynamics.jl: {A} {J}ulia package for multivector
            dynamics on {L}efschetz complexes},
  url    = {https://github.com/almost6heads/ConleyDynamics.jl},
  year   = {2024},
  doi    = {10.5281/zenodo.14248929}
  }

GitHub Events

Total
  • Create event: 15
  • Commit comment event: 34
  • Release event: 15
  • Issues event: 5
  • Watch event: 8
  • Issue comment event: 16
  • Push event: 93
  • Pull request review event: 1
  • Pull request event: 3
  • Fork event: 1
Last Year
  • Create event: 15
  • Commit comment event: 34
  • Release event: 15
  • Issues event: 5
  • Watch event: 8
  • Issue comment event: 16
  • Push event: 93
  • Pull request review event: 1
  • Pull request event: 3
  • Fork event: 1

Issues and Pull Requests

Last synced: 10 months ago

All Time
  • Total issues: 3
  • Total pull requests: 5
  • Average time to close issues: 1 day
  • Average time to close pull requests: about 1 hour
  • Total issue authors: 3
  • Total pull request authors: 2
  • Average comments per issue: 7.33
  • Average comments per pull request: 0.0
  • Merged pull requests: 5
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 3
  • Pull requests: 5
  • Average time to close issues: 1 day
  • Average time to close pull requests: about 1 hour
  • Issue authors: 3
  • Pull request authors: 2
  • Average comments per issue: 7.33
  • Average comments per pull request: 0.0
  • Merged pull requests: 5
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
  • LuisScoccola (1)
  • bonh (1)
  • JuliaTagBot (1)
Pull Request Authors
  • danielskatz (4)
  • drvinceknight (1)
Top Labels
Issue Labels
Pull Request Labels

Packages

  • Total packages: 1
  • Total downloads:
    • julia 3 total
  • Total dependent packages: 0
  • Total dependent repositories: 0
  • Total versions: 19
juliahub.com: ConleyDynamics

Conley index and multivector fields for Julia

  • Versions: 19
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 3 Total
Rankings
Dependent repos count: 3.2%
Downloads: 5.5%
Average: 8.3%
Dependent packages count: 16.3%
Last synced: 10 months ago

Dependencies

.github/workflows/CI.yml actions
  • actions/checkout v4 composite
  • julia-actions/cache v1 composite
  • julia-actions/julia-buildpkg v1 composite
  • julia-actions/julia-runtest v1 composite
  • julia-actions/setup-julia v1 composite
.github/workflows/CompatHelper.yml actions
.github/workflows/TagBot.yml actions
  • JuliaRegistries/TagBot v1 composite
.github/workflows/documentation.yml actions
  • actions/checkout v4 composite
  • julia-actions/setup-julia v1 composite