Skip to content

The Mathematical Components Library 2.5.0

Latest

Choose a tag to compare

@proux01 proux01 released this 13 Oct 18:54
· 159 commits to master since this release

This release is compatible with Coq 8.20 and Rocq 9.0 and 9.1.

The main changes are:

  • multiple refinements of the algebraic hierarchies (this may lead to a few small breakages, in which case we recommend using Rocq 9.1 that should minimize such breakages in the future)
  • package mathcomp-ssreflect got split into mathcomp-boot and mathcomp-order, if you weren't using the order.v file, replacing your mathcomp-ssreflect dependency by mathcomp-boot may save you some compilation time

See the CHANGELOG.md file for more details.