ViktorWase / 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 to perform research in interplanetary trajectory design or, more generally, in mission analysis. 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 the Sims-Flanagan low-thrust model, efficient Keplerian propagators, Taylor-integrators and more ...

Check the official documentation at http://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++ 92.7%Language:Python 4.8%Language:C 1.6%Language:CMake 0.8%Language:Objective-C 0.0%