Forked from
kwant / kwant
642 commits behind the upstream repository.
-
Christoph Groth authored
This completes 9fdd41e8.
Christoph Groth authoredThis completes 9fdd41e8.
.gitignore 393 B
*~
*.pyc
*.pyo
*.so
/kwant/*.c
/kwant/*/*.c
/build
/dist
/doc/build
/doc/source/reference/generated/
/doc/source/code/include/*.py
/doc/source/code/figure/*.png
/doc/source/code/figure/*.pdf
/doc/source/code/figure/.*_flag
/doc/source/code/figure/[a-zA-Z]*.py
/doc/source/code/figure/*.txt
/doc/source/code/download/
/build.conf
/kwant.egg-info/
/MANIFEST.in
.cache/
.coverage
.eggs/
htmlcov/