Skip to content
This repository has been archived by the owner on Nov 5, 2021. It is now read-only.

coq-community/matrix_canonical_forms

Repository files navigation

Matrix Canonical Forms

Docker CI Contributing Code of Conduct Zulip

This library builds on Mathematical Components and CoqEAL to provide formal proofs in Coq about matrices: the existence of Smith normal forms, Jordan normal forms, etc., converging towards a proof of the Perron-Frobenius theorem.

Meta

Building and installation instructions

To build and install, do:

git clone https://github.com/coq-community/matrix_canonical_forms.git
cd matrix_canonical_forms
make   # or make -j <number-of-cores-on-your-machine>
make install

Documentation

For more information about the project, see the website.

About

Archived since the contents have been moved to the CoqEAL repository

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published