X-Git-Url: https://www.ginac.de/ginac.git//ginac.git?p=ginac.git;a=blobdiff_plain;f=NEWS;h=ee71d236a6165b81a44ccb62a755052f4730f46d;hp=70b96704433f4fd42d55ddd29503103e214ecb6c;hb=4ae294cb1e290f7346d391b8504f940be7196322;hpb=5d6f5f3a4ffe8733784ec135ab8d24336f3806ca;ds=sidebyside diff --git a/NEWS b/NEWS index 70b96704..ee71d236 100644 --- a/NEWS +++ b/NEWS @@ -1,8 +1,10 @@ This file records noteworthy changes. -1.7.3 (dd January 2018) +1.7.3 (dd February 2018) * Speed up some corner cases of polynomial factorization. +* Speed up some corner cases of gcd computation. * Speed up factorization of pre-factored polynomials. +* Make matrix::solve() work with hidden (non-normal) zeros. * Fix bug in evaluation of real and imaginary parts of powers. * Fix some LaTeX output, add new function symbol::get_TeX_name().