Revision 20fc953144e3f5aac53d634da3d387ce35b3df26 authored by Giacomo Mazzamuto on 12 November 2019, 18:51:30 UTC, committed by Giacomo Mazzamuto on 12 November 2019, 18:51:30 UTC
Contribution from Giacomo and Lorenzo

Closes #9

See merge request AmosEgel/smuthi!39
2 parent s b63fe08 + 182e7be
Raw File
.gitignore
.idea/
*__pycache__*
SMUTHI.egg*
snippets/
dist/
scripts/*.dat
docs/_build/
docs/_static/
docs/_templates/
NFM*.mod
build*
NFM*.exe
data/
nfmds_*
*smuthi_output*
smuthi_nfmds_bin*
.project
.pydevproject
.settings
*.pyc
*.prof
*.lprof
*_nfmds_installation_path.txt
*~
scripts/*
examples/*/output
*.sh
*.bat
back to top