coq-corn 8.20.0-1build1 source package in Ubuntu

Changelog

coq-corn (8.20.0-1build1) plucky; urgency=medium

  * Rebuild against new OCAML ABI.

 -- Gianfranco Costamagna <email address hidden>  Wed, 19 Feb 2025 08:23:38 +0100

Upload details

Uploaded by:
Gianfranco Costamagna
Uploaded to:
Plucky
Original maintainer:
Debian OCaml Maintainers
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Plucky release universe misc

Downloads

File Size SHA-256 Checksum
coq-corn_8.20.0.orig.tar.gz 1.3 MiB 081042aa230a734f8ba292a91163110ad737126d6413f1f37cc2416b9acfb305
coq-corn_8.20.0-1build1.debian.tar.xz 4.3 KiB 51c945e949eb25743df247c5afb79face0ac5c8be77ace6ecc6f6ab52d2722a7
coq-corn_8.20.0-1build1.dsc 2.1 KiB 8bafa0680ce60768ccd2a87a0101bdeb5f8cef19a5e713bfd1725d5f5710b484

View changes file

Binary packages built by this source

libcoq-corn: Coq Constructive Repository at Nijmegen

 This library provides different theories for Coq:
  - an algebraic hierarchy with an axiomatic formalization
 of the most common algebraic structures, like setoids,
 monoids, groups, rings, fields, ordered fields, rings of
 polynomials and real and complex numbers;
  - a construction of the real numbers satisfying the above
 axiomatic description;
  - a proof of the fundamental theorem of algebra;
  - a collection of elementary results on real analysis
  including continuity, differentiability, integration,
  Taylor's theorems and the fundamental theorem of calculus;
  - tools for exact real computations like real numbers,
  functions, integrals, graph of functions and differential
  equations.
 .
 Coq is a proof assistant for higher-order logic.