coq-corn 8.16.0-3build2 source package in Ubuntu

Changelog

coq-corn (8.16.0-3build2) noble; urgency=medium

  * Rebuild against new OCAML ABI.

 -- Gianfranco Costamagna <email address hidden>  Mon, 06 Nov 2023 17:16:34 +0100

Upload details

Uploaded by:
Gianfranco Costamagna
Uploaded to:
Noble
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.16.0.orig.tar.gz 1.3 MiB 80c20cea5b66679115f75c521d57f2481e7011c919547fdbcbcf6402d0bec995
coq-corn_8.16.0-3build2.debian.tar.xz 3.9 KiB cac451960ba51fc38eec51ec4dc428134245703d21613b4809b812646d077dae
coq-corn_8.16.0-3build2.dsc 2.0 KiB dbd3faae5b824ed6c786141d28d0fb569ac874ea4d6202447ac32a205156eec9

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.