EntangledSBM / entangled-tps /environment.yml
Sophia Tang
Initial commit with LFS
7efee70
raw
history blame contribute delete
218 Bytes
name: entangled-tps
channels:
- conda-forge
dependencies:
- python=3.10
- openmmtools
- pip
- pip:
- tqdm
- matplotlib
- joblib
- pyemma
- ipykernel
- torch==1.13.1
- numpy==1.26.4