============================= example 1.9.23 =============================== ideal I = e2,f; ideal LI = std(I); print(matrix(LI)); // a compact form of an ideal ideal TI = twostd(I); print(matrix(TI));