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

33 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 pyqhe/pytest are also informative.

Install

The package is purely written in Python.

  • Pull the repository
git pull https://github.com/allegro0132/PyQHE.git
  • PyQHE can be obtained via pip as:
pip install .

Advantages

Citing PyQHE

Contribution