Skip to content

update the version of FLINT that is in Sage #745

Description

@williamstein
Guys,

I've removed all known bugs from fmpz_poly, including the memory
management ones I referred to previously. This includes some bugs
which should affect the FLINT polynomial multiplication in SAGE (but
apparently don't). They were in all the set_coeff type functions. To
be honest I'm not sure how you got the FLINT wrapper to work. You must
have just been lucky in the way you implemented it.

I've also now removed all the bugs I know of in the division
functions. There's also some memory leaks removed from the polynomial
division test code.

If you find any further bugs please report them. In the mean time
revision 1010 is what you want to use in SAGE with the respective
wrappers that you guys wrote.

Time to start working on Z_poly.

Component: basic arithmetic

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions