coq-math-classes 8.15.0-3 source package in Ubuntu

Changelog

coq-math-classes (8.15.0-3) unstable; urgency=medium

  * Simplify autopkgtest.

 -- Julien Puydt <email address hidden>  Sat, 16 Jul 2022 12:22:15 +0200

Upload details

Uploaded by:
Debian OCaml Maintainers
Uploaded to:
Sid
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-math-classes_8.15.0-3.dsc 2.1 KiB ad6a64b3d2fe550facb62ef93d0f731d7bdcd1e0e1748b57886807926b2e0123
coq-math-classes_8.15.0.orig.tar.gz 164.0 KiB 3da179923d4d40d531edad391ef2661e456234a36c2140ba77134bb24113983d
coq-math-classes_8.15.0-3.debian.tar.xz 2.5 KiB 39b36037108b12ff6caf03166a3f867ae559235b441ff11b4b4b51f4f39b1f37

Available diffs

No changes file available.

Binary packages built by this source

libcoq-math-classes: Abstract interfaces for mathematical structures for Coq

 This library provides abstract interfaces for mathematical
 structures for Coq, such as:
 - algebraic hierarchy (groups, rings, fields, ...)
 - relations, orders, ...
 - Categories, functors, universal algebra, ...
 - Numbers: N, Z, Q, ...
 - Operations (shift, power, abs, ...).
 .
 Coq is a proof assistant for higher-order logic.