Skip to content

Commit

Permalink
Add requirements.txt using pip freeze
Browse files Browse the repository at this point in the history
  • Loading branch information
wdphy16 committed Jun 5, 2024
1 parent 1f43e86 commit 7ccf03f
Showing 1 changed file with 21 additions and 30 deletions.
51 changes: 21 additions & 30 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,50 +1,41 @@
git+https://github.com/wdphy16/netket.git@mps_rnn_nk3.8

absl-py==2.1.0
beartype==0.18.5
cached-property==1.5.2
cffi==1.16.0
chex==0.1.6
contourpy==1.2.1
cycler==0.12.1
dm-tree==0.1.8
chex==0.1.86
equinox==0.11.4
etils==1.7.0
flax==0.6.4
fonttools==4.53.0
h5py==3.9.0
igraph==0.10.8
flax==0.8.4
fsspec==2024.5.0
h5py==3.11.0
igraph==0.11.5
importlib_resources==6.4.0
jax==0.3.25
jaxlib==0.3.25
jaxtyping==0.2.18
kiwisolver==1.4.5
llvmlite==0.40.1
jax==0.4.28
jaxlib==0.4.28+cuda12.cudnn89
jaxtyping==0.2.29
llvmlite==0.42.0
markdown-it-py==3.0.0
matplotlib==3.9.0
mdurl==0.1.2
ml-dtypes==0.4.0
msgpack==1.0.8
numba==0.57.1
numba4jax==0.0.10.post3
numpy==1.24.4
nest-asyncio==1.6.0
NetKet==3.12.1
numba==0.59.1
numba4jax==0.0.12
numpy==1.26.4
opt-einsum==3.3.0
optax==0.1.7
orbax==0.1.2
optax==0.2.2
orbax-checkpoint==0.5.15
orjson==3.10.3
packaging==24.0
pillow==10.3.0
plum-dispatch==2.4.1
protobuf==5.27.0
pycparser==2.22
Pygments==2.18.0
pyparsing==3.1.2
python-dateutil==2.9.0.post0
PyYAML==6.0.1
rich==13.7.1
scipy==1.12.0
six==1.16.0
scipy==1.13.1
tensorstore==0.1.60
texttable==1.7.0
toolz==0.12.1
tqdm==4.66.4
typeguard==4.3.0
typeguard==2.13.3
typing_extensions==4.12.1
zipp==3.19.1

0 comments on commit 7ccf03f

Please sign in to comment.