]> www.ginac.de Git - ginac.git/blobdiff - NEWS
* Removed code within OBSCURE_CINT_HACK preprocessor defines.
[ginac.git] / NEWS
diff --git a/NEWS b/NEWS
index 5e389ce79d9cd06034b36b49d2559f6495f0793e..7f54472598530a029f5227a8433a058557fed8f1 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,16 @@
 This file records noteworthy changes.
 
+1.3.1 (04 May 2005)
+* integral() and eval_integ() can be used from ginsh.
+* Integrals can be series-expanded.
+* Fixed a library initialization problem.
+* GiNaC compiles from tarball even if lex/flex is missing.
+* Fixed bugs in canonicalize_clifford(), clifford_prime() and clifford_to_lst().
+* clifford_moebius_map(), remove_dirac_ONE() and LaTeX output of Clifford
+  objects now care about representation labels.
+* Fixed bug in gcd.
+* Better output for slashed expressions
+
 1.3.0 (19 October 2004)
 * The Clifford classes have been generalized to allow working with Clifford
   algebras generated by arbitrary symmetric tensors or matrices. Also, a lot