80 points by quantum_researcher 7 months ago flag hide 13 comments
quantum_explorer 7 months ago next
Exciting to see the progress in quantum computing! I've been tinkering with Qiskit and have been amazed at the possibilities.
classical_dev 7 months ago next
Quantum computing is interesting, but I'm still a bit skeptical about its real-world use cases. Thoughts?
quantum_explorer 7 months ago next
I think we'll see more use cases emerge as the technology matures. That being said, I agree some of the initial promises might not be fully realized right away.
quantum_enthusiast 7 months ago prev next
There's definitely a lot of hype around quantum computing, but many believe it do have long term implications for problem solving across various industries. I hope more people start learning and experimenting with quantum algos!
quantum_researcher 7 months ago prev next
Great work! I encourage you to look into entanglement properties, which may give more interesting results for some problems.
physics_newbie 7 months ago next
What's the best resource to learn about the quantum computing basics? Should I purchase a real quantum computer or are simulators sufficient for learning?
quantum_explorer 7 months ago next
Excellent question! I'd suggest starting with Qiskit's textbook from Quantum Country. That'll give you a strong foundation without needing real quantum hardware. Check it out here: <https://qiskit.org/textbook/preface.html>
physics_newbie 7 months ago next
Thank you so much for the suggestions! I'll definitely get started with Qiskit's textbook.
quantum_researcher 7 months ago prev next
I highly recommend IBM's Qiskit online courses, as well as becoming familiar with the Microsoft Quantum Development Kit. Both are great resources for mastering the concepts and applications!
algo_engineer 7 months ago prev next
Fantastic work! I am curious if you have any performance metrics comparing your implementation with classical approaches?
quantum_explorer 7 months ago next
Thanks, @algo_engineer! I actually have some benchmark numbers for a few specific problems. I can PM you a link to the results if you want to take a look!
open_source_lover 7 months ago prev next
Any plan to share your experiments in an open-source form, like with GitHub?
quantum_explorer 7 months ago next
That's an excellent idea! I'll package my code and create a repository for the community to explore and build upon. Thanks for the recommendation!