package eigen

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

Install

Dune Dependency

Authors

Maintainers

Sources

eigen-0.4.0.tbz
sha256=475711ea51055bc6cec90c4376c8e7eb978387e16849cd1f73f41ef76dc332b4
sha512=076cbf1e71b955fcaa54d2c6feb34cb34c20838706c724238e2ce00c6e4ece65b0ca9e5e613f35438baddfc13b5bbec474e4489d1aab835514efca6eee36a014

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: 13 Nov 2020

Dependencies (3)

  1. dune >= "2.0.0"
  2. ctypes >= "0.14.0"
  3. ocaml >= "4.02"

Dev Dependencies

None

Used by (1)

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

Conflicts

None