/anneal

Primary LanguageJupyter NotebookMIT LicenseMIT

Simulated/Quantum annealer

status

A Python implementation of simulated and quantum annealing (Monte Carlo simulation) for Ising system.

Prerequisites

  • Python >= 3.5

Setup

$ pip install git+https://github.com/ohtaman/anneal.git

Usage

See example scripts anneal/examples or notebook.