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.

AuthorLiang Wang
LicenseMIT
Published
Homepagehttps://github.com/owlbarn/eigen
Issue Trackerhttps://github.com/owlbarn/eigen/issues
MaintainerLiang Wang <ryanrhymes@gmail.com>
Availablearch = "x86_32" | arch = "x86_64"
Dependencies
Source [http] https://github.com/ryanrhymes/eigen/archive/0.0.6.tar.gz
md5=cd094d5bb0394e193a3087ffc353ae94
Edithttps://github.com/ocaml/opam-repository/tree/master/packages/eigen/eigen.0.0.6/opam
Required by
  • owl>=0.2.5 & <0.5.0