Changeset 3740
- Timestamp:
- 2015-11-05T13:06:49-07:00 (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/grobner.demo
r10 r3740 147 147 poly_ideal_polysaturation([x^4-y^4], [[x-y],[x^2+y^2, x+y]],[x,y]); 148 148 149 /* POLY_COLON_IDEAL finds the reduced Grobner basis of the colon ideal I:J, i.e. the set of polynomials h149 /* POLY_COLON_IDEAL finds the reduced Grobner basis of the colon ideal I:J, i.e. the set of polynomials H 150 150 such that there is a polynomial F in J for which H*F is in I */ 151 151
Note:
See TracChangeset
for help on using the changeset viewer.