Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/chetmurthy/qc-ocaml

Quantum computing tools in Ocaml
https://github.com/chetmurthy/qc-ocaml

Last synced: 3 months ago
JSON representation

Quantum computing tools in Ocaml

Awesome Lists containing this project

README

        

[[qc-ocaml]]
qc-ocaml: A quantum computing toolkit in Ocaml
==============================================
:toc:
:toc-placement: preamble

# qc-ocaml
Quantum computing tools in Ocaml

All files Copyright 2019 Chetan Murthy, All rights reserved.

[[Copying]]
== Copying

Unless otherwise specified, all files in this repository are
distributed under the terms of the GNU GPL v3, a copy of which is
provided in this repository.

[[installation]]
== Installation

You can find instructions for installing: (a) prerequisite ocaml
environment, (b) modules, and (c) this project, in
link:docs/INSTALL.asciidoc[INSTALL.asciidoc].

[[Documentation]]
== Documentation

Documentation can be found in the link:docs[docs] directory, viz
link:docs/Tutorial.asciidoc[docs/Tutorial.asciidoc].