-
Dear developers
I am installing QuSpin-dev_0.3.5 manually. For that I installed prerequisite python packages. For boost package, I created conda environment boost and installed it there. Then in sam…
-
**Describe the bug**
We are currently running a quite big me network. Now we ran into the problem that our ME Drives keep going offline without a reason to do so.
Our stored Power: 240-250MRF
Max P…
-
In order to more easily judge how Fortran developers actually use Fortran in real production codes (this can be useful for issues like #25), let's maintain a list of popular open source Fortran projec…
-
I tried to do `pip install matplotlib` and here is what I get:
```
$ pip install matplotlib
Collecting matplotlib
Using cached matplotlib-2.0.2.tar.gz
Complete output from command python …
-
Hi,
I am trying to implement a very simple code on strawberry fields on Spyder python 3.7:
'''import strawberryfields as sf
from strawberryfields.ops import *
import numpy as np
from num…
-
**Submitting author:** @robfalck (Rob Falck)
**Repository:** https://github.com/OpenMDAO/dymos
**Version:** 1.0.0
**Editor:** @dpsanders
**Reviewer:** @goerz, @thowell
**Archive:** 10.5281/zenodo.4646…
-
While Julia libraries for quantum have not been widely implemented, we can consider interfacing from the current base project with widely adopted Julia, Fortran and C quantum problem solvers. This wil…
-
```
dict_keys(['P931', 'P4552', 'P140', 'P1923', 'P150', 'P6', 'P27', 'P449', 'P1435', 'P175', 'P1344', 'P39', 'P527', 'P740', 'P706', 'P84', 'P495', 'P123', 'P57', 'P22', 'P178', 'P241', 'P403', …
-
Hi everyone,
@jordens said you are about to do a new release for the Phaser and asked if I have anything else to add. Yes, indeed, but I am not completely finished with the investigation.
The core p…
-
### What is the expected enhancement?
Currently the `DeviceSpecification` must be initialized with a list of `Channel`s.
https://github.com/Qiskit/qiskit-terra/blob/8b722d92221ec5988a8d4d92…