lanl-ansi / QuantumAnnealing.jl

Tools for the Simulation and Execution of Quantum Annealing Algorithms
Other
23 stars 5 forks source link

Added a function to check ising model matrix form #43

Closed IraitzM closed 6 months ago

IraitzM commented 6 months ago

I thought it might be useful for some of us to extract the sparse matrix representation out of an Ising model set as a Dict.

Simply added a function that does this conversion.

IraitzM commented 6 months ago

Don't know why it duplicated the PR. Apologies, closing this one.