index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
doc
/
sphinx
/
addendum
/
micromega.rst
Age
Commit message (
Expand
)
Author
2020-09-11
Minimal changes to make the refman compatible with Sphinx 3.
Théo Zimmermann
2020-09-03
Merge PR #12953: Add :math: around math
coqbot-app[bot]
2020-08-30
Add :math: around math
Jason Gross
2020-08-30
Fix rendering of -> in micromega
Jason Gross
2020-06-20
Add a pre-hook mechanism for the `zify` tactic
Kazuhiko Sakaguchi
2020-06-14
Update zify documentation
Frédéric Besson
2020-06-14
[micromega] native support for boolean operators
Frédéric Besson
2020-04-17
Deprecate “omega”
Vincent Laporte
2020-02-12
Remove Goptions.opt_name field
Gaëtan Gilbert
2020-02-03
Fix efficiency regression #11436
Frédéric Besson
2019-11-06
Replace "option" in doc when it refers to a flag
Jim Fehrle
2019-10-03
Improved handling of micromega caches
Frédéric Besson
2019-09-16
Re-implementation of zify
Frédéric Besson
2019-02-12
Fix failing coqtops in micromega.rst (the main one requires csdp)
Gaëtan Gilbert
2019-01-24
Rename Z.div_mod_to_quot_rem, add Z.quot_rem_to_equations, Z.to_euclidean_div...
Jason Gross
2019-01-24
Revert "Add subst to the end of nia in the test-suite"
Jason Gross
2019-01-24
Add subst to the end of nia in the test-suite
Jason Gross
2019-01-24
Don't bundle Z.div_mod_quot_rem into zify
Jason Gross
2019-01-24
Add Z.div_mod_to_quot_rem tactic, put it in zify
Jason Gross
2019-01-22
Remove unneeded | in productionlists
Jim Fehrle
2018-12-03
Closes #9118: single backticks are made equivalent to double backticks; try t...
Théo Zimmermann
2018-11-19
Minor update to micromega.rst
soraros
2018-10-09
Refactoring of Micromega code using a Simplex linear solver
Frédéric Besson
2018-09-25
Remove romega
Vincent Laporte
2018-08-01
Improved grammar and spelling in chapters 'Type Classes', 'Omega' and 'Microm...
Zeimer
2018-07-17
Remove fourier plugin
Maxime Dénès
2018-05-15
[doc] Small fixes
Clément Pit-Claudel
2018-05-05
[sphinx] Fix some references.
Théo Zimmermann
2018-04-16
[Sphinx] Clean-up indices
Maxime Dénès
2018-03-22
[Sphinx] Add chapter 22
Maxime Dénès
2018-03-22
[Sphinx] Move chapter 22 to new infrastructure
Maxime Dénès