Using NutMEG-Implementations ============================ `NutMEG-Implementations <https://github.com/pmhiggins/NutMEG-Implementations>`_ is a github repository with various implementations of NutMEG which may be of interest to any others. They can be used by downloading both repositories, positioning them in the same directory and running code from within NutMEG-Implementations. Example structure: .. code:: projects/ |--NutMEG/ `--NutMEG-Implementations/ |--Venus/ `--EVenus.py Then to run some code: .. code:: cd projects/NutMEG-Implementations/Venus python3 EVenus.py