package primes

  1. Overview
  2. Docs
A small library for dealing with primes.

Install

Dune Dependency

Authors

Maintainers

Sources

1.3.3.tar.gz
md5=b800e1b03154facc0045d5947cfd2a7f

Description

Primes is a library for finding and testing prime numbers in OCaml, see the .mli file for interface details. Please check out the git for issues, concerns, suggestions or if you wish to contribute!

Published: 25 Jul 2016

Dependencies (5)

  1. core < "v0.12"
  2. gen
  3. zarith
  4. ocamlfind build
  5. ocaml >= "4.02"

Dev Dependencies

None

Used by

None

Conflicts

None