]> www.ginac.de Git - ginac.git/blobdiff - NEWS
Finalize 1.7.5 release.
[ginac.git] / NEWS
diff --git a/NEWS b/NEWS
index d6bdb89eadda50b2defc29e6abae890760fcabc0..030bbb6b41675b9633e3f83672110ff74192c8ee 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,13 @@
 This file records noteworthy changes.
 
+1.7.5 (17 February 2019)
+* Add Markowitz-ordered Gaussian eliminatin.
+* Avoid un-normal zeros in matrix::solve().
+* Accept exprseq arguments in lsolve(eqns, vars).
+* Add overload of matrix::rank(solve_algo).
+* Fix case in G_do_hoelder with real x values which are not cl_R.
+* Fix an elusive bug in expairseq/add ctor, introduced in 1.7.0.
+
 1.7.4 (19 February 2018)
 * Fix ABI compatibility with 1.7.[0-2] (broken unintentionally in 1.7.3).