dynamicalbilliards.jl-4986ee89-4ee5-5cef-b6b8-e49ba721d7a5
Last mirrored from https://github.com/JuliaDynamics/DynamicalBilliards.jl.git on 2019-11-18T20:54:05.593-05:00 by @UnofficialJuliaMirrorBot via Travis job 481.10 , triggered by Travis cron job on branch "master"
https://github.com/unofficialjuliamirror/dynamicalbilliards.jl-4986ee89-4ee5-5cef-b6b8-e49ba721d7a5
Science Score: 28.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
Links to: joss.theoj.org -
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (13.4%) to scientific vocabulary
Repository
Last mirrored from https://github.com/JuliaDynamics/DynamicalBilliards.jl.git on 2019-11-18T20:54:05.593-05:00 by @UnofficialJuliaMirrorBot via Travis job 481.10 , triggered by Travis cron job on branch "master"
Basic Info
- Host: GitHub
- Owner: UnofficialJuliaMirror
- License: other
- Language: Julia
- Default Branch: master
- Size: 191 MB
Statistics
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
- Releases: 0
Metadata Files
README.md

A Julia package for dynamical billiard systems in two dimensions. The goals of the package is to provide a flexible and intuitive framework for fast implementation of billiard systems of arbitrary construction.
| Documentation | Citation | Travis | AppVeyor | Gitter |
|:--------:|:--------:|:---------------:|:-----:|:-----:|
|,
|
|
|
|
If you have used this package for research that resulted in a publication, please be kind enough to cite the papers listed in the CITATION.bib file.
Features
Please see the documentation for list of features, tutorials and installation instructions.
Acknowledgements
This package is mainly developed by George Datseris. However, this development would not have been possible without significant help from other people:
- Lukas Hupe(@lhupe) Contributed the lyapunov spectrum calculation for magnetic propagation, implemented the boundary map function and did other contributions in bringing this package to version 2.0 (see here).
- Diego Tapias (@dapias) Contributed the lyapunov spectrum calculation method for straight propagation.
- David. P. Sanders (@dpsanders) and Ragnar Fleischmann contributed in fruitful discussions about the programming and physics of Billiard systems all-around.
- Christopher Rackauckas (@ChrisRackauckas) helped set-up the continuous integration, testing, documentation publishing and all around package development-related concepts.
- Tony Kelman (@tkelman) helped significantly in the package publication process, especially in making it work correctly without destroying METADATA.jl.
Owner
- Name: Unofficial Julia Mirror
- Login: UnofficialJuliaMirror
- Kind: organization
- Website: https://github.com/UnofficialJuliaMirror/MirrorUpdater.jl
- Repositories: 3
- Profile: https://github.com/UnofficialJuliaMirror
Mirror of all registered Julia packages. Updated weekly by @UnofficialJuliaMirrorBot. See also: @UnofficialJuliaMirrorSnapshots.
Citation (CITATION.bib)
@article{DynamicalBilliards.jl-2017,
doi = {10.21105/joss.00458},
url = {https://doi.org/10.21105/joss.00458},
year = {2017},
month = {nov},
volume = {2},
number = {19},
pages = {458},
author = {George Datseris},
title = {{DynamicalBilliards}.jl: An easy-to-use, modular and extendable Julia package for Dynamical Billiard systems in two dimensions.},
journal = {The Journal of Open Source Software}
}
@article{DynamicalBilliards.jl-2019,
doi = {10.1063/1.5099446},
url = {https://doi.org/10.1063/1.5099446},
year = {2019},
month = sep,
publisher = {{AIP} Publishing},
volume = {29},
number = {9},
pages = {093115},
author = {George Datseris and Lukas Hupe and Ragnar Fleischmann},
title = {Estimating Lyapunov exponents in billiards},
journal = {Chaos: An Interdisciplinary Journal of Nonlinear Science}
}