package coq-coqeal

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

Install

Dune Dependency

Authors

Maintainers

Sources

2.0.3.tar.gz
sha512=4e11d64d15402a4b2b3708aa98bed88ef9a8221f4f2356493ac3d835b267b9b526878b0d4edc69eeb0f9ffdb9f4e8db3d5e867d1a15ef70d8c4f2ce3a723a419

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.

Dev Dependencies (1)

  1. coq (>= "8.16" & < "8.21~") | (= "dev")

Conflicts

None