Skip to content
/ EDL-Py Public
forked from CDNoyes/EDL-Py

Aerospace engineering research in Python

License

Notifications You must be signed in to change notification settings

cescjf/EDL-Py

 
 

Repository files navigation

EDL-Py

Research-grade Entry, Descent, and Landing software in Python 2.7 alt text

Dependencies

  • Standard numerical computing packages (numpy, scipy, pandas, etc)
  • transitions - FSM software
  • chaospy - software for polynomial chaos expansions and design of experiments
  • cubature - python wrapper for cubature
  • pyOpt - convenient interface wrapper around many numerical optimization routines

Optional

  • pygraphviz - FSM visualization, dependent on graphviz and swig. Difficult to install on Windows, I highly recommend using these wheels with pip.

About

Aerospace engineering research in Python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 94.3%
  • MATLAB 5.7%