radiipolynomial.jl
Library for computer-assisted proofs in dynamical systems
Science Score: 77.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 4 DOI reference(s) in README -
✓Academic publication links
Links to: zenodo.org -
✓Committers with academic emails
1 of 3 committers (33.3%) from academic institutions -
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (7.7%) to scientific vocabulary
Keywords
Repository
Library for computer-assisted proofs in dynamical systems
Basic Info
- Host: GitHub
- Owner: OlivierHnt
- License: mit
- Language: Julia
- Default Branch: main
- Homepage: https://olivierhnt.github.io/RadiiPolynomial.jl/
- Size: 26.9 MB
Statistics
- Stars: 22
- Watchers: 1
- Forks: 4
- Open Issues: 2
- Releases: 70
Topics
Metadata Files
README.md
RadiiPolynomial [](https://OlivierHnt.github.io/RadiiPolynomial.jl/stable) [](https://zenodo.org/doi/10.5281/zenodo.5705258) [](https://github.com/OlivierHnt/RadiiPolynomial.jl/actions/workflows/ci.yml)
RadiiPolynomial.jl is a Julia package for computer-assisted proofs in dynamical systems.
📚 Documentation
The official documentation is available online: https://OlivierHnt.github.io/RadiiPolynomial.jl/stable.
🛠️ Installation
The RadiiPolynomial.jl package requires to install Julia (v1.9 or above).
Then, start Julia and execute the following command in the REPL:
julia
using Pkg; Pkg.add("RadiiPolynomial")
🎓 Citation
If you use the RadiiPolynomial library in your publication, research, teaching, or other activities, please use the BibTeX template CITATION.bib (more information).
Owner
- Name: Olivier Hénot
- Login: OlivierHnt
- Kind: user
- Website: https://olivierhnt.github.io
- Repositories: 8
- Profile: https://github.com/OlivierHnt
Citation (CITATION.bib)
@software{RadiiPolynomial.jl,
author = {Olivier Hénot},
title = {RadiiPolynomial.jl},
url = {https://github.com/OlivierHnt/RadiiPolynomial.jl},
year = {2021},
doi = {10.5281/zenodo.5705258}
}
GitHub Events
Total
- Create event: 7
- Commit comment event: 15
- Release event: 8
- Watch event: 3
- Issue comment event: 8
- Push event: 68
- Pull request event: 2
- Fork event: 1
Last Year
- Create event: 7
- Commit comment event: 15
- Release event: 8
- Watch event: 3
- Issue comment event: 8
- Push event: 68
- Pull request event: 2
- Fork event: 1
Committers
Last synced: 8 months ago
Top Committers
| Name | Commits | |
|---|---|---|
| OlivierHnt | 3****t | 400 |
| Olivier | o****t@m****a | 46 |
| MaximePayan | 1****n | 1 |
Committer Domains (Top 20 + Academic)
Issues and Pull Requests
Last synced: 7 months ago
All Time
- Total issues: 1
- Total pull requests: 5
- Average time to close issues: less than a minute
- Average time to close pull requests: about 1 month
- Total issue authors: 1
- Total pull request authors: 2
- Average comments per issue: 69.0
- Average comments per pull request: 0.2
- Merged pull requests: 2
- Bot issues: 0
- Bot pull requests: 3
Past Year
- Issues: 0
- Pull requests: 2
- Average time to close issues: N/A
- Average time to close pull requests: 3 days
- Issue authors: 0
- Pull request authors: 1
- Average comments per issue: 0
- Average comments per pull request: 0.5
- Merged pull requests: 1
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- JuliaTagBot (1)
Pull Request Authors
- github-actions[bot] (3)
- MaximePayan (3)
Top Labels
Issue Labels
Pull Request Labels
Dependencies
- JuliaRegistries/TagBot v1 composite
- actions/cache v1 composite
- actions/checkout v2 composite
- julia-actions/julia-buildpkg v1 composite
- julia-actions/julia-runtest v1 composite
- julia-actions/setup-julia v1 composite