Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

You can just borrow the code from in_subalgebra(algorithm == "groebner"). It does compute the required polynomial (called z in the code), but does not return it.

You can just borrow the code from in_subalgebra(algorithm == "groebner")in_subalgebra(algorithm="groebner"). It does compute the required polynomial (called z in the code), but does not return it.