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

Bug in computing radical of univariate polynomial #8736

Closed
sagetrac-johanbosman mannequin opened this issue Apr 21, 2010 · 12 comments
Closed

Bug in computing radical of univariate polynomial #8736

sagetrac-johanbosman mannequin opened this issue Apr 21, 2010 · 12 comments

Comments

@sagetrac-johanbosman
Copy link
Mannequin

sagetrac-johanbosman mannequin commented Apr 21, 2010

From #sage-devel:

^ sage: R. = GF(2)[]
sage: (x!^2).radical()
1^

Component: algebra

Author: Johan Bosman

Reviewer: Leif Leonhardy, Andrey Novoseltsev

Merged: sage-4.4.1.alpha2

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

@sagetrac-johanbosman sagetrac-johanbosman mannequin added this to the sage-4.4.1 milestone Apr 21, 2010
@sagetrac-johanbosman

This comment has been minimized.

@nexttime
Copy link
Mannequin

nexttime mannequin commented Apr 21, 2010

comment:3

I was told it is not bad to put the corresponding ticket number in the doctest and/or near the code that fixes an issue for later reference.

@sagetrac-johanbosman
Copy link
Mannequin Author

sagetrac-johanbosman mannequin commented Apr 22, 2010

Attachment: trac_8736_radical_fix.patch.gz

@sagetrac-johanbosman
Copy link
Mannequin Author

sagetrac-johanbosman mannequin commented Apr 22, 2010

comment:4

Like this? ;)

@novoselt
Copy link
Member

comment:5

Probably like that, but now this patch file contains two patches and does not apply cleanly. I know that if you remove the existing patch before repeating the export command, everything should be fine and you will get a nice new patch. Maybe there are better ways which I am not aware of. Otherwise the patch seems fine to me and passes all doctests (I ran them on the previous working version).

@novoselt
Copy link
Member

Work Issues: patch does not apply

@nexttime
Copy link
Mannequin

nexttime mannequin commented Apr 22, 2010

Johan's patch with first hunk deleted

@nexttime
Copy link
Mannequin

nexttime mannequin commented Apr 22, 2010

comment:6

Attachment: trac_8736_radical_fix_single_patch.patch.gz

It's easier to just edit the patch (i.e., delete the first hunk)...

@nexttime
Copy link
Mannequin

nexttime mannequin commented Apr 22, 2010

Changed work issues from patch does not apply to none

@nexttime nexttime mannequin added s: needs review and removed s: needs work labels Apr 22, 2010
@novoselt
Copy link
Member

Reviewer: Leif Leonhardy, Andrey Novoseltsev

@williamstein
Copy link
Contributor

Merged: 4.4.1.alpha2

@sagetrac-mvngu
Copy link
Mannequin

sagetrac-mvngu mannequin commented May 3, 2010

Changed merged from 4.4.1.alpha2 to sage-4.4.1.alpha2

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

3 participants