package eigen
- Overview
- No Docs
You can search for identifiers within the package.
in-package search v0.2.0
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page
Owl's OCaml interface to Eigen3 C++ library
Install
dune-project
Dependency
Authors
Maintainers
Sources
eigen-0.3.3.tbz
sha256=a93184e2829196dc30afb125e68b5ef6ccf51c3d2300e77e72961505de053ece
sha512=7c5773b27fbe6d68585b11e6d0c0097091f83694bcf5d2345405088f6ee5a884d86ff64f1bbd721933ffcac3a952af21b5ea90ed25941861499a1779b182a361
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: 02 Jun 2022
Dependencies (4)
- dune-configurator
-
dune
>= "2.0.0" -
ctypes
>= "0.14.0" -
ocaml
>= "4.04"
Dev Dependencies
None
Used by (1)
-
owl
>= "0.5.0" & < "1.1"
Conflicts
None
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page