Docs GODI Archive
Projects Blog Link DB

Search GODI:


More options
File lib/ocaml/pkg-lib/lacaml/META GODI Package godi-lacaml
Library lacaml
 
   META  
name="lacaml"
version="4.6.7"
description="LACAML - BLAS/LAPACK-interface for OCaml"

requires="lacaml.core"
requires(toploop)="lacaml.top"

package "core" (
  requires="bigarray"
  archive(byte)="lacaml.cma"
  archive(native)="lacaml.cmxa"
)

package "top" (
  requires="lacaml.core"
  archive(byte)="lacaml_top.cma"
  archive(native)="lacaml_top.cmxa"
)

This web site is published by Informatikbüro Gerd Stolpmann
Powered by Caml