package slap

  1. Overview
  2. Docs
A linear algebra library with static size checking for matrix operations

Install

Dune Dependency

Authors

Maintainers

Sources

v3.0.1.tar.gz
sha256=e3bdbaad3574e8d7c4521821bf9f0a8f09284af31f16f69184dac65b6657d182
md5=6f237f6812b3f732b311d482528a39a7

doc/slap/Slap_version/index.html

Module Slap_version

The version number of SLAP.

val version : string

The version number of SLAP: "major.minor.micro"

val major : int

The major version of SLAP.

val minor : int

The minor version of SLAP.

val micro : int

The micro version of SLAP.

OCaml

Innovation. Community. Security.