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

Add qiskit-ecosystem_template to list. #197

Closed
wants to merge 1 commit into from
Closed
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
10 changes: 5 additions & 5 deletions ecosystem/resources/labels.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,14 +11,14 @@
"name": "Chemistry",
"description": "Applies quantum computing to chemistry"
},
{
"name": "Circuit simulator",
"description": "Simulates quantum computers"
},
{
"name": "Circuit",
"description": "Builds or modifies quantum circuits"
},
{
"name": "Circuit simulator",
"description": "Simulates quantum computers"
},
{
"name": "Converter",
"description": "Converts Qiskit objects (such as QuantumCircuit) for use in other programs"
Expand Down Expand Up @@ -103,4 +103,4 @@
"name": "Visualization",
"description": "Produces images, animations, or graphical user interfaces"
}
]
]
2 changes: 1 addition & 1 deletion ecosystem/resources/members/circuit-knitting-toolbox.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ description = "Circuit Knitting is the process of decomposing a quantum circuit
licence = "Apache License 2.0"
contact_info = "[email protected]"
alternatives = "_No response_"
labels = [ "Algorithms", "Circuit" ]
labels = [ "Algorithms", "Circuit",]
created_at = 1670427445.884067
updated_at = 1670427445.884068
tier = "Extensions"
Expand Down
14 changes: 14 additions & 0 deletions ecosystem/resources/members/qiskit-ecosystem_template.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
name = "qiskit-ecosystem_template"
url = "https://github.com/mickahell/qiskit-ecosystem_template"
description = "."
licence = "Apache License 2.0"
contact_info = "_No response_"
alternatives = "_No response_"
affiliations = "_No response_"
labels = []
tier = "Community"
tests_results = []
styles_results = []
coverages_results = []
skip_tests = false
historical_test_results = []