Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/chetmurthy/qc-ocaml
- Owner: chetmurthy
- License: gpl-3.0
- Created: 2019-02-22T06:28:33.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-24T01:41:20.000Z (almost 2 years ago)
- Last Synced: 2024-05-31T10:38:38.817Z (6 months ago)
- Language: OCaml
- Size: 2.84 MB
- Stars: 8
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.asciidoc
- License: LICENSE
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 OcamlAll files Copyright 2019 Chetan Murthy, All rights reserved.
[[Copying]]
== CopyingUnless 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]]
== InstallationYou can find instructions for installing: (a) prerequisite ocaml
environment, (b) modules, and (c) this project, in
link:docs/INSTALL.asciidoc[INSTALL.asciidoc].[[Documentation]]
== DocumentationDocumentation can be found in the link:docs[docs] directory, viz
link:docs/Tutorial.asciidoc[docs/Tutorial.asciidoc].