Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

answered 0 years ago

Max Alekseyev gravatar image

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.

click to hide/show revision 2
No.2 Revision

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.