Skip to content

Commit

Permalink
Submission - Add https://github.com/psrenergy/QiskitOpt.jl to list. (#…
Browse files Browse the repository at this point in the history
…307)

Co-authored-by: pedroripper <[email protected]>
  • Loading branch information
github-actions[bot] and pedroripper authored Jan 24, 2023
1 parent 1f45f91 commit 27c4b1e
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -98,6 +98,7 @@ To join the Ecosystem create a [submission issue](https://github.com/qiskit-comm
| [zoose-codespace](https://github.com/ianhellstrom/zoose-codespace) | GitHub Codespace template repository based on Zoose Quantum, a custom Docker image with everything included, so you can be up and running with any of the major quantum libraries (incl. Qiskit) with only two clicks! No installation required. Ideal for beginners or people who want to code quantum circuits on the go. Code quantum circuits straight in your browser with VSCode. <br/> ![core](https://img.shields.io/badge/notebook-gray.svg) <br/> |
| [Qiskit Nature PySCF](https://github.com/qiskit-community/qiskit-nature-pyscf) | Qiskit Nature PySCF is a third-party integration plugin of Qiskit Nature and PySCF. <br/> ![core](https://img.shields.io/badge/plugin-gray.svg) ![core](https://img.shields.io/badge/chemistry-gray.svg) <br/> |
| [RasQberry](https://github.com/JanLahmann/RasQberry) | RasQberry is a functional model of IBM Quantum System One, and can run Qiskit on the integrated Raspberry Pi <br/> ![core](https://img.shields.io/badge/game-gray.svg) <br/> |
| [QiskitOpt.jl](https://github.com/psrenergy/QiskitOpt.jl) | QiskitOpt.jl is a Julia package that exports a JuMP wrapper for qiskit-optimization. <br/> ![core](https://img.shields.io/badge/algorithms-gray.svg) <br/> |
| [qiskit-timeline-debugger](https://github.com/TheGupta2012/qiskit-timeline-debugger) | A lightweight jupyter widget to highlight the actions of the qiskit transpiler. Qiskit users can simply replace the call to qiskit's transpile function with the debug method of a Debugger instance. The widget provides an insight into the various details of the transpiler passes such as circuit evolution, property set changes, logs emitted during transpilation and the docs of the transpiler passes. <br/> ![core](https://img.shields.io/badge/### License-gray.svg) <br/> |

<hr/>
Expand Down
22 changes: 22 additions & 0 deletions ecosystem/resources/members.json
Original file line number Diff line number Diff line change
Expand Up @@ -4714,6 +4714,28 @@
"skip_tests": false,
"historical_test_results": [],
"stars": 7
},
"28": {
"name": "QiskitOpt.jl",
"url": "https://github.com/psrenergy/QiskitOpt.jl",
"description": "QiskitOpt.jl is a Julia package that exports a JuMP wrapper for qiskit-optimization.",
"licence": "MIT license",
"contact_info": "[email protected], [email protected], [email protected], [email protected], [email protected]",
"alternatives": "_No response_",
"affiliations": "@psrenergy and USRA",
"labels": [
"algorithms"
],
"created_at": 1673642669.650459,
"updated_at": 1673642669.650464,
"tests_results": [],
"styles_results": [],
"coverages_results": [],
"tier": "Community",
"configuration": null,
"skip_tests": true,
"historical_test_results": [],
"stars": null
}
},
"Extensions": {
Expand Down

0 comments on commit 27c4b1e

Please sign in to comment.