-
-
To learn how to use superconductor I am trying to calculate the IV curve of a single Josephson junction. The best I have been able to do so far is:
> CIRC_initialize();
> add_JJ("J0", 0, 1, 1.0, 1.0…
-
Hello,
Is it possible to, given a circuit topology, export the set of differential equations? I think it could be done using [ModelingToolkit.jl](https://github.com/SciML/ModelingToolkit.jl). This …
-
Dear Professor O'Brien,
I am interested in the planned addition of kinetic inductors to JosephsonCircuits.jl. In the readme of the repository this is indicated as a future development goal and I wo…
-
Please be as descriptive as possible, including: what is expected, why is this feature needed, what is the objective, etc.
### What is the feature being requested?
Design new qcomponents w…
-
[诺贝尔物理学奖得主 Brian Josephson 33岁放弃物理研究 转向超心理学研究 ](http://blog.sina.com.cn/s/blog_4cf1ac3c0101ft2n.html)
-
http://www.tcm.phy.cam.ac.uk/~bdj10/
http://nobelprize.org/nobel_prizes/physics/laureates/197…
-
## Title: Quantum dot - superconductor hybrids
## Organizers
Srijit Goswami, Michael Wimmer, Ramon Aguado
## Description
Mesoscopic physics of quantum dots coupled to superconductors. …
-
# Description
When you want to show or understand an electrical circuit diagram, is it your instinct to sketch it out or write lines of code to generate it? The former is probably your answer. Of cou…
-
**Describe the bug**
A clear and concise description of what the bug is.
**To Reproduce**
Steps to reproduce the behavior:
1. Provide the search details that you used by export e.g. usrQuery=TS=…
-
I expected Hamiltonians to be invariant under changing the order in which parallel edges are added, but this appears not to be the case.
Is this a change in coordinates somehow, or a bug?
```py…