/aipoincare

Counting the number of conservation laws from trajectory data

Quick Start

The 'aipoincare' package is available on PyPI and can be installed with pip install aipoincare

Required packages:

numpy
pytorch
matplotlib
flask
os
sklearn
copy

First example

from aipoincare.main import run

run()

Then play with our GUI ! Have fun !