poliastro / tutorial

Practical Mission Analysis with Python using poliastro

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Practical Mission Analysis with Python using poliastro

Remote/cloud usage

Binder will create a cloud environment with all the dependencies just for you!

Binder

Local installation

(.venv) $ pip install pip-tools && pip-sync

or, alternatively,

(.venv) $ pip install -r requirements.txt

About

Practical Mission Analysis with Python using poliastro

License:MIT License


Languages

Language:Jupyter Notebook 100.0%