Using NutMEG-ImplementationsΒΆ

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:

projects/
|--NutMEG/
`--NutMEG-Implementations/
    |--Venus/
        `--EVenus.py

Then to run some code:

cd projects/NutMEG-Implementations/Venus
python3 EVenus.py