Denis G.’s Post

Pivoting from Web3 to Quantum Computing I spent quite a while in Web3, and it was a solid experience. But at some point, I realised I didn't have the curiosity to go deeper into protocol-level details or node internals. I found myself drawn to quantum computing, especially by how it’s set to redefine everything we know about cryptography and the shift felt natural. It’s pretty difficult, unfamiliar, and I don’t fully understand it yet. That’s exactly why I want to work on it. As for the tools I picked Rust because it forces precision. The compiler doesn't let me ignore how memory is managed or how data is structured. It slows me down a bit, but in return, I get a much clearer understanding of what’s going on under the hood. For quantum mechanics, that rigor is exactly what's needed. While Python has great libraries, I chose Rust because it doesn't allow hand-waving. It forces me to be explicit about memory and data structures, which is essential when you're dealing with the mathematical rigor of quantum states. I’m building quantum simulator written from scratch to master quantum mechanics through the rigor of code to put these principles into practice. Key milestones achieved this week: - Implemented a system based on Born’s Rule and cumulative probability distribution for N-qubit systems. - Developed a flexible tensor product implementation supporting both state vectors and gate matrices. - Built a state-to-binary mapping to visualize outcomes (e.g., converting indices to readable states like |01>). - Successfully simulated and statistically verified the Bell State, confirming perfect quantum correlations within the engine. This is the first of my weekly updates on this journey. Stay tuned for more and check out the project on GitHub: 👨🏻💻 https://lnkd.in/dQbSQwE2 #RustLang #QuantumComputing #DeepTech #LearningInPublic #SystemsEngineering

  • text

To view or add a comment, sign in

Explore content categories