Repository to hold all the code related to my group's IE400 semester project
- make a virtual environment with
virtualenv
and install numpy in that OR install numpy globally usingpip install numpy
- run the data-generator.py file and pass it an argument for N like so
python data-generator 75
- View the output