Hi Martin! On 13 Okt., 15:12, Martin Albrecht <[email protected]> wrote: > > sage: I.radical().vector_space_dimension() > > 6 > > which would raise a TypeError if the ideal was not zero dimensional. > > We should probably change that to be a ValueError, since the "value" of the > ideal is wrong, not the type?
I think we should simply return +Infinity. Best regards, Simon -- To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/sage-support URL: http://www.sagemath.org
