Newer
Older
name: kwant-latest
channels:
- conda-forge
dependencies:
- python=3.6
- numpy
- scipy
- tinyarray
- sympy
- matplotlib
# Linear algebra libraraies
- mumps
- blas #=1.1 openblas
- openblas #=0.2.20
# Build toolchain
- cython
- libgfortran
## Dev Dependencies
# Testing
- pytest
- pytest-cov
- pytest-flakes
- pytest-pep8
# Documentation building
- numpydoc
- requests
- pip:
- sphinxcontrib-svg2pdfconverter