this repo has no description

Update packages/eigen/eigen.0.3.1/opam

Changed files
+1
packages
eigen
eigen.0.3.1
+1
packages/eigen/eigen.0.3.1/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."