Ashmit JaiSarita Guptajaisarita.hashnode.dev·Sep 27, 2023Reflection on my Quantum Software Developer Journey at Qworld & Classiq: Implementing Quantum Neural Network AlgorithmIn this blog post, I will be sharing my weekly report on the Implementation of Quantum Neural Network as a part of QCourse-551 under the supervision of mentors from QWorld and Classiq. Classical neural network has brought advanced capabilities to sol...Discuss·56 readsquantum computing
Pratik Malidevelopnsolve.com·Sep 26, 2023Quantum computing impact on software developmentAs a software developer, I am excited about the potential impact of quantum computing on our industry. Quantum computers have the potential to revolutionize the way we develop software, by enabling us to solve problems that are currently intractable ...Discuss·10 likesquantum computing
aansh savlaaanshsavla.hashnode.dev·Sep 25, 2023What is Bloch Sphere of a Qubit?"Visual memory is the strongest memory! Let's visualize a qubit" Index Mathematics and Representation of the Bloch Sphere Relative and Global phases Different states on the Bloch Sphere States on the Z-axis States on the X-axis States on the Y...Discussquantum computing
Kalepu Satya Sai Tejablog.kssaiteja.me·Sep 24, 2023Exploring the Cutting-Edge of Quantum ComputingThe Quantum Leap... Introduction In the ever-evolving landscape of technology, few advancements have generated as much excitement and promise as quantum computing. Quantum computing represents a revolutionary departure from classical computing, offer...Discussquantum computing
Mohd Farhan Nawazmohdfarhannawaz.hashnode.dev·Sep 17, 2023Quantum Computing for Beginners: A Step-by-Step Guide to Get StartedIntroduction Quantum computing is an emerging field that has the potential to revolutionize the way we solve complex problems. It harnesses the principles of quantum mechanics to process information in ways that classical computers cannot. If you're ...Discussquantum computing
Marcin Kasprzykowskimarcinkasprzykowski.hashnode.dev·Sep 14, 2023Hello World in Q#Prerequisites Having learned the fundamental concepts of quantum computing described in my other articles ( General Overview, Qubit, Quantum Gates), let's make use of that knowledge and implement a few simple Q# programs. In order to do that a develo...Discussquantum computing
aansh savlaaanshsavla.hashnode.dev·Sep 13, 2023Even-Odd Algorithm in Quantum Computing"How to find whether the number is even or odd? Simply divide by 2 and check the remainder. If the remainder is 0 then even else odd. But we are in the quantum world and things are not so easy here! " There is no significance in using a quantum circu...Discussquantum computing
aansh savlaaanshsavla.hashnode.dev·Sep 7, 2023Quantum Repetition CodeClassical Repetition Code: If a bank wants to transfer Rs 240, then it will convert 240 to binary. So the string will be 11110000 and will be sent into some account. If during transfer first bit is flipped as 0 due to noise then the amount received w...Discussquantum computing
Nina Computerninacomputer.hashnode.dev·Sep 7, 2023Quantum Computing for normal people: Grover’s Algorithm and the quantum search engineHere’s another post in my series on understanding quantum computing as a normal person. We might not be super normal to have an interest in this, but I started down this path as a way to ensure my career in tech is broad and long-lasting, and I quick...Discuss·1 likequantum computing
aansh savlaaanshsavla.hashnode.dev·Sep 5, 2023Classical Repetition Codes"In classical computing and quantum computing, we correct errors using repetition code but in life, we correct errors by doing the right thing and apologizing whenever we make an error." Error-correcting codes generally rely on encoding information f...Discussquantum computing