package coq-coqeal

  1. Overview
  2. No Docs
CoqEAL - The Coq Effective Algebra Library

Install

Dune Dependency

Authors

Maintainers

Sources

1.1.2.tar.gz
sha512=7bba8d8c69b080a1eec3b39e61ff2b8ee1147b60f69cfa5398cd9030f098b95c3f4b4cc0a38c31d0b5d6d88648d6478b07dbe29d58c04e955df102a0afd86f4a

Description

This Coq library contains a subset of the work that was developed in the context of the ForMath EU FP7 project (2009-2013). It has two parts:

  • theory, which contains developments in algebra including normal forms of matrices, and optimized algorithms on MathComp data structures.
  • refinements, which is a framework to ease change of data representations during a proof.

Dependencies (3)

  1. coq-mathcomp-multinomials >= "1.5.1" & < "1.6~"
  2. coq-paramcoq >= "1.1.3"
  3. coq-bignums < "9~"

Dev Dependencies (3)

  1. coq-mathcomp-real-closed (>= "1.1.2" & < "1.2~") | (= "dev")
  2. coq-mathcomp-algebra ((>= "1.13.0" & < "1.17~") | = "dev")
  3. coq (>= "8.15" & < "8.18~") | (= "dev")

Conflicts

None