package conf-openblas

  1. Overview
  2. Docs
Virtual package to install OpenBLAS and LAPACKE

Install

Dune Dependency

Authors

Maintainers

Description

The package prepares OpenBLAS (CBLAS) and LAPACKE backend for Owl (OCaml numerical library). It can only be installed if OpenBLAS and LAPACKE are installed on the system.

Published: 17 Feb 2024

Dependencies (2)

  1. conf-openblas-macOS-env post & os = "macos" & os-distribution = "homebrew"
  2. conf-pkg-config os = "macos" & os-distribution = "homebrew"

Dev Dependencies

None

Used by (2)

  1. conf-openblas-macOS-env
  2. owl >= "0.2.9"

Conflicts

None