-
Notifications
You must be signed in to change notification settings - Fork 53
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-classroom #523
Comments
This GUI Application maintainer : fmowl10 |
Standard tests❌ The submission didn't pass the standard check. Stable tests
Development tests
Logs: https://github.com/qiskit-community/ecosystem/actions/runs/6092118171 |
https://github.com/qiskit-community/ecosystem/actions/runs/6092118171/job/16529733048#step:7:136 |
can ecosystem.json configure dependencies in debian packages? |
Hi @fmowl10 :) As you have an
About the debian package, currently we don't have this option but indeed it could be a good feature. I'll create an issue and thing about that. I'll came with a response during the week or week-end. |
I created you a PR for the ecosystem file : KMU-quantum-classroom/qiskit-classroom#6 I did a test with my PR to add debian package and that's working, well. It probably be merged this week or next week. |
I checked and merged your (My project) PR. |
<!--⚠️ If you do not respect this template, your pull request will be closed.⚠️ Your pull request title should be short detailed and understandable for all.⚠️ Also, please add a release note file using reno if the change needs to be documented in the release notes.⚠️ If your pull request fixes an open issue, please link to the issue. - [ ] I have added the tests to cover my changes. - [ ] I have updated the documentation accordingly. - [ ] I have read the CONTRIBUTING document. --> ### Summary Allow the possibility to add debian package. ### Details and comments - [x] Update tox tpl - [x] Update docs - [x] Tests [dry run](https://github.com/mickahell/ecosystem/actions/runs/6162831052/attempts/1#summary-16725102584) --- Closes #526 Related to #523
Standard tests✨ Successfull submission! Stable tests✨ Tests with latest version of Qiskit release passed! Development tests✨ Tests with development version of Qiskit release passed! Logs: https://github.com/qiskit-community/ecosystem/actions/runs/6235794002 |
@fmowl10 Your project passed :) the submission is now in PR review |
Add qiskit-classroom to list. --- Closes #523 Co-authored-by: mickahell <[email protected]>
hello @minwook-shin! You joined the Qiskit Ecosystem a little while ago and I just wanted to check in and let you know of some follow up actions you can take to make the most of joining the program, if you're interested: 💬 Join other Qiskit ecosystem developers in the Slack channel #qiskit-ecosystem (if you are not in the Qiskit workspace yet, you can sign up here: https://qisk.it/join-slack) 🧠 Help us define the future of the Qiskit Ecosystem: we recently started an RFC on how the Ecosystem should be structured. It is very draft-y at the moment, but you can subscribe for notifications here Qiskit/RFCs#46 to participate in that discussion. 📣 Would you like to showcase your project to the Qiskit community? A couple of things you can do to raise awareness for your project:
Great having you as a part of the ecosystem! |
Github repo
https://github.com/KMU-quantum-classroom/qiskit-classroom
Description
Qiskit-classroom is a toolkit that helps implement quantum algorithms by converting and visualizing different expressions used in the Qiskit ecosystem using Qiskit-classroom-converter. The following three transformations are supported : Quantum Circuit to Dirac notation, Quantum Circuit to Matrix, Matrix to Quantum Circuit etc...
Email
No response
Alternatives
No response
License
Apache License 2.0
Affiliations
No response
Labels
Visualization
Website
https://github.com/KMU-quantum-classroom
The text was updated successfully, but these errors were encountered: