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

Export sage.libs.pari.gen.new_ref() #21755

Closed
pjbruin opened this issue Oct 24, 2016 · 5 comments
Closed

Export sage.libs.pari.gen.new_ref() #21755

pjbruin opened this issue Oct 24, 2016 · 5 comments

Comments

@pjbruin
Copy link
Contributor

pjbruin commented Oct 24, 2016

In #20241, the Cython methods new_gen() and new_gen_noclear() of sage.libs.pari.pari_instance were made into public Cython functions in the new module sage.libs.pari.stack. The related method new_ref() was made into a private Cython function in sage.libs.pari.gen. We export this function because it is useful for #15601 and possibly elsewhere.

CC: @defeo @jdemeyer

Component: packages: standard

Keywords: pari

Author: Peter Bruin

Branch/Commit: e71808c

Reviewer: Jeroen Demeyer

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

@pjbruin pjbruin added this to the sage-7.5 milestone Oct 24, 2016
@pjbruin
Copy link
Contributor Author

pjbruin commented Oct 24, 2016

Branch: u/pbruin/21755_export_new_ref

@pjbruin
Copy link
Contributor Author

pjbruin commented Oct 24, 2016

Changed author from defeo, jdemeyer to Peter Bruin

@pjbruin
Copy link
Contributor Author

pjbruin commented Oct 24, 2016

Commit: e71808c

@jdemeyer
Copy link

Reviewer: Jeroen Demeyer

@vbraun
Copy link
Member

vbraun commented Nov 2, 2016

Changed branch from u/pbruin/21755_export_new_ref to e71808c

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