-
Example:
https://github.com/Jij-Inc/Qamomile/blob/0385560b5e216ba95ba9bbd242a949391ac39df5/qamomile/quri_parts/transpiler.py#L66
to
```python
self.param_mapping = {...
```
-
We have to use the value of SinglePauli which should be 1,2 or 3 for `pauli_ids`.
However, the code uses 0
https://github.com/Jij-Inc/Qamomile/blob/ba44c5fe9a9d1ecd3f99079a71fe2cfd22d9b523/qamomile…
-
- **Poetry version**: 1.3.2
- **Python version**: 3.10.6
- **OS version and name**: Ubuntu 22.04
- **pyproject.toml**: see below
- [x] I am on the [latest](https://github.com/python-poetry/poetr…
-
[quri_parts側の(3,2)-QRACの実装がqiskitに依存している](https://github.com/Jij-Inc/JijModelingTranspilerQuantum/blob/933f1612537b52c813ae49c3afcfd101e7dbca39/jijmodeling_transpiler_quantum/quri_parts/qrao/qrao32.py…
-
In the `__repr__` of `RiquSamplingResult`, `self._result` is called, but `self._result` is not defined.
https://github.com/qiqb-osaka/quri-parts-riqu/blob/39d34647a168e113bd68be629d1f7e43da90f74f/qur…
-
I m looking for a project like this but it's been a while it has been developed, what's it's status?
-
Currently, encoded Hamiltonians are implemented qiskit and quri-parts separately.
I think it is better to introduce intermediate Represetantion for hamiltonian creation, then should convert to each l…
-
In my mind, some good next steps are:
- [x] Add history to the graphql API (maybe https://github.com/quantified-uncertainty/metaforecast/issues/50)?
- [x] Add charts functionality, both as an endpoi…
-
Hi,
this is a bug I keep experiencing.
I have a ningle server running on 0.0.0.0 and I'm using dex:post to test my APIs, however every now and then dex fails with the following stack trace:
```lis…
-
When using lem (and no other installation of sbcl) I receive the following error related to quri while quickloading my projects (on any platform, this particular quote from windows)
[package quri.e…