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

Changelog

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

  * Change b-dep from libcoq-ocaml-dev to libcoq-core-ocaml-dev.

 -- Julien Puydt <email address hidden>  Wed, 25 Jan 2023 13:07:10 +0100

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-4.dsc 2.1 KiB 2dd7693fb7ac6cbd54ca9e1eb9d4ebd866dab295b23c210faef199390a6e01e5
coq-math-classes_8.15.0.orig.tar.gz 164.0 KiB 3da179923d4d40d531edad391ef2661e456234a36c2140ba77134bb24113983d
coq-math-classes_8.15.0-4.debian.tar.xz 2.6 KiB a864822ae1fb02b3f1f70054e942a3ea3085fddaf76f5762cc1ad14f066e24c8

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.