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

Cython problem with hashing Laurent series elements over CDF #6430

Closed
ncalexan mannequin opened this issue Jun 27, 2009 · 4 comments
Closed

Cython problem with hashing Laurent series elements over CDF #6430

ncalexan mannequin opened this issue Jun 27, 2009 · 4 comments

Comments

@ncalexan
Copy link
Mannequin

ncalexan mannequin commented Jun 27, 2009

sage: hash(1/CDF[['t']].gen())
-2
sage: hash(1/CDF[['t']].gen()^2)
---------------------------------------------------------------------------
SystemError                               Traceback (most recent call last)

/Users/ncalexan/Documents/School/period_matrix/riemann_surface.py in <module>()

SystemError: error return without exception set

CC: @mwhansen

Component: commutative algebra

Keywords: hash Laurent series

Reviewer: Travis Scrimshaw

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

@ncalexan ncalexan mannequin added this to the sage-5.11 milestone Jun 27, 2009
@ncalexan ncalexan mannequin assigned malb Jun 27, 2009
@jdemeyer jdemeyer modified the milestones: sage-5.11, sage-5.12 Aug 13, 2013
@sagetrac-vbraun-spam sagetrac-vbraun-spam mannequin modified the milestones: sage-6.1, sage-6.2 Jan 30, 2014
@sagetrac-vbraun-spam sagetrac-vbraun-spam mannequin modified the milestones: sage-6.2, sage-6.3 May 6, 2014
@sagetrac-vbraun-spam sagetrac-vbraun-spam mannequin modified the milestones: sage-6.3, sage-6.4 Aug 10, 2014
@fchapoton
Copy link
Contributor

comment:5

works fine in 8.4.b1

@fchapoton fchapoton removed this from the sage-6.4 milestone Aug 22, 2018
@tscrim
Copy link
Collaborator

tscrim commented Aug 22, 2018

comment:6

Confirmed.

@tscrim
Copy link
Collaborator

tscrim commented Aug 22, 2018

Reviewer: Travis Scrimshaw

@embray
Copy link
Contributor

embray commented Feb 26, 2019

comment:7

Presuming these are all correctly reviewed as either duplicate, invalid, or wontfix.

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

5 participants