owl
Scientific computing library
Description
Owl is an OCaml numerical library for scientific computing. Owl supports both dense and sparse matrices of real and complex numbers, and various maths, stats, matrix, regression, optimisation, and fft operations. Owl also includes an integrated plotting module.
Install
copied = false, 2000)"
:class="{ 'border-gray-700': !copied, 'text-gray-100': !copied, 'focus:ring-orange-500': !copied, 'focus:border-orange-500': !copied, 'border-green-600': copied, 'text-green-600': copied, 'focus:ring-green-500': copied, 'focus:border-green-500': copied }">
- Published
- 09 Nov 2016
- Authors
- Maintainers
Sources
Dependencies
ocamlfind
build
ocamlbuild
build
oasis
build & >= "0.4"
gsl
< "1.20.0"
dolog
< "4.0.0"
ctypes
< "0.17.0"
ocaml
< "4.06.0"
Reverse Dependencies