mirror of
https://github.com/cdtools-developers/cdtools.git
synced 2026-09-10 13:32:40 +02:00
12 lines
341 B
Plaintext
12 lines
341 B
Plaintext
numpy>=1.0
|
|
scipy>=1.0
|
|
matplotlib>=2.0 # 2.0 introduces better colormaps which are used by default
|
|
pytorch>=1.9.0 #1.9.0 implements support for autograd on indexed complex tensors
|
|
h5py>=2.1
|
|
python-dateutil
|
|
pytest
|
|
pooch
|
|
sphinx>=4.3.0 # Fixes a bug with bulleted lists
|
|
sphinx-argparse
|
|
sphinx_rtd_theme>=0.5.1 # Fixes a bug with bulleted lists
|