]> www.ginac.de Git - ginac.git/blobdiff - NEWS
Prepare for release 1.7.3 (yeah, again).
[ginac.git] / NEWS
diff --git a/NEWS b/NEWS
index 70b96704433f4fd42d55ddd29503103e214ecb6c..ee71d236a6165b81a44ccb62a755052f4730f46d 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,8 +1,10 @@
 This file records noteworthy changes.
 
 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 polynomial factorization.
+* Speed up some corner cases of gcd computation.
 * Speed up factorization of pre-factored polynomials.
 * 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().
 
 * Fix bug in evaluation of real and imaginary parts of powers.
 * Fix some LaTeX output, add new function symbol::get_TeX_name().