
# python compiled files
__pycache__/
.cache
*.ipynb
*.pyc
*.egg-info
dist
build
_build

#pip meta data
pip-wheel-metadata

# macOS files
.DS_Store

# ide settings and files
.idea
.vscode

# Other
.pytest_cache
examples/cp_ct_cq_lut.p
_site/
.jekyll-cache/
examples/hist.hist
examples/SLSQP.out

# Log files
*.log