*.swp
./*.py
*.pyc
*.dat
*.hdf5
*.h5
.DS_Store
._*
.eggs
*.egg-info
.vscode
__pycache__
playground
build
dev_test
dist
tenpy/_version.py
tenpy/linalg/*.c
tenpy/linalg/*.cpp
tenpy/linalg/*.so
tenpy/linalg/*.html
tests/export_import_test/data/*
tests/benchmark/*.txt
tests/benchmark/*.png
hdf5_io/
examples/yaml/results
.ipynb_checkpoints
.idea
.coverage
htmlcov
coverage.*
.ipynb_checkpoints
*.ipynb
*.pkl
