-
I just created my 1st Q# project in Codepsaces (beta) on GitHub following the "Develop With Q#" section found [here](https://docs.microsoft.com/en-us/quantum/quickstarts/install-command-line?tabs=tab…
-
Taken from email chain:
@giovannipizzi:
> Hi Samuel,
probably you're already looking into this, but could you help Chris debug and figure out how to solve the issue of abinit on Quantum Mobile?…
-
Orleans currently loads the entire reminders table into memory on Silo startup, partitioning reminders across available silos in the cluster, regardless of the time that reminders are set for.
This c…
-
Hi,
I'm trying to install Environ on qe 7.1 and after a successfully configuration in Environ root and QE root, I'm facing with this error:
![image](https://github.com/environ-developers/Environ/as…
-
**Is your feature request related to a problem? Please describe.**
N/A
**Describe the solution you'd like**
Add /submit endpoint to be able to:
- Submit a Qasm_Obj via `/submit` API
- When the…
-
Newton has no cat (subobject):
```
$ cat Newton.spin
#ifdef X
#warning X defined
#endif
#ifndef X
#warning X not defined
#endif
pub Newton
```
Compiling without defining `X` looks ok:
…
-
We currently have a very old Quil Antlr Parser. We need to update that and ensure we have translation support too. We also have a QuilC Compiler implementation which will take Quil source files and ru…
-
**Is your feature request related to a problem? Please describe.**
There is a crucial interaction between parallelism and memory management in quantum computing: Depending on the memory management …
-
**Describe the bug**
After typing `@`, typing a letter or pressing Ctrl+Space shows completions for all identifiers and keywords, not just attribute names.
**To Reproduce**
Steps to reproduce…
-
### Environment
- **Qiskit Terra version**: main
- **Python version**: Python 3.11
- **Operating system**: Windows
### What is happening?
CI is flaky on Windows / Python 3.11 since the release …