Skip to content

Python scripts for exploring the quantum hall effect.

License

Notifications You must be signed in to change notification settings

allegro0132/PyQHE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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