MaxClerkwell / gaussian_generator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

gaussian_generator

Clone the repo git clone www.github.com/bjoekeldude/gaussian_generator.git

Move into the directory cd gaussian_generator/

Create virtual environment python3.9 -m venv env

Source the virtual environment source ./env/bin/activate

Install dependencies pip install -r requirements.txt

Run script and follow the instructions given there ./generator.py -h

About

License:BSD 2-Clause "Simplified" License


Languages

Language:Python 100.0%