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 (ryanrhymes@gmail.com) |
---|---|
License | MIT |
Published | |
Homepage | https://github.com/ryanrhymes/eigen |
Issue Tracker | https://github.com/ryanrhymes/eigen/issues |
Maintainer | Liang Wang (ryanrhymes@gmail.com) |
Available | false |
Dependencies |
|
Source [http] | https://github.com/ryanrhymes/eigen/archive/0.0.4.tar.gz sha256=9419e2f77ad68b32055be66452426edd2d7fcbae7aa4721b79ad4540a794992c md5=ac6fd1f89d1af274a2d4683a8662957d |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/eigen/eigen.0.0.4/opam |
Required by
- owl>=0.2.5 & <0.5.0