Skip to content

Commit 04498bd

Browse files
committed
adds note on GBs over QQ w.r.t. DRL to docu prelude
1 parent 5581734 commit 04498bd

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/src/groebner-bases.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,9 @@ Pages = ["groebner-bases.md"]
1717

1818
## Introduction
1919

20-
AlgebraicSolving allows to compute Gröbner bases for input generators over finite
21-
fields of characteristic smaller $2^{31}$ w.r.t. the degree reverse
22-
lexicographical monomial order.
20+
AlgebraicSolving allows to compute Gröbner bases for input generators over prime
21+
fields of characteristic smaller $2^{31}$ or over the rationals w.r.t. the degree
22+
reverse lexicographical monomial order.
2323

2424
At the moment different variants of Faugère's F4 Algorithm are implemented as
2525
well as a signature based algorithm to compute Gröbner bases.

0 commit comments

Comments
 (0)