This is a little tutorial for NQS simulations using the jVMC library.
conda create -n quant24 python=3.11
conda activate quant24
conda install mpi4py h5py ipykernel
pip install jVMC
| Name | Name | Last commit date | ||
|---|---|---|---|---|
This is a little tutorial for NQS simulations using the jVMC library.
conda create -n quant24 python=3.11
conda activate quant24
conda install mpi4py h5py ipykernel
pip install jVMC