coq-corn 8.16.0-3build1 source package in Ubuntu

Changelog

coq-corn (8.16.0-3build1) mantic; urgency=medium

  * Rebuild against new OCAML ABI.

 -- Gianfranco Costamagna <email address hidden>  Wed, 26 Jul 2023 07:13:19 +0200

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe misc

Downloads

File Size SHA-256 Checksum
coq-corn_8.16.0.orig.tar.gz 1.3 MiB 80c20cea5b66679115f75c521d57f2481e7011c919547fdbcbcf6402d0bec995
coq-corn_8.16.0-3build1.debian.tar.xz 3.9 KiB e23b5eab1afdb82e2b7930a3351e2f3bcc33a2f3d845595e57c8ef05946fa7da
coq-corn_8.16.0-3build1.dsc 2.0 KiB 9425ac49bfbe860b23ef758166247507837c438de8646495946d31337e27bb31

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.