-
Notifications
You must be signed in to change notification settings - Fork 54
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Submission - Add https://github.com/QuantumApplicationLab/vqls-prototype
to list. (#373) Co-authored-by: NicoRenaud <[email protected]>
- Loading branch information
1 parent
3d40c86
commit 9e7d728
Showing
2 changed files
with
24 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5702,6 +5702,28 @@ | |
"skip_tests": true, | ||
"historical_test_results": [], | ||
"stars": null | ||
}, | ||
"35": { | ||
"name": "vqls-prototype", | ||
"url": "https://github.com/QuantumApplicationLab/vqls-prototype", | ||
"description": "Dear qiskit developers, we have developed a prototype for the variational quantum linear solver. We've used the qiskit prototype-template and did our best to follow qiskit coding standards. We are still having a few issues with pylint and mypy and had to disable some error for the tests to pass for now. The solver uses the Estimator/Sampler primitives and can be run through runtime seamlessly. We would love to share our work with the qiskit community and make the prototype available to a broader audience. We would therefore like to know if you would be interested in this prototype. If you are, we could review the code together and include vqls prototype as part of the qiskit-community. Thanks for all the work you are doing for the community ! Nico", | ||
"licence": "Apache License 2.0", | ||
"contact_info": "[email protected]", | ||
"alternatives": "The prototype builds on the qiskit-textbook chapter and tutorial. The prototype allows to use the primitives and use different cost function and test circuits to optimize the parameters.", | ||
"affiliations": "Netherlands eScience Center @ Quantum Application Lab, Amsterdam NL", | ||
"labels": [ | ||
"_No response_" | ||
], | ||
"created_at": 1683906067.55753, | ||
"updated_at": 1683906067.557535, | ||
"tests_results": [], | ||
"styles_results": [], | ||
"coverages_results": [], | ||
"tier": "Community", | ||
"configuration": null, | ||
"skip_tests": false, | ||
"historical_test_results": [], | ||
"stars": null | ||
} | ||
}, | ||
"Extensions": { | ||
|