diff --git a/README.md b/README.md index f295184512..641b489990 100644 --- a/README.md +++ b/README.md @@ -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.
![core](https://img.shields.io/badge/notebook-gray.svg)
| | [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.
![core](https://img.shields.io/badge/plugin-gray.svg) ![core](https://img.shields.io/badge/chemistry-gray.svg)
| | [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
![core](https://img.shields.io/badge/game-gray.svg)
| +| [QiskitOpt.jl](https://github.com/psrenergy/QiskitOpt.jl) | QiskitOpt.jl is a Julia package that exports a JuMP wrapper for qiskit-optimization.
![core](https://img.shields.io/badge/algorithms-gray.svg)
| | [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.
![core](https://img.shields.io/badge/### License-gray.svg)
|
diff --git a/ecosystem/resources/members.json b/ecosystem/resources/members.json index 0265a7355e..d4268a890e 100644 --- a/ecosystem/resources/members.json +++ b/ecosystem/resources/members.json @@ -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": "pedroxavier@psr-inc.com, pedroripper@psr-inc.com, tiago@psr-inc.com, joaquim@psr-inc.com, dbernalneira@usra.edu", + "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": {