/TuringLab

A repository for Physics based Discrete Time Simulations

Primary LanguageJupyter NotebookMIT LicenseMIT

TuringLab

A repository for Physics based Discrete Time Simulations

Running process

Activate conda in the terminal

Install all below modules in conda environment

pip3 install scipy

pip3 install numpy

pip3 install matplotlib

pip3 install pint

Then run below comment for Experiment one & two

python3 fourier_optics/experiment_one.py

python3 fourier_optics/experiment_two.py