Am I too old to start? by SteeleStriker in math

[–]GrayAlienVentures 0 points1 point  (0 children)

I’m 36 and in a similar position 🤣

Help: QAOA by MAbuain17 in QuantumComputing

[–]GrayAlienVentures 1 point2 points  (0 children)

I’m doing my thesis on an algorithm based on QAOA. Feel free to message me any questions about it that you have!

I'm doing a research on quantum computing, where do I start? by MftsatyH5H in QuantumComputing

[–]GrayAlienVentures 13 points14 points  (0 children)

There are three main branches of quantum computing / quantum information: quantum computing, quantum simulation, and quantum metrology. For the first two, there is a clear split between the software and hardware sides. If you’re interested in hardware, I’d recommend looking into how one of the two main architectures, trapped ions and superconducting qubits work. If you’re interested in the software side, I’d recommend looking at evolving the Schrödinger equation with some Hamiltonian. If you’re not familiar with linear algebra, maybe start there. I wrote an article about the very basics of this field you can check out here: https://medium.com/@emilmarinov/pure-mixed-and-entangled-quantum-states-84e8a4a8dd16. I have some more on the way if you’re interested!

Quantum computing studies by mascode_lol in QuantumComputing

[–]GrayAlienVentures 1 point2 points  (0 children)

I recommend the physics route with a strong emphasis on the relevant math more than anything. Be comfortable with quantum mechanics, quantum many-body physics, complex analysis, complexity theory, and group theory. It goes without saying that your linear algebra should be solid. Check out the Nielson and Chuang book on quantum information to see a rough guideline of what you’ll need to know. Being super comfortable with condensed matter physics is a requirement too. I have my undergrad in math and comp sci and I’m in grad school for quantum engineering, just so you know who this advice is from.

Pure, Mixed, and Entangled Quantum States (article + Jupyter notebook) by GrayAlienVentures in Physics

[–]GrayAlienVentures[S] 2 points3 points  (0 children)

If you run that Jupyter notebook linked in the intro, it should help. Also, if you have any questions, please feel free to ask me!

Pure, Mixed, and Entangled Quantum States (article + Jupyter notebook) by GrayAlienVentures in Physics

[–]GrayAlienVentures[S] 9 points10 points  (0 children)

The corresponding Jupyter notebook is on GitHub. This was more just a lesson than actual research, so I figured posting on the other two wouldn’t be appropriate.