Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release 2.0.4 #125

Merged
merged 9 commits into from
May 31, 2024
Merged

Release 2.0.4 #125

merged 9 commits into from
May 31, 2024

Conversation

Marvmann
Copy link
Contributor

No description provided.

Marvin Erdmann (FG-160) and others added 9 commits May 13, 2024 18:10
* Init

* Fixed Problems in PresetQiskitNoisyBackend.py

* Clean up in PresetQiskitNoisyBackend.py and CustomQiskitNoisyBackend.py

* Deactivated CircuitCopulaIBM

* Revised IBM Quantum Deployment. I would suggest to revise it in Q3/2024, since IBM will change a lot in the near future.

* MMD Update

* MMD Update - QCBM removed for now

* renamed IBM Backends

* removed plt.ioff statement

* Added ibm_runtime to get_requirements and removed redundant input

* Update requirements_full.txt

* typo

* Adjusted qiskit package versions.

* Avoid lynting errors.

* Avoid lynting error caused by dependencies.

* Hopefully solved the dependency issues for now.

* Addressing dependency issues by temporarily removing ibm-runtime-dependent content.

* Updated moduledb and removed remaining ibm_runtime-dependent parts.

---------

Co-authored-by: Maximilian Wolf <[email protected]>
Co-authored-by: Marvin Erdmann (FG-231) <[email protected]>
Maximum independent set (MIS) problem implementation, including graph layouts and a mapping to neutral-atom-based devices.
Move import of Plotter to the correct location.
Random choice could have been the same seam before this fix, which leads to a removal of the current seam/node combination in line 113 and subsequently to an empty list of edges to choose from for the random choice in the next iteration of the for loop.
@Marvmann Marvmann requested review from philross and drelu as code owners May 31, 2024 13:58
@Marvmann Marvmann merged commit bfffc3f into main May 31, 2024
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants