Skip to content

igclib/pygclib

Repository files navigation

logo


Important

pygclib, formerly igclib, is under a heavy transition phase. Expect things to be broken.

The developement is currently focused on igclib, the C++ port of pygclib. Once igclib is stable, Python bindings will be introduced for pygclib and legacy code will be deleted. For the moment, use at your own risk.


pygclib is a Python package and a command line tool designed for the analysis of paragliding flights and competitions. Its main purpose is to serve as backend to Task Creator.

Get started

sudo apt-get install libspatialindex-dev
git clone https://github.com/igclib/pygclib.git
cd pygclib
make install

For a quick guide on how to use this library, take a look at the documentation.

Interesting links

Solving the task optimization problem using Quasi-Newton methods

Requirements

  • Python 3.5 or higher
  • libspatialindex-dev

About

Python bindings for igclib

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published