]> www.ginac.de Git - ginac.git/shortlog
ginac.git
2005-10-22 Richard Kreckel* Cleaned up CLN sites.
2005-10-20 Jens VollingaAdded series expansion for functions (classical) Li...
2005-10-20 Richard Kreckel* Add functions sub_matrix() and reduced_matrix().
2005-10-20 Christian Bauerfixed URLs and stuff
2005-10-19 Jens VollingaFixed bug in function H that caused an infinite recursi...
2005-10-19 Richard Kreckel* struct map_function: add a virtual dtor (turns off...
2005-10-12 Jens VollingaChanged the conditions for the application of the ...
2005-09-23 Richard Kreckel* Use a relational argument in first fsolve example.
2005-09-23 Richard Kreckel* Indentation cleanup.
2005-09-23 Richard Kreckel* Make fsolve() accept relational objects as first...
2005-09-23 Richard Kreckel* Fix a bug that selected the wrong algorithm for deter...
2005-09-18 Richard Kreckel* Make lookup in adaptivesimpson precision-aware. ...
2005-09-14 Richard Kreckel* Fix typo: the last argument to adaptivesimpson was...
2005-09-12 Jens VollingaFixed bug occuring in algebraic substitutions with...
2005-09-12 Richard Kreckel* Added fsolve() numerical univariate real-valued funct...
2005-09-02 Richard Kreckel* Make print_memfun_handler<T, C> const-correct (fixes...
2005-08-05 Richard Kreckel* Update to Standards-Version 3.6.2.
2005-07-25 Richard KreckelEquip the visitor macro with a virtual dtor.
2005-07-25 Richard Kreckelpower::expand_add: Fix typo.
2005-07-25 Richard Kreckelmul::expand(): Remove unused variable.
2005-07-25 Richard KreckelFix some warnings about comparison of signed with unsigned.
2005-07-12 Jens VollingaVarious improvements for clifford class (subs for metri...
2005-07-11 Christian Bauerpackage is now named "ginac"; added "Obsoletes:" directives
2005-07-08 Jens VollingaUpdated Debian configuration [A.Sheplyakov].
2005-07-08 Jens VollingaUpdated Debian configuration [A.Sheplyakov].
2005-07-08 Jens VollingaFixed information about required autoconf/make versions.
2005-07-04 Jens VollingaModernized configuration files [A.Sheplyakov].
2005-07-01 Jens VollingaModernized configuration files [A.Sheplyakov].
2005-07-01 Christian Bauermodernized the spec file
2005-06-30 Jens Vollingacollect_common_factors now works with powers [A.Sheplyakov]
2005-06-29 Jens VollingaFixed initialization order bug (references to flyweight...
2005-06-03 Jens Vollinga* Now two different simplification paths in clifford...
2005-06-03 Jens VollingaBetter handling of Clifford objects [V.Kisil].
2005-05-19 Jens VollingaFixed bug in expanding expressions containing dummy...
2005-05-09 Jens VollingaAdapted exam for Alexei's gcd patch.
2005-05-09 Jens VollingaGCD avoids to produce expanded expressions (Alexei...
2005-05-09 Jens VollingaIncluded 1.3.1 news.
2005-05-04 Jens VollingaAdded note on gcd arguments.
2005-05-04 Jens VollingaFixed bug in gcd (patch from Sheplyakov Alexei).
2005-05-01 Richard Kreckel* Last week, the FSF has moved their office.
2005-04-22 Jens VollingaAdded explanation of numerical evaluation of color_f...
2005-04-21 Jens VollingaNicer output for factorial().
2005-04-21 Richard Kreckel* Friend declaration is no declaration 11.4/9.
2005-04-20 Jens VollingaClifford get_metric(i,j) again defaults to symmetric...
2005-04-20 Jens VollingaBetter output for slashed expressions (C.Dams' patch).
2005-04-19 Jens VollingaFixed misprint in the delta tensor example.
2005-04-06 Richard Kreckel* Indentation and alignment fixes.
2005-04-01 Jens Vollinga* Applied Vladimir Kisil's patches (bug in clifford_pri...
2005-03-11 Richard Kreckel* Fix some language conformance issues needed for GCC 4.0
2005-03-02 Richard Kreckel* Avoid suprious cross-references caused by @strong...
2005-02-22 Christian Bauercommented out internal debugging function
2005-02-22 Christian BauerHappy new year!
2005-02-21 Christian Bauerremove dependence on YYTEXT_POINTER which is not being...
2005-02-10 Richard Kreckel* clifford_moebius_map: honor representation label...
2005-02-06 Christian Bauerdon't produce zero coefficients in a pseries object...
2005-02-05 Richard Kreckel* Simplified creation of flyweight objects (by Chris...
2005-02-05 Richard Kreckel* Account for updates made three weeks ago.
2005-02-05 Richard Kreckel* Upgrade from libreadline4 to libreadline5.
2005-02-05 Richard Kreckel* Bumped minor versions.
2005-01-08 Richard Kreckel* Fix static initialization order fiasco.
2004-12-29 Christian Bauerreplaced non-ASCII characters
2004-12-26 Richard Kreckel* Return
2004-12-26 Richard Kreckel* Minor optimization: swap instead of assign.
2004-11-26 Christian Bauerdocumentation update
2004-11-15 Christian Bauerexplain what we mean by "cofactor"
2004-10-29 Christian Bauerimprovements to pseries, esp. wrt series expansion...
2004-10-27 Christian Bauermake integral() and eval_integ() available in ginsh
2004-10-27 Christian Bauerpass --libdir to ./configure (x86-64 target needs it)
2004-10-26 Richard Kreckel* shlibs: Fixed library versioning, oops!
2004-10-25 Jens VollingaFixed bug in basic::subs_one_level.
2004-10-19 Jens VollingaFinalizing 1.3 release_1-3-0
2004-10-19 Christian Bauerpolished
2004-10-19 Jens VollingaAdded reference.
2004-10-19 Jens VollingaRevised reference.
2004-10-19 Jens VollingaContributers list now includes V. Kisil.
2004-10-19 Jens VollingaUpdated NEWS.
2004-10-19 Jens Vollinga* new G function (multiple polylogarithm).
2004-10-19 Jens VollingaNew checks for G and Li functions.
2004-10-19 Jens VollingaTutorial mentions new G function.
2004-10-18 Jens Vollingacanonicalise_clifford(), clifford_prime() and remove_di...
2004-10-15 Jens Vollinga* clifford_to_lst() applies to lst.
2004-10-15 Jens VollingaDocumentation for generalized clifford algebra.
2004-10-14 Christian Baueradded CVS instructions
2004-10-14 Christian Baueradded error handling to op()/let_op()
2004-10-12 Jens VollingaVarious bug-fixes and enhancements (new moebius transfo...
2004-10-12 Jens VollingaAdded integral class.
2004-10-12 Jens VollingaAdded documentation about integral class.
2004-10-08 Richard Kreckel* Prepare for packaging of version 1.3.
2004-10-06 Christian Bauerfixed another power::series() bug [Alexei Sheplyakov]
2004-10-06 Christian Bauerinclude ginac.pc in libginac-dev [Alexei Sheplyakov]
2004-10-06 Christian Bauerbinomial(n,k) evaluates for non-integer n [Ralph Stephan]
2004-10-06 Christian Bauerreplaced non-ASCII character in exception msg
2004-09-30 Christian Bauerfixed typo
2004-09-30 Christian Bauerdbgprint() now uses a print_dflt
2004-09-26 Richard Kreckel* Li2_do_sum_Xn: Optimize (avoid repeated multiplication).
2004-09-24 Richard Kreckel* power::info(): Unpolynomialize sin(x)^2 (by Chris...
2004-09-23 Jens VollingaSynced bug fix to HEAD.
2004-09-01 Jens Vollingalog(-<realnumber>) now returns a real number (correct...
2004-09-01 Jens Vollingalog(-<realnumber>) now returns a real number
2004-08-20 Christian Bauer- added ex::unitcontprim()
next