-
Exploring the concept of autonomous machines, particularly within the context of directions (navigation, decision-making, etc.), involves several technical aspects that combine elements of artificial …
-
Rather than using C++'s default, deterministic random number generator, we should one that uses a source of quantum noise. Most modern processors have instructions for fetching true random data, and I…
-
Hello,
Some PRs introduced `OQS_USE_PTHREADS ` flag to decide if to use pthreads or not, however seems that this does not have an effect.
The library always links against pthread.
The flag is…
-
I’ve read that Signal has already implemented post-quantum cryptography in their apps.However, I noticed that the current version of the libsignal-client library ([here](https://mvnrepository.com/arti…
-
### Environment
- **Qiskit version**: 1.2.4
- **Python version**: Python 3.12.7
- **Operating system**: Windows 11 23H2
### What is happening?
Wrong representation of the state vector after circui…
-
We've shortly switched to swarm in the quantum library.
We're seeing two errors when we do agressive up / down scaling.
These errors may very well be errors on the side of the quantum library, b…
-
#### Quantum Intelligence Center (QI) y SySySyAI and SUpercomputer schema
1. **Centro de Inteligencia Cuántica (QI)**: Actúa como el cerebro del sistema, controlando y monitoreando todos los agente…
-
Is it possible for the project to setup a CI/CD and make a release build location for the C library so that everyone doesn't have to rebuild it constantly?
This would make it infinitely easier to …
-
It would be great if QuTiP, Quantum Toolbox in Python (http://qutip.org, https://github.com/qutip), could be added to the score cards in https://qosf.org/evaluation/.
While its core is quantum opt…
-
Hello,
I am testing `qiskit-symb` with `FidelityStatevectorKernel`, but encounter the following error: 'Statevector' object has no attribute 'data'
```
from qiskit_symb.quantum_info import Sta…