https://gitlab.com/AmosEgel/smuthi
Raw File
Tip revision: f810fb804bc0707882c5a3977a57b7fea740a09a authored by kuznetsovsasmb on 20 December 2020, 17:19:55 UTC
#40 Add warinig if user try to run simulate with wavelength >> particle_size
Tip revision: f810fb8
make_wheel_windows.bat
python setup.py prepare
python setup.py build_ext --inplace --compiler=mingw32 --fcompiler=gnu95 -f
python setup.py bdist_wheel
back to top