package flint

  1. Overview
  2. Docs
Stub of the C library Flint2

Install

Dune Dependency

Authors

Maintainers

Sources

flint-0.2.3.tbz
sha256=7a599519fd6531adef21a1428bb5084aae62046d22393a2e513703bbe7c7d687
sha512=e2af3ea994edd1068253c3fd34c8d7f3bcf2dc8fb22a4bbf98ff8f32fa8f075a5e68dc44469001e0afe196cb2f78bc53ad0c153b118a096003eb363f7c40ee02

Description

Published: 30 Mar 2023

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 (7)

  1. dune-configurator
  2. conf-pkg-config >= "2"
  3. ocaml >= "4.10"
  4. conf-mpfr >= "3"
  5. ctypes >= "0.20.1"
  6. zarith >= "1.12"
  7. dune >= "3.2" & < "3.11"

Dev Dependencies (2)

  1. odoc with-doc
  2. dune-site with-test

Used by (3)

  1. antic = "0.2.3"
  2. arb = "0.2.3"
  3. calcium = "0.2.3"