Skip to content

dyscolab/poincare

Repository files navigation

PyVersion Package Conda Version License CI pre-commit.ci status

Poincaré: simulation of dynamical systems

Poincaré allows to define and simulate dynamical systems in Python.

Usage

See poincare's documentation on the dyscolab page, or go directly to the intro tutorial.

Installation

It can be installed from PyPI:

pip install -U poincare

or conda-forge:

conda install -c conda-forge poincare

Development

This project is managed by pixi. You can install it for development using:

git clone https://github.com/dyscolab/poincare
cd poincare
pixi run pre-commit-install  # install pre-commit hooks

Pre-commit hooks are used to lint and format the project.

Testing

Run tests using:

pixi run test

About

Poincaré: simulation of dynamical systems

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 5

Languages