-
So far, VirtualBox + Quantum Mobile was quite a universal solution for my students. But this year, there start to be students who have a Macbook with the M1 processor. Virtualbox is not compatible wit…
-
### Project name
MQT QAO
### Github repo
https://github.com/cda-tum/mqt-qao
### Description
MQT Quantum Auto Optimizer translates optimization problems into quantum-compliant formats and solves t…
-
Hello,
At enterprise quality programming LLC, performance is one of the top priorities that a company would have. The slower the performance is, the less clients a company would have. It's one of our…
-
Make enhancements and fixes to the linear algebra package. For example, we currently don't even have a proper definition for a Unitary matrix to be able to declare
U^{-1} = U^{\dag}
One minor iss…
-
### What should we add?
After we have the full rust-native core data model in #13264 we can then expose a compiled language interface directly to that data model. Having a compiled language interface…
-
### Description
Repro:
```
In [1]: import jax
In [2]: jax.lax.add(1+2j, 3+4j)
Metal device set to: Apple M1 Pro
systemMemory: 32.00 GB
maxCacheSize: 10.67 GB
loc("-":3:10): error: 'mps.a…
-
Björn Schrinski, Anders S. Sørensen
> Photons strongly coupled to material systems constitute a novel system for studying the dynamics of non-equilibrium quantum many-body systems. We give a fully …
-
### Describe the feature you'd like supported
TLS1.3 permits announcing algorithm groups used during key exchange via the [supported_groups extension](https://datatracker.ietf.org/doc/html/rfc8446#se…
-
Here's an idea:
OSC-Qasm is a bridge connecting max/pd/sc and python. Imagine I have a python script that takes a qasm circuit and does something different or more complex, maybe a pre or post-proces…
-
Should we allow something like
```python
circuit = QuantumCircuit(n)
params = ParameterVector('th', 2 ** n)
circuit.initialize(params, range(n))
```
A possible use case would be using this cir…