package camlprime

  1. Overview
  2. Docs
Primality testing with lazy lists of prime numbers

Install

Dune Dependency

Authors

Maintainers

Sources

v0.5.tar.gz
md5=3e78f5522c6cd32e6c44951823b3a3f7

Description

This library provides a selection of primality testing functions. It also implements lazy lists of prime numbers.

Published: 02 Dec 2014

Dependencies (3)

  1. ocamlfind build
  2. num
  3. ocaml

Dev Dependencies

None

Used by

None

Conflicts

None