MATLAB package for computing choreographies. The code is used in the following paper:
- H. Montanelli, N.I. Gushterov, Computing planar and spherical choreographies, SIADS (2016)
To install, you can either download a .zip file or clone the directory with Git.
Download a .zip of choreolab from:
To clone the choreolab repository, first navigate in a terminal to where you want the repository cloned, then type:
git clone https://github.com/Hadrien-Montanelli/choreolab.git
The package requires Chebfun: https://github.com/chebfun/chebfun.
Check out choreo.m
— happy computing!
See LICENSE.txt
for licensing information.
Any comment or question, send an email to: [email protected]