mirror of
https://gitlab.com/scemama/QCaml.git
synced 2024-11-07 22:53:41 +01:00
15 lines
348 B
ReStructuredText
15 lines
348 B
ReStructuredText
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
|
|
|
|
Troubleshooting
|
|
---------------
|
|
|