package eigen

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

Install

Dune Dependency

Authors

Maintainers

Sources

0.0.1.tar.gz
md5=99b5a55bbbfaaaf83f04c316a6cca8f7

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: 17 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