Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jerrychen97/kitaevladder
Using TeNPy to simulate Kitaev Ladders. This will be part of my PSI essay work.
https://github.com/jerrychen97/kitaevladder
dmrg kitaev-model physics
Last synced: 24 days ago
JSON representation
Using TeNPy to simulate Kitaev Ladders. This will be part of my PSI essay work.
- Host: GitHub
- URL: https://github.com/jerrychen97/kitaevladder
- Owner: JerryChen97
- Created: 2020-04-01T01:26:42.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2021-02-03T17:13:27.000Z (almost 4 years ago)
- Last Synced: 2024-11-11T14:58:49.503Z (3 months ago)
- Topics: dmrg, kitaev-model, physics
- Language: Jupyter Notebook
- Homepage:
- Size: 7.49 GB
- Stars: 2
- Watchers: 0
- Forks: 1
- Open Issues: 30
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# KitaevLadder
Using TeNPy to simulate Kitaev Ladders. This will be part of my PSI essay work.## Notice for the PSI work
To check with those mentioned in my PSI essay, please open and read the `Demo for the Essay.ipynb`.## Using TeNPy
TeNPy has already implemented the lattice structure for ladders.## Reference
- The code design is based on the [Haldane model](https://github.com/tenpy/tenpy/blob/master/examples/chern_insulators/haldane_C3.py) given in the TeNPy example.
- Relevant papers includes: [Yang, 2012](https://arxiv.org/pdf/1205.5792.pdf)