@hackage / qchas

A library for implementing Quantum Algorithms

Latest1.1.0.1

About

Metadata

  • Last updated , by 23ars
  • License BSD-3-Clause
  • Categories Algorithms
  • Maintained by: ardeleanasm@gmail.com

  • Lottery factor: 0

Links

Installation

Readme

qchas

Build Status Hackage Hackage Dependencies Stackage LTS Stackage Nightly

Getting started

To get started with the library, clone the repo and then install Haskell Stack.

Next, build the project:

$ stack build

Documentation can be generated by running the next command:

$ stack haddock

Finally, run the test suite to verify that everything is working correctly:

$ stack test

Documentation

Documentation is available at Doc