https://gitlab.com/AmosEgel/smuthi
Raw File
Tip revision: 88dd13b7ee3371242c4f18cc9e071077e30f7979 authored by Lorenzo Pattelli on 05 March 2021, 10:26:05 UTC
fix saving near field to hdf5 format for Dipole sources
Tip revision: 88dd13b
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