SalianJr / pykep

PyKEP is a scientific library providing basic tools for research in interplanetary trajectory design.

Home Page:http://esa.github.io/pykep/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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/

About

PyKEP is a scientific library providing basic tools for research in interplanetary trajectory design.

http://esa.github.io/pykep/

License:GNU General Public License v3.0


Languages

Language:C++ 85.0%Language:Python 11.6%Language:C 1.6%Language:CMake 1.6%Language:Shell 0.2%Language:Batchfile 0.0%