PyQHE is the modularization and high-performance 2-D quantum system simulation for exploring the Quantum Hall effect (FQHE and IQHE).
PyQHE is built on top of advanced scientific computing frameworks, one can choose backend from numpy, JAX and some commerce software to solve equations.
For more information and introductions, test cases in examples
are also informative.
The package is purely written in Python.
- Pull the repository
git clone https://github.com/allegro0132/PyQHE.git
- PyQHE can be obtained via pip as:
pip install -e .