All Projects → esa → Pykep

esa / Pykep

Licence: gpl-3.0
PyKEP is a scientific library providing basic tools for research in interplanetary trajectory design.

pykep

Join the chat at https://gitter.im/esa/pykep

Build Status Code Health

pykep is a scientific library providing basic tools for astrodynamics research. Algorithmic efficiency is a main focus of the library, which is written in C++ and exposed to Python using the boost::python library. At the library core is the implementation of an efficient solver for the multiple revolutions Lambert's problem, objects representing direct (Sims-Flanagan), indirect (Pontryagin) and hybrid methods to represent low-thrust optimization problems, efficient keplerian propagators, Taylor-integrators, a SGP4 propagator, TLE and SATCAT support and more.

Check the official documentation at https://esa.github.io/pykep/

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].