Skip to content

JonathanWillitts/pykep

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 92.3%
  • Python 4.9%
  • C 2.0%
  • CMake 0.8%