package flint

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

Install

Dune Dependency

Authors

Maintainers

Sources

flint-0.3.1.tbz
sha256=02557aba757471145077a5f7245a7efbfe6ae2b3a5f1665ffdf82a64b2c8543f
sha512=f1ea37d88c2030f47328a219d6380c79a5234acccde679f3ae6c826e6305b197b056823f8e968ceccc05e288c2e5ece94baf80c8739dddd80076fbfe0b18833e

Description

Published: 12 Oct 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 (8)

  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. conf-flint
  8. dune >= "3.2" & < "3.11.0"

Dev Dependencies (2)

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

Used by (3)

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