issues
search
qiskit-community
/
prototype-qrao
Quantum random access optimization prototype
https://arxiv.org/abs/2111.03167
Apache License 2.0
27
stars
15
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Please link to GH Page in GitHub's About section
#55
Eric-Arellano
closed
1 year ago
4
Fix development version tests
#54
garrison
closed
1 year ago
0
Modify `tox.ini` to work with tox 4
#53
garrison
closed
1 year ago
0
Use primitives for solving the relaxed problem
#52
garrison
closed
1 year ago
0
Add support for Python 3.11
#51
garrison
opened
1 year ago
0
Use `importlib.metadata` when available
#50
garrison
closed
1 year ago
1
Drop support for python 3.6
#49
garrison
closed
1 year ago
0
Migrate from retworkx to rustworkx
#48
garrison
closed
1 year ago
1
Add retworkx as a direct dependency
#47
garrison
closed
1 year ago
0
Update qiskit_aer import for qiskit-aer 0.11
#46
garrison
closed
1 year ago
1
Fix #44, don't install cplex on M1 chip, where it is not available
#45
garrison
closed
2 years ago
0
No version of cplex available for M1 chip
#44
sophiakolak
closed
2 years ago
0
mypy lint broken on `main`
#43
garrison
closed
2 years ago
0
Pin setuptools_scm to attempt to fix Python 3.6 CI build
#42
garrison
closed
2 years ago
0
Add functionalities to apply error mitigation methods
#41
rraymondhp
opened
2 years ago
0
Fix a bug in weighted magic rounding
#40
garrison
closed
2 years ago
0
Clean up `tox.ini` a bit
#39
garrison
closed
2 years ago
0
Remove notebook dependencies from `requirements-dev.txt`
#38
garrison
closed
2 years ago
1
Run the notebooks tests in a separate tox environment; install their dependencies only there
#37
garrison
closed
2 years ago
1
Run the linter and docs build as part of the minimum version tests
#36
garrison
closed
2 years ago
0
Copy over the .pylintrc from Qiskit Optimization
#35
garrison
closed
2 years ago
0
Update requirements to not include notebook only dependencies
#34
mtreinish
closed
2 years ago
1
Add magic rounding support for (1,1,p) and (2,1,p) QRACs
#33
areeq-hasan
closed
2 years ago
1
Link to prototypes landing page
#32
garrison
closed
2 years ago
0
Adaptive (n, 1, p)-QRACs
#31
areeq-hasan
closed
2 years ago
2
Add deprecation policy to README
#30
garrison
closed
2 years ago
1
Move the background information to docs/background/README.md
#29
garrison
closed
2 years ago
0
Create 03_evaluating_performance.ipynb
#28
areeq-hasan
opened
2 years ago
3
Add comparison to exact optimal function value using `CplexOptimizer`
#27
areeq-hasan
closed
2 years ago
3
Fix a typo in background notebook
#26
areeq-hasan
closed
2 years ago
2
Convert background document to Markdown
#25
garrison
closed
2 years ago
1
Add tests of small known solutions for translator
#24
garrison
opened
2 years ago
1
Adding cplex solver
#23
rraymondhp
closed
2 years ago
2
Implement alternative Qiskit gates for (3,1,p) QRAC basis rotation
#22
garrison
opened
2 years ago
0
Incorporate qiskit primitives into magic rounding
#21
garrison
opened
2 years ago
4
Potentially alias `relaxed_results` to `min_eigen_solver_result`
#20
garrison
opened
2 years ago
0
Potentially rename members of `RoundingContext`
#19
garrison
opened
2 years ago
1
Create how-to guide on preparing logical QRAC states
#18
garrison
opened
2 years ago
0
Duplicated classes and methods in Sphinx API docs
#17
garrison
opened
2 years ago
0
Enable all pylint checks.
#16
garrison
opened
2 years ago
0
Migrate to qiskit-ibm-provider
#15
garrison
closed
1 year ago
0
Deprecate `encoding.offset` while incorporating it into `encoding.qubit_op`
#14
garrison
opened
2 years ago
1
Allow the encoding to be generated on the fly in `solve()`
#13
garrison
opened
2 years ago
0
Adaptive QRAC
#12
garrison
opened
2 years ago
2
Adaptive QRAC
#11
garrison
opened
2 years ago
0
Implement implicit conversion to a QUBO (and interpretation of results)
#10
garrison
opened
2 years ago
0
Implement "implicit" `solve(problem)` interface, able to generate `encoding` on the fly
#9
garrison
opened
2 years ago
0
Provide access to rounding post-processing as a method
#8
garrison
opened
2 years ago
0
Improve magic rounding to work with all available encodings
#7
garrison
closed
2 years ago
0
Attempt to fix docs CI
#6
garrison
closed
2 years ago
1
Next