Skip to content

joaquimpuig/RadiiPolynomial.jl

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RadiiPolynomial.jl

Stable Dev Codebase Graph DOI

RadiiPolynomial.jl is a Julia package for computer-assisted proofs in dynamical systems.

Installing

To install the package, use the following command inside the Julia REPL:

using Pkg; Pkg.add("RadiiPolynomial")

Citing

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.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Julia 100.0%