Skip to content
/ cad Public

Formalizing Cylindrical Algebraic Decomposition related theories in mathcomp

License

Notifications You must be signed in to change notification settings

math-comp/cad

Repository files navigation

Cylindical Algbebraic Decomposition

Docker CI

This library contains a formal proof of Collins' Cylindical Aglebraic Decomposition, using the Mathematical Components Library.

Meta

Building and installation instructions

The easiest way to install the latest released version of Cylindical Algbebraic Decomposition is via OPAM:

opam repo add coq-released https://coq.inria.fr/opam/released
opam install coq-mathcomp-cad

To instead build and install manually, do:

git clone https://github.com/math-comp/cad.git
cd cad
make   # or make -j <number-of-cores-on-your-machine> 
make install

About

Formalizing Cylindrical Algebraic Decomposition related theories in mathcomp

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages