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

Finite residue fields: use pari_ffelt #16947

Closed
jdemeyer opened this issue Sep 9, 2014 · 8 comments
Closed

Finite residue fields: use pari_ffelt #16947

jdemeyer opened this issue Sep 9, 2014 · 8 comments

Comments

@jdemeyer
Copy link

jdemeyer commented Sep 9, 2014

Switch the finite residue field PARI implementation from ext_pari to pari_ffelt.

Also move residue_field.pyx to sage/rings/finite_rings and add this module to the documentation.

Depends on #16946

Component: finite rings

Author: Jeroen Demeyer

Branch/Commit: 7c3274e

Reviewer: Volker Braun

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

@jdemeyer jdemeyer added this to the sage-6.4 milestone Sep 9, 2014
@jdemeyer
Copy link
Author

jdemeyer commented Sep 9, 2014

Dependencies: #16946

@jdemeyer

This comment has been minimized.

@jdemeyer

This comment has been minimized.

@jdemeyer
Copy link
Author

jdemeyer commented Sep 9, 2014

Branch: u/jdemeyer/ticket/16947

@jdemeyer
Copy link
Author

jdemeyer commented Sep 9, 2014

Commit: 7c3274e

@jdemeyer
Copy link
Author

jdemeyer commented Sep 9, 2014

New commits:

9335f76Add residue_field() method to polynomials over GF(p)
7c3274eUse pari_ffelt for residue fields

@vbraun
Copy link
Member

vbraun commented Sep 23, 2014

Reviewer: Volker Braun

@vbraun
Copy link
Member

vbraun commented Sep 25, 2014

Changed branch from u/jdemeyer/ticket/16947 to 7c3274e

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