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

Expose methods to create/destroy FLINT vectors #24016

Closed
kedlaya opened this issue Oct 12, 2017 · 6 comments
Closed

Expose methods to create/destroy FLINT vectors #24016

kedlaya opened this issue Oct 12, 2017 · 6 comments

Comments

@kedlaya
Copy link
Sponsor Contributor

kedlaya commented Oct 12, 2017

This addressess a point relevant for #23946: for some reason, the FLINT library interface doesn't currently expose the allocation/deallocation methods for fmpz vectors. The modification is literally a two-line patch.

Component: interfaces

Author: Kiran Kedlaya

Branch/Commit: 0fc52cb

Reviewer: Jeroen Demeyer

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

@kedlaya kedlaya added this to the sage-8.1 milestone Oct 12, 2017
@kedlaya
Copy link
Sponsor Contributor Author

kedlaya commented Oct 12, 2017

@kedlaya
Copy link
Sponsor Contributor Author

kedlaya commented Oct 12, 2017

comment:2

As promised, a two-line patch.


New commits:

0fc52cbExpose allocation/deallocation of FLINT fmpz vectors

@kedlaya
Copy link
Sponsor Contributor Author

kedlaya commented Oct 12, 2017

Commit: 0fc52cb

@jdemeyer
Copy link

Reviewer: Jeroen Demeyer

@jdemeyer
Copy link

Author: Kiran Kedlaya

@vbraun
Copy link
Member

vbraun commented Oct 22, 2017

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