lanl/hsapi

Name: hsapi

Owner: Los Alamos National Laboratory

Description: Haskell bindings for DWave's SAPI interface

Created: 2017-05-10 17:22:51.0

Updated: 2017-05-10 20:23:26.0

Pushed: 2017-09-22 22:11:50.0

Homepage: null

Size: 10

Language: Haskell

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

HSAPI

These are (incomplete) Haskell bindings to the SAPI interface for DWave machines. In general, the names are transformed from the C API by removing sapi prefix and changing from underscore to camelCase.

Usage

There is a simple SAPI monad for more composable error checking. See examples/simple.hs for simple example usage.

Installation

cabal install

Acknowledgements

This package is part of the Hybrid Quantum-Classical Computing suite, known internally as LA-CC-16-032.


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.