Re: Issue 227 in mpmath: matrix slicing broken

2 views
Skip to first unread message

mpm...@googlecode.com

unread,
Apr 14, 2012, 5:59:18 PM4/14/12
to mpmath...@googlegroups.com
Updates:
Summary: matrix slicing broken
Status: Accepted
Labels: Type-Defect Priority-Medium

Comment #2 on issue 227 by Vinzent....@gmail.com: matrix slicing
broken
http://code.google.com/p/mpmath/issues/detail?id=227

I think this is a bug. The error means that the key of the element you
access (usually something like (0, 0) for instance) is not hashable. In
this case, "key" is a slice, which is apparently not hashable. I did not
implement matrix slicing, so I would have to look further into this to
understand the problem. It used to work however.

Which version of Python are you using?

mpm...@googlecode.com

unread,
Apr 16, 2012, 10:00:14 AM4/16/12
to mpmath...@googlegroups.com

Comment #3 on issue 227 by archery...@gmail.com: matrix slicing broken
http://code.google.com/p/mpmath/issues/detail?id=227

Thanks for the response.

$: python --version
Python 2.7.1+

If there's anything else you need, just ask.

~~archery~~

Reply all
Reply to author
Forward
0 new messages