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
- 05 Dec 2017
- Authors
- Maintainers
Sources
Dependencies
eigen
>= "0.0.3" & < "0.1.0"
jbuilder
>= "1.0+beta7"
gsl
>= "1.20.0"
dolog
>= "3.0" & < "4.0.0"
ctypes
< "0.17.0"
ocaml
>= "4.04.0" & < "4.08.0"
Reverse Dependencies