quantum-visualizations / qmsolve

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

Simulate make Ising Hamiltonin #25

Open Wing90909090 opened 1 year ago

Wing90909090 commented 1 year ago

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

Thanks you

rafael-fuente commented 1 year 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.