10
1
mirror of https://gitlab.com/scemama/QCaml.git synced 2024-06-24 22:22:07 +02:00
QCaml/README.rst
2020-01-21 10:21:49 +00:00

19 lines
413 B
ReStructuredText

QCaml (Quantum Camel)
=====================
![Quantum Camel](/data/chamo.png "Quantum Camel")
Requirements
------------
* MPI : Message Passing Interface
* BLAS/LAPACK : Linear algebra
* LaCaml : LAPACK OCaml interface
* Zarith : Arbitrary-precision integers
* gmp : GNU Multiple Precision arithmetic library
* odoc-ltxhtml : https://github.com/akabe/odoc-ltxhtml
* Alcotest : Lightweight testing framework