package eigen

  1. Overview
  2. Docs
Owl's OCaml interface to Eigen3 C++ library

Install

Dune Dependency

Authors

Maintainers

Sources

0.0.6.tar.gz
md5=cd094d5bb0394e193a3087ffc353ae94

Description

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.

Published: 05 Oct 2018

Dependencies (5)

  1. ocamlfind build
  2. ocamlbuild build
  3. oasis build & >= "0.4"
  4. ctypes >= "0.14.0" & < "0.17.0"
  5. ocaml >= "4.02"

Dev Dependencies

None

Used by (1)

  1. owl >= "0.2.5" & < "0.5.0"

Conflicts

None