package eigen

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

Install

Dune Dependency

Authors

Maintainers

Sources

0.0.2.tar.gz
md5=8bada9863e125d7183b64eae754c1fcb

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: 20 Jan 2017

Dependencies (5)

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

Dev Dependencies

None

Used by (1)

  1. owl >= "0.2.0" & < "0.2.9"

Conflicts

None