package arb

  1. Overview
  2. Docs
Stub of the C library Arb. Ball approximation

Install

Dune Dependency

Authors

Maintainers

Sources

flint-0.1.5.tbz
sha256=e2abf5828d9dee6a1118265430bb8bda3879d0e68b387e520bf74379058e3360
sha512=3247ca029f5fe27bbc616f419198a669a5b1d4aa3b860338050e0f7a701bb58c7fdae9d761b6fd7f7d317b7fe7fd071f6bbfeffe5aaccb7f438658f045f59d76

Description

Published: 13 Jun 2022

README

OCaml stubs for Flint2, Arb, Antic, Calcium

Stubs for the libraries:

Currently only a few functions are binded. Mainly to be able to use the calcium library.

Dependencies (5)

  1. ocaml >= "4.10"
  2. conf-mpfr >= "3"
  3. ctypes >= "0.20.1"
  4. flint = version
  5. dune >= "3.2"

Dev Dependencies (1)

  1. odoc with-doc

Used by (1)

  1. calcium < "0.2.3"