Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 651 Bytes

README.md

File metadata and controls

25 lines (17 loc) · 651 Bytes

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