RadiiPolynomial.jl is a Julia package for computer-assisted proofs in dynamical systems.
To install the package, use the following command inside the Julia REPL:
using Pkg; Pkg.add("RadiiPolynomial")
If you use the RadiiPolynomial software in your publication, research, teaching, or other activities, please use the following BibTeX template (cf. CITATION.bib):
@software{RadiiPolynomial.jl,
author = {Olivier Hénot},
title = {RadiiPolynomial.jl},
url = {https://github.com/OlivierHnt/RadiiPolynomial.jl},
year = {},
doi = {}
}
The empty fields year
and doi
should correspond with the cited version of the RadiiPolynomial software. For instance, if you wish to cite the software as a whole: year = {2021}
and doi = {10.5281/zenodo.5705258}
.
You may refer to 10.5281/zenodo.5705258 for more informations.