eigenversion
Owl's OCaml interface to Eigen3 C++ library
Eigen is a thin OCaml interface to Eigen3 C++ template library used in Owl to provide basic numerical support for both sparse and dense matrix operations.
Author | Liang Wang |
---|---|
License | MIT |
Published | |
Homepage | https://github.com/owlbarn/eigen |
Issue Tracker | https://github.com/owlbarn/eigen/issues |
Maintainer | Liang Wang <ryanrhymes@gmail.com> |
Available | arch = "x86_32" | arch = "x86_64" |
Dependencies |
|
Source [http] | https://github.com/ryanrhymes/eigen/archive/0.0.6.tar.gz sha256=1105ab4c6ea7db252233680c1af173abc6f487383044f930426c4efa0a61cbaf md5=cd094d5bb0394e193a3087ffc353ae94 |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/eigen/eigen.0.0.6/opam |
Required by
- owl>=0.2.5 & <0.5.0