camsenec / qa-emulator

QA simulation on SpinGlass model using PIMC method

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Quantum Annealing Machine Emulator

Overview

This Application emulate quantum annealing based on Path Integral Motecarlo Method.

Usage

$ git clone https://github.com/camsenec/qa-emulator.git
$ cd ./qa-emulator/base/src
$ make
$ cd ../grapher && make

open QA.gif with your favorite viewer 

Result

Gif animation which shows energy transition on each slice is stored at grapher/QA.gif QA

Programing language

Fortran 2003

Other git repository

Author

Tomoya Tanaka

About

QA simulation on SpinGlass model using PIMC method

License:MIT License


Languages

Language:Fortran 91.9%Language:Shell 5.9%Language:Makefile 2.2%