On Mar 24, 2010, at 10:35 AM, mb wrote:
Hi,
The following seems like strange behavior to me.
In [1]: V=VectorSpace(GF(2),2)
In [2]: V([1,3])
Out[2]: (1, 1)
In [3]: V([1,-3])
Out[3]: (1, 0)
I would expect the last answer to be (1,1).
Is this a bug?
Yes, for sure. http://trac.sagemath.org/sage_trac/ticket/8601
- Robert
--
To post to this group, send email to sage-support@googlegroups.com
To unsubscribe from this group, send email to
sage-support+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/sage-support
URL: http://www.sagemath.org
To unsubscribe from this group, send email to sage-support+unsubscribegooglegroups.com or
reply to this email with the words "REMOVE ME" as the subject.