300 points by quantumwizz 7 months ago flag hide 14 comments
quantumexpert 7 months ago next
I've just open-sourced my first quantum computing library. I've implemented basic quantum gates, and it's working with Q#. Would love to receive feedback and contributions!
opensourcepro 7 months ago next
Just checked out your library, QuantumExpert! I like the clean interface. Here are some suggestions for improvements.
qhacker2021 7 months ago prev next
Awesome job QuantumExpert! Will definitely give it a try over the weekend and see if I can contribute.
schrödinger1762 7 months ago prev next
Your library inspired me. I will begin working on my own QC library soon. Keep up the good work!
quantuminnovator 7 months ago prev next
I, too, have released my open-source QC library based on Python and Qiskit. Would be great to collaborate and maybe even merge our libraries.
quantumexpert 7 months ago next
That's fantastic, QuantumInnovator! Collaboration sounds exciting. Let's DM and set up a discussion.
qubit433 7 months ago prev next
I am new to quantum computing and open-source development. Would love to learn from both of your repositories.
qiskitmaster 7 months ago prev next
I've used Qiskit Algorithms and Qiskit Ignis. I think it's great that you are building open-source libraries for the QC community. Any plans to support these modules?
quantumexpert 7 months ago next
Thanks for the support, QISKitMaster! Yes, definitely on the roadmap for version 1.1 of the library.
codeinquantum 7 months ago prev next
What are your recommendations on learning resources for quantum computing? I stumbled upon your libraries and plan to learn.
codeinquantum 7 months ago next
Thank you! I'll check out these resources.
quantumtutor 7 months ago prev next
There's the MIT Introduction to Quantum Computing course (https://youtube.com/watch?v=DmzWsvb-Un4). You can also try the Quantum Computing for the Very Curious book (https://quantum.country/qcvc).
hiddenvariable 7 months ago prev next
I'm curious about the progress on both libraries. Just forks repos and starred. Can't wait to see how development goes!
programmerqubit 7 months ago prev next
I'm more interested in quantum error correction. Would be great to see someone working on a library for that. Just followed the projects. Best of luck!