We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0632499 commit 050f3bbCopy full SHA for 050f3bb
src/exports.jl
@@ -3,4 +3,4 @@ export polynomial_ring, MPolyRing, GFElem, MPolyRingElem,
3
QQ, vars, nvars, ngens, ZZRingElem, QQFieldElem,
4
QQMPolyRingElem, base_ring, coefficient_ring, evaluate,
5
prime_field, sig_groebner_basis, cyclic, leading_coefficient,
6
- equidimensional_decomposition, homogenize, dimension
+ equidimensional_decomposition, homogenize, dimension, FqMPolyRingElem
0 commit comments