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

[Submission]: qiskit-symbolic #348

Closed
SimoneGasperini opened this issue Mar 31, 2023 · 11 comments · Fixed by #349
Closed

[Submission]: qiskit-symbolic #348

SimoneGasperini opened this issue Mar 31, 2023 · 11 comments · Fixed by #349

Comments

@SimoneGasperini
Copy link
Contributor

SimoneGasperini commented Mar 31, 2023

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

@github-actions
Copy link
Contributor

Submission PR #349 has been created with errors in tests ⚠️
See logs: https://github.com/qiskit-community/ecosystem/actions/runs/4573564474
Please follow minimal requirements for project or/and add ecosystem.json configuration in the root of the project
Read more here https://github.com/qiskit-community/ecosystem/blob/main/docs/project_overview.md#adding-project-to-the-ecosystem

@SimoneGasperini
Copy link
Contributor Author

Any news about the review process of the submitted project? How does it work? @IceKhan13 @1ucian0

@IceKhan13
Copy link
Member

Hey @SimoneGasperini ! I apologize for late response, I was on vacation 🌴 Merging

@SimoneGasperini
Copy link
Contributor Author

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.

@SimoneGasperini
Copy link
Contributor Author

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

@IceKhan13
Copy link
Member

IceKhan13 commented May 11, 2023

@SimoneGasperini fixed in #371.
All members are stored in members.json file. Probably we need to include this in contribution guide, if authors wants to edit information about their package.

Updates will be reflected on qiskit.org tomorrow

@SimoneGasperini
Copy link
Contributor Author

SimoneGasperini commented May 11, 2023

Ok thanks! So the "description" field in the same JSON file can be edited as well, right? Can I do that and submit a pull request?

Is it enough to set "skip_tests": false to enable testing?

@IceKhan13
Copy link
Member

@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.

Is it enough to set "skip_tests": false to enable testing?

correct

@SimoneGasperini
Copy link
Contributor Author

@IceKhan13 Ok done! I just submitted a pull request with all the fixes needed. Thanks again for your support!

@1ucian0
Copy link
Member

1ucian0 commented May 22, 2023

Hello @SimoneGasperini ! Here some follow up, in case you are interested:

Welcome to the Qiskit Ecosystem!

@SimoneGasperini
Copy link
Contributor Author

Thank you very much @1ucian0 for all the info!
I just joined the Qiskit Ecosystem channel on Slack and I will contact you there very soon for the Qiskit Demoday 😃

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants