this repo has no description

eigen.0.3.0 is to available on ppc64 (uses gcc's -mcpu=native)

Kate 7c27f56a eb489d69

Changed files
+1
packages
eigen
eigen.0.3.0
+1
packages/eigen/eigen.0.3.0/opam
···
"ctypes" {>= "0.14.0"}
"dune" {>= "2.0.0"}
]
synopsis: "Owl's OCaml interface to Eigen3 C++ library"
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."
···
"ctypes" {>= "0.14.0"}
"dune" {>= "2.0.0"}
]
+
available: arch != "ppc64"
synopsis: "Owl's OCaml interface to Eigen3 C++ library"
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."