coq-corn 8.16.0-2build2 source package in Ubuntu

Changelog

coq-corn (8.16.0-2build2) lunar; urgency=medium

  * Rebuild against new OCAML ABI.

 -- Gianfranco Costamagna <email address hidden>  Fri, 17 Feb 2023 08:09:57 +0100

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Lunar 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-2build2.debian.tar.xz 3.8 KiB 7830856d5108bd01d41da90510997b18c3b38ee961d0f312e364ba3cfa12801d
coq-corn_8.16.0-2build2.dsc 2.0 KiB 86290ce207b5671c8f309ac03c4fd6225b2f56a5e37457ea4e528ce730cb2b11

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.