]> www.ginac.de Git - ginac.git/commitdiff
documentation update
authorChristian Bauer <Christian.Bauer@uni-mainz.de>
Sat, 1 Mar 2003 21:16:25 +0000 (21:16 +0000)
committerChristian Bauer <Christian.Bauer@uni-mainz.de>
Sat, 1 Mar 2003 21:16:25 +0000 (21:16 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 192f53fbba7a37e58cad4d223c93bf76a3db25b4..ec170060d2b113518019cdfb191fe08c74675f20 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -14,6 +14,14 @@ This file records noteworthy changes.
   subs_option::subs_algebraic enables "smart" substitutions in products and
   powers.
 
+1.0.14 (1 March 2003)
+* Improved the C-source output: complex numbers are printed correctly (using
+  the STL complex<> template or cln::complex()), rational numbers use cl_RA()
+  in the CLN output, and small integers are printed in a more compact format
+  (e.g. "2.0" instead of "2.0000000e+00").
+* function_options::set_return_type() and function_options::do_not_evalf_params()
+  now actually work.
+
 1.0.13 (27 January 2003)
 * Contracting epsilon tensors with Euclidean indices now works.
 * Improved dummy index symmetrization in sums.