coq-corn 8.20.0-1build4 source package in Ubuntu

Changelog

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

  * Rebuild against new OCAML ABIs.

 -- Gianfranco Costamagna <email address hidden>  Thu, 19 Jun 2025 18:36:46 +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
Questing 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-1build4.debian.tar.xz 4.4 KiB 58973031f67022c251ef5fdb69dd35479c87a27db70acdcf1bbd11f46b5c45d4
coq-corn_8.20.0-1build4.dsc 2.1 KiB d842277d79652e8ec11e0e4888b434a62ecf9092f4ed25f773ffe6300eeeff68

Available diffs

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.