X-Git-Url: https://www.ginac.de/ginac.git//ginac.git?p=ginac.git;a=blobdiff_plain;f=NEWS;h=0b32e11773d7d403b52d50cf416016d0f2fb50c8;hp=2652c120b71cbe3f61b28a19c6c26f6de3c0cf30;hb=1d07d8ac9fb47c51aa19a84df6c8c5fee5dd5105;hpb=b4587b7587c5660705e755a853253b4159acfda1 diff --git a/NEWS b/NEWS index 2652c120..0b32e117 100644 --- a/NEWS +++ b/NEWS @@ -1,5 +1,13 @@ This file records noteworthy changes. +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.