| 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.
| 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.
Copyright Sage, 2010. Some rights reserved under creative commons license. Content on this site is licensed under a Creative Commons Attribution Share Alike 3.0 license.