Testing large functionality locally before moving it over to Pysmo
- numpy
- scipy
- matplotlib
- iPython
- In iPython, cd into the directory the script is located in. Open up the iPython console and type
run ./fourier.py
- In Python, cd into the directory the script is located in. Open up the Python console and type
python fourier.py