Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/basnijholt/spin-orbit-nanowires
📜 Code for Spin-Orbit Protection of Induced Superconductivity in Majorana Nanowires (10.1103/PhysRevLett.122.187702)
https://github.com/basnijholt/spin-orbit-nanowires
kwant majorana nanowire paper physics python quantum superconductor
Last synced: 8 days ago
JSON representation
📜 Code for Spin-Orbit Protection of Induced Superconductivity in Majorana Nanowires (10.1103/PhysRevLett.122.187702)
- Host: GitHub
- URL: https://github.com/basnijholt/spin-orbit-nanowires
- Owner: basnijholt
- Created: 2019-12-13T22:07:29.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2022-09-03T04:29:26.000Z (about 2 years ago)
- Last Synced: 2024-11-02T10:42:39.785Z (15 days ago)
- Topics: kwant, majorana, nanowire, paper, physics, python, quantum, superconductor
- Language: Python
- Homepage: https://journals.aps.org/prl/abstract/10.1103/PhysRevLett.122.187702
- Size: 203 KB
- Stars: 11
- Watchers: 3
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Project on Spin-Orbit Protection of Induced Superconductivity in Majorana Nanowires
See the "Spin-Orbit Protection of Induced Superconductivity in Majorana Nanowires" paper on [arXiv:1807.01940](http://arxiv.org/abs/1807.01940) [[pdf](http://arxiv.org/pdf/1807.01940)], [Phys. Rev. Lett. 122, 187702 (2019)](https://journals.aps.org/prl/abstract/10.1103/PhysRevLett.122.187702).
## Development
In order to not pollute the history with the output of the notebooks, please setup the git filter by executing
```
python ipynb_filter.py
```in the repository.