]> www.ginac.de Git - ginac.git/history - ginac/inifcns_nstdsums.cpp
[BUGFIX] Fix crash in parser.
[ginac.git] / ginac / inifcns_nstdsums.cpp
2024-01-04 Richard KreckelHappy New Year!
2023-01-01 Richard KreckelHappy New Year!
2022-01-01 Richard KreckelFinalize 1.8.2 release. release_1-8-2
2021-06-09 Stefan WeinzierlBug fix in the routine H_evalf (a minus sign should...
2021-03-24 Stefan WeinzierlG_do_hoelder: fix bug related to comparing a float...
2021-01-01 Richard KreckelHappy New Year!
2020-04-10 Stefan Weinzierl[PATCH] Fix zeta(x, s).evalf() when x and s aren't...
2020-01-01 Richard KreckelHappy New Year!
2019-10-07 Stefan WeinzierlFix bug in H_evalf: Flag has_minus_one is now computed...
2019-06-04 Stefan WeinzierlFix slow numerical computation of zeta({7,3}).
2019-06-04 Stefan WeinzierlFix crash computing zeta({7,3}) numerically.
2019-03-22 Stefan WeinzierlFix bug in inifcns_nstdsums.cpp...
2019-02-16 Richard KreckelHappy New Year!
2018-12-12 Stefan WeinzierlG_do_hoelder: fix case with real x values which are...
2018-01-01 Richard KreckelHappy New Year!
2017-01-09 Richard KreckelHappy New Year!
2016-08-11 Stefan WeinzierlFix convergence of Li_projection at ±I.
2016-04-05 Richard KreckelMerge branch 'c++11' in preparation for version 1.7.0.
2016-02-25 Richard KreckelUse C++11 'auto' and range-based for loops where possible.
2016-01-01 Richard KreckelHappy New Year!
2016-01-01 Richard KreckelHappy New Year!
2015-12-16 Richard KreckelMake .eval() evaluate top-level only.
2015-11-26 Richard KreckelUse initializer lists to construct container<>, lst.
2015-11-26 Richard KreckelMake ample use of the contextual keyword 'override'.
2015-11-07 Richard KreckelRemove C++89 workaround for closing angle brackets...
2015-11-03 Richard KreckelMove ctors for classes matrix and pseries.
2015-07-31 Richard KreckelFix some apparent typos and misindentations.
2015-07-24 Stefan WeinzierlFix bug in PolyLogs of rational numbers.
2015-01-25 Richard KreckelHappy new year!
2014-10-14 Richard KreckelUpdate copyright statements.
2014-10-12 Stefan WeinzierlFix log() error in multiple polylog G.
2014-10-12 Stefan WeinzierlFix evaluation of some G-polylogs.
2014-09-12 Alexei SheplyakovG_numeric: fix evaluation with y == 1
2014-04-12 Stefan WeinzierlG_do_hoelder: fix the transformation of the imaginary...
2014-02-12 Stefan WeinzierlG_numeric: fix numeric evaluation with trailing zeros...
2014-01-28 Stefan WeinzierlLi_eval(): avoid the "numeric::operator>(): complex...
2014-01-12 Stefan WeinzierlFix S_num for arguments close to the sixth root of...
2014-01-12 Stefan WeinzierlFix G3_evalf and G3_eval for real and negative x.
2014-01-12 Stefan WeinzierlWithin mLi_numeric, set signs of the imaginary parts...
2014-01-12 Stefan WeinzierlAvoid calling log(1-x) for x=1 in Li_projection.
2013-11-03 Richard KreckelKeep CLang/libc++ happy.
2011-02-04 Richard KreckelExtend copyright to 2011.
2010-03-05 Jens VollingaCopyright goes 2010.
2010-03-05 Jens VollingaCopyright goes 2010.
2010-02-27 Richard KreckelUpdate copyright notice.
2009-10-04 Richard KreckelMerge branch 'ginac_1-5' of ssh://www.ginac.de/srv...
2009-10-04 Richard KreckelOutput LaTeX-symbols using \mathrm, instead of \mbox.
2009-10-04 Richard KreckelOutput LaTeX-symbols using \mathrm, instead of \mbox.
2009-08-09 Alexei Sheplyakovcheck_parameter_G: fix pontential increment of end().
2009-08-09 Alexei SheplyakovG_eval: fix incorrect use of STL iterator.
2009-08-09 Alexei Sheplyakovcheck_parameter_G: fix pontential increment of end().
2009-08-09 Alexei SheplyakovG_eval: fix incorrect use of STL iterator.
2009-02-06 Jens VollingaPrettified source code.
2008-12-18 Jens VollingaSmall fixes to avoid compile warnings (-Wall).
2008-09-30 Jens VollingaMerge branch 'master' of git://ffmssmsc.jinr.ru:443...
2008-09-19 Alexei Sheplyakov[nitpick] inifcns_nstdsums: don't use int instead of...
2008-09-19 Alexei SheplyakovG_numeric: use cl_N and int to manipulate numbers ...
2008-09-19 Alexei SheplyakovG_numeric: put convergence/acceleration transofrmations...
2008-09-09 Jens VollingaMerge branch 'master' of git://ffmssmsc.jinr.ru:443...
2008-09-09 Alexei Sheplyakovmultiple zeta values: make crandall_Y_loop helper funct...
2008-09-09 Alexei Sheplyakovmultiple zeta values: make crandall_Z helper function...
2008-09-08 Jens VollingaFixed bug. G() ignored the imaginary parts of the argum...
2008-08-27 Alexei Sheplyakovinifscn_nstdsums: make functions handling Li/G transfor...
2008-07-28 Alexei Sheplyakovinifcns_nstdsums.cpp: Lin_numeric takes cl_N as an...
2008-07-28 Alexei Sheplyakovinifcns_nstdsums.cpp: S_num takes cl_N as an argument...
2008-04-04 Jens VollingaFixed bug in mLi summation causing premature drop-out...
2008-04-03 Jens VollingaFixed bugs found by Jianqiang Zhao.
2008-03-27 Jens VollingaMerge commit 'origin/master'
2008-03-26 Richard B. KreckelMerge git://www.ginac.de/ginac
2008-03-25 Richard B. KreckelHappy new year!
2007-03-05 Jens VollingaImproved handling of convergence transformationis for...
2007-02-01 Richard Kreckel* Happy New Year(s)!
2006-12-20 Jens VollingaFixed bugs in S() (infinite loop) and H() (wrong results).
2006-12-12 Jens VollingaBug in numerical evaluation of multiple polylogs fixed.
2005-10-20 Jens VollingaAdded series expansion for functions (classical) Li...
2005-10-19 Jens VollingaFixed bug in function H that caused an infinite recursi...
2005-10-12 Jens VollingaChanged the conditions for the application of the ...
2005-06-29 Jens VollingaFixed initialization order bug (references to flyweight...
2005-05-01 Richard Kreckel* Last week, the FSF has moved their office.
2005-02-22 Christian BauerHappy new year!
2004-10-19 Jens VollingaRevised reference.
2004-10-19 Jens Vollinga* new G function (multiple polylogarithm).
2004-09-26 Richard Kreckel* Li2_do_sum_Xn: Optimize (avoid repeated multiplication).
2004-09-23 Jens VollingaSynced bug fix to HEAD.
2004-07-04 Jens VollingaFixed bug that caused evalf to crash especially on...
2004-04-29 Christian Bauerfunction_options::nparams is now always correctly initi...
2004-03-18 Jens VollingaS(0,p,x) now evaluates numerically
2004-01-06 Jens VollingaFixed bug in harmonic polylogs for complex arguments...
2003-12-19 Jens VollingaRemoved debugging code.
2003-12-19 Jens VollingaFixed bug in convergence check with complex arguments.
2003-12-01 Jens VollingaFixed severe bug that caused Li and S to hang for certa...
2003-12-01 Jens Vollinga* Fixed bug in convert_H_to_Li()
2003-12-01 Jens Vollinga* eval() now completed for every function
2003-11-29 Jens Vollinga* Removed H(m,s,x)
2003-11-18 Jens Vollinga* Added harmonic polylog with signed parameters as...
2003-11-18 Jens Vollinga* Fixed bug in zeta(m,s).
2003-11-17 Jens Vollinga* Removed mZeta
2003-11-03 Jens VollingaSynced changes to HEAD.
2003-09-30 Jens VollingaSynced to 1.1
2003-09-29 Jens VollingaSynced to 1.1
next