= 768" x-on:close-sidebar="sidebar=window.innerWidth >= 768 && true">
Scientific computing library
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 }">
Authors
Maintainers
Sources
0.3.0.tar.gz
md5=ffd1dd9c21cb74fd6c1b91604f887a59
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.
Published: 05 Dec 2017
Dependencies (10)
- conf-gfortran
- conf-openblas
-
eigen
>= "0.0.3" & < "0.1.0"
- plplot
-
jbuilder
>= "1.0+beta7"
- conf-gsl
-
gsl
>= "1.20.0"
-
dolog
>= "3.0" & < "4.0.0"
-
ctypes
< "0.17.0"
-
ocaml
>= "4.04.0" & < "4.08.0"
Dev Dependencies
-
None
Used by (3)
Conflicts
-
None
On This Page