package smol

  1. Overview
  2. Docs
Small Math Ocaml Library

Install

Dune Dependency

Authors

Maintainers

Sources

0.0.1.tar.gz
md5=ad39f092443cec4dc693b1a5fda57eb1
sha512=6a6ccd6cb612738dbdbe5c78d3d007afd7a005dac71dca0276928b0d378e9d8a8be4e825dc2d261de90397963ead28f1cad09951bf97db655f0856cd5573d208

Description

A partial high-level implementation of math and algebra

Published: 18 Oct 2021

README

smol

small math ocaml library: a non-exhaustive high-level math library for Ocaml

Dependencies (2)

  1. ocaml >= "4.12.0"
  2. dune >= "2.8" & >= "2.8"

Dev Dependencies (2)

  1. odoc with-doc
  2. alcotest with-test & >= "1.4.0"

Conflicts

None