Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 1 addition & 6 deletions resources/members-schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -108,8 +108,7 @@
"required": [
"url",
"owner",
"repo",
"stars"
"repo"
]
},
"badge": {
Expand Down Expand Up @@ -191,10 +190,6 @@
"required": [
"name",
"url",
"labels",
"interfaces",
"category",
"packages",
"uuid",
"maturity"
]
Expand Down
31 changes: 2 additions & 29 deletions resources/members/mqtqao_6d4c69e4.toml
Original file line number Diff line number Diff line change
@@ -1,46 +1,19 @@
name = "MQT QAO"
url = "https://github.com/cda-tum/mqt-qao"
description = "Translate optimization problems into quantum-compliant formats and solve them with major quantum solvers."
license = "MIT license"
contact_info = "quantum.cda@xcit.tum.de"
affiliations = "Technical University of Munich (TUM), Germany Politecnico di Torino, Italy"
labels = ["circuit optimization", "optimization"]
interfaces = ["Python"]
category = "Application"
reference_paper = "https://arxiv.org/abs/2406.12840"
documentation = "https://mqt.readthedocs.io/projects/qao/"
packages = []
uuid = "6d4c69e4-1e47-486c-b00f-8a60ae5e01d4"
maturity = "experimental"
maturity = "unmaintained"
Comment thread
1ucian0 marked this conversation as resolved.
status = "Alumni"

[github]
url = "https://github.com/cda-tum/mqt-qao"
owner = "cda-tum"
repo = "mqt-qao"
stars = 29
license = "MIT License"
description = "MQT Quantum Auto Optimizer - A MQT Tool for Solving Optimization Problems with Quantum Computers"
estimated_contributors = 7
total_dependent_repositories = 0
total_dependent_packages = 0
last_commit = 2026-06-29
last_activity = 2026-06-29

[badge]
url = "https://qisk.it/e-6d4c69e4"
style = "flat"

[pypi."mqt.qao"]
package_name = "mqt-qao"
version = "0.3.0"
last_release_date = 2024-12-01
description = "MQT Quantum Auto Optimizer: Automatic Framework for Solving Optimization Problems with Quantum Computers"
url = "https://pypi.org/project/mqt.qao/"
development_status = "4 - Beta"
requires_qiskit = ">=1.0"
compatible_with_qiskit_v1 = true
compatible_with_qiskit_v2 = true
highest_supported_qiskit_release_date = 2026-04-24
highest_supported_qiskit_version = "2.4.1"
last_month_downloads = 139
last_180_days_downloads = 458
48 changes: 1 addition & 47 deletions resources/members/mqtqubomak_026213b3.toml
Original file line number Diff line number Diff line change
@@ -1,66 +1,20 @@
name = "MQT QUBOMaker"
url = "https://github.com/cda-tum/mqt-qubomaker"
description = "A framework to generate QUBO formulations for optimization problems based on a selection of constraints that define the problem."
license = "MIT license"
contact_info = "quantum.cda@xcit.tum.de"
affiliations = "Technical University of Munich (TUM), Germany"
labels = ["optimization", "quantum information"]
interfaces = ["Python"]
website = "https://mqt.readthedocs.io"
category = "Application"
reference_paper = "https://arxiv.org/abs/2404.10820"
documentation = "https://mqt.readthedocs.io/projects/qubomaker"
packages = []
uuid = "026213b3-a2cd-4281-b49d-8516c6cd73ae"
maturity = "archived"
maturity = "unmaintained"
Comment thread
1ucian0 marked this conversation as resolved.
status = "Alumni"

[github]
url = "https://github.com/cda-tum/mqt-qubomaker"
owner = "cda-tum"
repo = "mqt-qubomaker"
stars = 29
homepage = "https://cda-tum.github.io/mqt-qubomaker/"
license = "MIT License"
description = "A framework for the automatic generation of QUBO formulations for optimization problems."
estimated_contributors = 6
total_dependent_repositories = 0
total_dependent_packages = 0
archived = true
last_commit = 2025-10-27
last_activity = 2026-03-27T10:17:42Z

[badge]
url = "https://qisk.it/e-026213b3"
style = "flat"

[checks.007]
since = 2026-04-08T16:22:39.263054
details = "the entry `member.interfaces` does not exist and it is mandatory"
discussion = "https://github.com/Qiskit/ecosystem/issues/1083"
importance = "IMPORTANT"

[checks.G05]
since = 2026-04-23T22:50:43.520276
details = "GitHub repository archived and member.maturity is not `as-is`"
importance = "CRITICAL"

[checks.001]
since = 2026-05-22T11:34:34.344857
details = "The project is probably abandoned: `[G05]`"
importance = "CRITICAL"

[pypi."mqt.qubomaker"]
package_name = "mqt-qubomaker"
version = "1.0.1"
last_release_date = 2024-10-11
description = "A tool for the automatic generation and combination of QUBO formulations for specific problem classes."
url = "https://pypi.org/project/mqt.qubomaker/"
development_status = "4 - Beta"
requires_qiskit = ">=1.0.0"
compatible_with_qiskit_v1 = true
compatible_with_qiskit_v2 = true
highest_supported_qiskit_release_date = 2026-04-24
highest_supported_qiskit_version = "2.4.1"
last_month_downloads = 110
last_180_days_downloads = 559