-
Notifications
You must be signed in to change notification settings - Fork 54
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
[Submission]: qiskit-symbolic #348
Comments
Submission PR #349 has been created with errors in tests |
Any news about the review process of the submitted project? How does it work? @IceKhan13 @1ucian0 |
Hey @SimoneGasperini ! I apologize for late response, I was on vacation 🌴 Merging |
Sorry to bother... Is it possible to edit the repository description and tags appearing on the Qiskit Ecosystem webpage? Because I already edited the first comment on this thread but changes don't seem to be reflected on the webpage as well. |
News?? I would also like testing results to appear on the Qiskit Ecosystem webpage. Can anyone guide me through the submission process for my project? I could also delete this submission and open a new one if needed |
@SimoneGasperini fixed in #371. Updates will be reflected on qiskit.org tomorrow |
Ok thanks! So the Is it enough to set |
@SimoneGasperini ofc you can submit PR! :) file you want to edit is this https://github.com/qiskit-community/ecosystem/blob/main/ecosystem/resources/members.json. It will change soon, but your change will be there anyway.
correct |
@IceKhan13 Ok done! I just submitted a pull request with all the fixes needed. Thanks again for your support! |
Hello @SimoneGasperini ! Here some follow up, in case you are interested:
Welcome to the Qiskit Ecosystem! |
Thank you very much @1ucian0 for all the info! |
Github repo
https://github.com/SimoneGasperini/qiskit-symbolic
Description
Easy-to-use Python package designed to enable symbolic quantum computation in Qiskit. It provides the basic tools for the symbolic evaluation of statevectors, density matrices, and unitary operators directly created from parametric Qiskit quantum circuits. The implementation is based on the Sympy library as backend for symbolic expressions manipulation.
Email
[email protected]
License
Apache License 2.0
Tags
quantum-info
symbolic-computation
The text was updated successfully, but these errors were encountered: