Skip to content

bytedance/laqx

Repository files navigation

LaQX

Lattice Quantum simulation based on jaX — a JAX toolkit for neural quantum-state simulations of two-dimensional lattice models.

This README only covers setup and a first command. See the full documentation for the project overview, examples, and reference material.

Installation

Python 3.10+ and a CUDA-capable GPU are recommended.

pip install -c constraints.txt --upgrade "jax[cuda12_pip]==0.5.0" \
    -f https://storage.googleapis.com/jax-releases/jax_cuda_releases.html
pip install chex==0.1.90 scipy==1.13.0 optax==0.2.2 numpy==1.26.4 tqdm==4.66.5

Quick Start

bash docs/examples/hubbard/16x4_pbc_U8_ace_small.sh

License

MIT — see LICENSE.

About

No description, website, or topics provided.

Resources

License

Stars

3 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages