> > sage: V = QQ**2 > > sage: W = V.subspace([[1,2]]) > > sage: W([2,1], check=False) in W > > True
If a user must do "check=False" in order to shoot themselves in the foot, then we're doing pretty well. --~--~---------~--~----~------------~-------~--~----~ 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-devel URLs: http://www.sagemath.org -~----------~----~----~----~------~----~------~--~---
