|
|
|
|
|
by GistNoesis
22 days ago
|
|
I think this is about Ising Computers. I can't judge whether or not the worth of this paper. But here are some good video introduction for what Ising computers are and how they work by
Aaron Danner :
https://www.youtube.com/watch?v=mD-0VpNSJA0&list=PLXb3r5ny8_...
Ising Computers #1: Introduction
Ising Computers #2: The Number Partitioning Problem
Ising Computers #3: The Max-Cut Problem It's an alternative way of computing, by setting up physical system, letting them evolve, and looking what state they evolve to. You are setting problem by defining a system of coupled harmonic oscillators. Statistically (Boltzmann) after a long time it should settle in a configuration of low energy state, where the energy function is defined by the values of the coupling constant you set up. It has a lot of similarity with quantum computing but none of the weirdness and you can simulate them numerically on standard computer instead of using real hardware to study them. |
|