quantum-visualizations / qmsolve

⚛️ A module for solving and visualizing the Schrödinger equation.
BSD 3-Clause "New" or "Revised" License
814 stars 111 forks source link

Simulate make Ising Hamiltonin #25

Open Wing90909090 opened 10 months ago

Wing90909090 commented 10 months ago

Helo, I try make Ising Hamiltonian simulation, how represent H for simulation with two qubits?

Thanks you

rafael-fuente commented 7 months ago

Hi Wing,

Individual qubits were never implemented. However, it's definitely simple to implement them within the current framework. I halted the development of this project for now, but I'm open to anyone who wants to contribute.