coq-corn 8.20.0-1build3 source package in Ubuntu

Changelog

coq-corn (8.20.0-1build3) questing; urgency=medium

  * Rebuild against new OCAML ABIs.

 -- Gianfranco Costamagna <email address hidden>  Wed, 28 May 2025 10:06:49 +0200

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
coq-corn_8.20.0.orig.tar.gz 1.3 MiB 081042aa230a734f8ba292a91163110ad737126d6413f1f37cc2416b9acfb305
coq-corn_8.20.0-1build3.debian.tar.xz 4.3 KiB be2cb89d78beb6a9cae05e9ff93b6d4eedbdc81ee87acea11ee016895c009d6f
coq-corn_8.20.0-1build3.dsc 2.1 KiB 29cdbd1b47d5256413cba351ab46f0d676fddfaedae7c83f54b8f34318a836d1

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.