Skip to content

Commit a38c7a0

Browse files
committed
add a gallery page of Adaptive uses in scientific works
1 parent e23aec3 commit a38c7a0

File tree

6 files changed

+45
-0
lines changed

6 files changed

+45
-0
lines changed
794 KB
Loading
99.2 KB
Loading
79.9 KB
Loading
110 KB
Loading

docs/source/index.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,5 @@
1818

1919
docs
2020
tutorial/tutorial
21+
usage_examples
2122
reference/adaptive

docs/source/usage_examples.rst

Lines changed: 44 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,44 @@
1+
Gallery
2+
-------
3+
4+
Adaptive has been used in the following scientific publications:
5+
6+
| **Reproducing topological properties with quasi-Majorana states**
7+
| by A. Vuik, B. Nijholt, A. R. Akhmerov, M. Wimmer
8+
| `arXiv:1806.02801 <https://arxiv.org/abs/1806.02801>`_ and the `source-code <https://zenodo.org/record/1285177>`_
9+
10+
.. image:: _static/example_uses/quasi_majorana_paper.jpeg
11+
:width: 500
12+
:alt: Reproducing topological properties with quasi-Majorana states
13+
14+
15+
| **Enhanced proximity effect in zigzag-shaped Majorana Josephson junctions**
16+
| by Tom Laeven, Bas Nijholt, Anton R. Akhmerov, Michael Wimmer
17+
| `arXiv:1903.06168 <https://arxiv.org/abs/1903.06168>`_ and the `source-code <https://zenodo.org/record/2578027>`_
18+
19+
.. image:: _static/example_uses/zigzag_paper.jpeg
20+
:width: 500
21+
:alt: Enhanced proximity effect in zigzag-shaped Majorana Josephson junctions
22+
23+
24+
| **Spin-Orbit Protection of Induced Superconductivity in Majorana Nanowires**
25+
| by Jouri D.S. Bommer, Hao Zhang, Önder Gül, Bas Nijholt, Michael Wimmer, Filipp N. Rybakov, Julien Garaud, Donjan Rodic, Egor Babaev, Matthias Troyer, Diana Car, Sébastien R. | Plissard, Erik P.A.M. Bakkers, Kenji Watanabe, Takashi Taniguchi, Leo P. Kouwenhoven
26+
`arXiv:1807.01940 <https://arxiv.org/abs/1807.01940>`_
27+
28+
.. image:: _static/example_uses/spin_orbit_paper.jpeg
29+
:width: 500
30+
:alt: Spin-Orbit Protection of Induced Superconductivity in Majorana Nanowires
31+
32+
33+
Other examples:
34+
35+
| **Battle for Majoranas**
36+
| by `Bas Nijholt <https://github.com/basnijholt>`_
37+
| Accidentally leaving the cluster running over the weekend without a ``runner.goal`` and with a bug in the simulation parameters led to this beautiful mess.
38+
39+
.. image:: _static/example_uses/battle_for_majoranas.jpeg
40+
:width: 500
41+
:alt: Battle for Majoranas
42+
43+
44+
Did you use Adaptive for something cool? Let us `know <https://github.com/python-adaptive/adaptive/issues/new>`_ and we will add it to this gallery.

0 commit comments

Comments
 (0)