/PyQHE

Python scripts for exploring the quantum hall effect.

Primary LanguagePythonApache License 2.0Apache-2.0

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.

Getting Started

For more information and introductions, test cases in examples are also informative.

Install

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 .

Advantages

Citing PyQHE

Contribution