coq-math-classes 8.18.0-1build1 source package in Ubuntu

Changelog

coq-math-classes (8.18.0-1build1) noble; urgency=medium

  * No-change rebuild for new libcoq-stdlib ABI

 -- Steve Langasek <email address hidden>  Sun, 24 Mar 2024 00:14:11 +0000

Upload details

Uploaded by:
Steve Langasek
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
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.18.0.orig.tar.gz 165.0 KiB e8572538c7fdbcdf48ffff008230e4577134314118de317db3d2328a52374700
coq-math-classes_8.18.0-1build1.debian.tar.xz 3.0 KiB 2b0c8c52b8d5cff49a96b5cb024d1e0785c6387b6f91d916a24f07c7c888c82e
coq-math-classes_8.18.0-1build1.dsc 2.2 KiB 75c8c166cb30c62f54bb47565ce00354b1eb1d8e5f47b614e84bc66432de036d

View changes file

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.