Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

calculus -- fix bug in hashing of symbolic expressions #3833

Closed
williamstein opened this issue Aug 13, 2008 · 2 comments
Closed

calculus -- fix bug in hashing of symbolic expressions #3833

williamstein opened this issue Aug 13, 2008 · 2 comments

Comments

@williamstein
Copy link
Contributor

This is stupid

sage: uniq([x-x, -x+x])
[0, 0]

This patch fixes this idiocy.

This was persisently reported by Rolandb.

Component: calculus

Issue created by migration from https://trac.sagemath.org/ticket/3833

@williamstein
Copy link
Contributor Author

Attachment: sage-3833.patch.gz

@sagetrac-mabshoff
Copy link
Mannequin

sagetrac-mabshoff mannequin commented Aug 13, 2008

comment:2

Merged in Sage 3.1.alpha2

@sagetrac-mabshoff sagetrac-mabshoff mannequin closed this as completed Aug 13, 2008
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant