X-Git-Url: https://www.ginac.de/ginac.git//ginac.git?p=ginac.git;a=blobdiff_plain;f=ginac%2Finifcns_nstdsums.cpp;h=01dc6f129dee4932e7a6dd9b432d3a9c6a2bbcf6;hp=b1f227d0c3be5179ff5beec7be805efb2c3005c1;hb=72e3b056e863fdf9c282615843ddf462c4159132;hpb=eede160b4864657ed6c9e7ff7d95178b0d1dd7c6 diff --git a/ginac/inifcns_nstdsums.cpp b/ginac/inifcns_nstdsums.cpp index b1f227d0..01dc6f12 100644 --- a/ginac/inifcns_nstdsums.cpp +++ b/ginac/inifcns_nstdsums.cpp @@ -18,7 +18,7 @@ * [Cra] Fast Evaluation of Multiple Zeta Sums, R.E.Crandall, Math.Comp. 67 (1998), pp. 1163-1172. * [ReV] Harmonic Polylogarithms, E.Remiddi, J.A.M.Vermaseren, Int.J.Mod.Phys. A15 (2000), pp. 725-754 * [BBB] Special Values of Multiple Polylogarithms, J.Borwein, D.Bradley, D.Broadhurst, P.Lisonek, Trans.Amer.Math.Soc. 353/3 (2001), pp. 907-941 - * [VSW] Numerical evalutation of multiple polylogarithms, J.Vollinga, S.Weinzierl + * [VSW] Numerical evaluation of multiple polylogarithms, J.Vollinga, S.Weinzierl, hep-ph/0410259 * * - The order of parameters and arguments of Li and zeta is defined according to the nested sums * representation. The parameters for H are understood as in [ReV]. They can be in expanded --- only