I forgot to mention that there is a big change to the fmpz_mod_poly
module. We have finally made the long promised change to using a
context object.

Hopefully nobody was using this module other than projects I have been
directly involved in, as the module was in quite a bit of disarray and
pretty unreliable. It's somewhat improved now after focusing on it for
two release cycles, though still has some cleaning up to be done,
which we hope won't result in major changes to the interface. I'll say
more on this when we do the final release.

But for now, if you have code written against this interface, you now
need to add context objects to every call.

Bill.


On Wed, 9 Dec 2020 at 21:34, Bill Hart <goodwillh...@googlemail.com> wrote:
>
> Hi all,
>
> We are planning to do a Flint release this week or early next week and
> so I have tagged flint-2.7.0-rc1.
>
> The main big change in this release is multivariate factorisation by
> Dan Schultz. However a full changelog and list of authors will be made
> available in the next rc (if there is one) or in the final release.
>
> All bugs should be reported on our GitHub issue tracker:
>
> https://github.com/wbhart/flint2/issues
>
> Note that the function nmod_mat_scalar_mul_add has been deprecated and
> replaced with nmod_mat_scalar_addmul.
>
> Bill.

-- 
You received this message because you are subscribed to the Google Groups 
"sage-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-devel+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/sage-devel/CAB0xFnvXUHR02edYW9sJ7p_Vx-m0Bsy5y3HxnA%2BoE47LNe1i4g%40mail.gmail.com.

Reply via email to