Skip to content

Latest commit

 

History

History
24 lines (13 loc) · 857 Bytes

README.md

File metadata and controls

24 lines (13 loc) · 857 Bytes

OptiRocket : Rocket staging optimisation

Originally, this project was a school assignment. But the subject was so cool that we decided to develop the code further and build a package out of it.

Concept

You want to send a satellite to orbit ? Design the best rocket for the job !

This packages automatically computes the most optimized staging and propellants of your rocket for the mission specified.

User Guide

the User Guide describes how to use the package.

Installation

The package will be available on PyPi, and installable using pip but only when ready (not yet...)

For now, feel free to clone the repo and contribute 😉 We recommend Poetry for dependency management.

Origins

This project was initially a school project, info is in the file School Project