Updates:
Labels: -Priority-High Priority-Low NeedsReview
Comment #5 on issue 1515 by [email protected]: caching does not distinct
ints and longs
http://code.google.com/p/sympy/issues/detail?id=1515
1) What are the outstanding issues?
2) I've pushed a branch removing the type checks to
http://github.com/rlamy/sympy/tree/matrix-typechecks . I've replaced them
with int
coercion - so it will now accept everything it should but also things it
perhaps
shouldn't, like 3.5 or "12".
Anyway, what remains to be done here doesn't seem critical.
--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings
--
You received this message because you are subscribed to the Google Groups
"sympy-issues" group.
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/sympy-issues?hl=en.