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

Implement true division for NTL classes #19842

Closed
jdemeyer opened this issue Jan 7, 2016 · 5 comments
Closed

Implement true division for NTL classes #19842

jdemeyer opened this issue Jan 7, 2016 · 5 comments

Comments

@jdemeyer
Copy link
Contributor

jdemeyer commented Jan 7, 2016

NTL classes should implement __truediv__ such that __div__ is the same as __truediv__.

Component: misc

Author: Jeroen Demeyer

Branch/Commit: a468a1f

Reviewer: Volker Braun

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

@jdemeyer jdemeyer added this to the sage-7.0 milestone Jan 7, 2016
@jdemeyer
Copy link
Contributor Author

jdemeyer commented Jan 7, 2016

Branch: u/jdemeyer/ntl_truediv

@jdemeyer
Copy link
Contributor Author

jdemeyer commented Jan 7, 2016

Commit: a468a1f

@jdemeyer
Copy link
Contributor Author

jdemeyer commented Jan 7, 2016

New commits:

a468a1fImplement true division for NTL classes

@vbraun
Copy link
Member

vbraun commented Jan 7, 2016

Reviewer: Volker Braun

@vbraun
Copy link
Member

vbraun commented Jan 8, 2016

Changed branch from u/jdemeyer/ntl_truediv to a468a1f

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

2 participants