package antic

  1. Overview
  2. Docs
Stub of the C library Antic. Algebraic number

Install

Dune Dependency

Authors

Maintainers

Sources

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

CHANGES.html

CHANGES

## Release 0.2.3 ## 
  - revert flint version to 2.9.0

## Release 0.2.2 ## 
   - Fix really stub compilation on macosx (@msri)

## Release 0.2.1 ##
   - Fix stub compilation on macosx
   - Spurious bump of flint version to trunk

## Release 0.2 ##
  - Bump flint to 2.9
    - should fix alpine
  - Bump antic to 0.2.5
  - Bump arb to 2.23.0
  - calcium already at 0.4.1
  - macosx: move .dylib to .so

## Release 0.1.6 ##
  - use pkg-config for finding gmp and mpfr

## Release 0.1.3 ##

  - fixes compilation on ocaml < 4.13
  - fixes packages


## Release 0.1 ##

  Initial Release