igclib is a Python module and a command line tool designed for the analysis of paragliding competitions. Its main purpose is to serve as backend to Task Creator.
git clone https://github.com/teobouvard/igclib.git
cd igclib
make installFor a quick guide on how to use this library, take a look at the documentation.
Solving the task optimization problem using Quasi-Newton methods
- Python 3.5 or higher