coq-corn 8.19.0-1build1 source package in Ubuntu

Changelog

coq-corn (8.19.0-1build1) oracular; urgency=medium

  * Rebuild against new OCAML ABIs.

 -- Gianfranco Costamagna <email address hidden>  Thu, 02 May 2024 22:14:33 +0200

Upload details

Uploaded by:
Gianfranco Costamagna
Uploaded to:
Oracular
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.19.0.orig.tar.gz 165.1 KiB 082bcf1cec976e02123fb175538229cb0531fa542d67c7b879520bb431034492
coq-corn_8.19.0-1build1.debian.tar.xz 4.1 KiB 5dabccbb32ece35a6ae9629a22354f7d9f2cb1df9978277390a37586301ac783
coq-corn_8.19.0-1build1.dsc 2.0 KiB 064a136e204b4e01a4cfd495f9ef916edd7ebf62baf9037e99e0b32614f659cf

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.