]> www.ginac.de Git - ginac.git/log
ginac.git
18 years agofixed URLs and stuff
Christian Bauer [Thu, 20 Oct 2005 00:54:13 +0000 (00:54 +0000)]
fixed URLs and stuff

18 years agoFixed bug in function H that caused an infinite recursion for arguments around +-I.
Jens Vollinga [Wed, 19 Oct 2005 16:53:53 +0000 (16:53 +0000)]
Fixed bug in function H that caused an infinite recursion for arguments around +-I.

18 years ago* struct map_function: add a virtual dtor (turns off lots of compiler
Richard Kreckel [Wed, 19 Oct 2005 01:46:14 +0000 (01:46 +0000)]
* struct map_function: add a virtual dtor (turns off lots of compiler
  warnings).

18 years agoChanged the conditions for the application of the (1-x)/(1+x) transformation,
Jens Vollinga [Wed, 12 Oct 2005 18:05:03 +0000 (18:05 +0000)]
Changed the conditions for the application of the (1-x)/(1+x) transformation,
which caused an endless recursion for certain arguments around +-I.

18 years ago* Use a relational argument in first fsolve example.
Richard Kreckel [Fri, 23 Sep 2005 11:02:33 +0000 (11:02 +0000)]
* Use a relational argument in first fsolve example.

18 years ago* Indentation cleanup.
Richard Kreckel [Fri, 23 Sep 2005 00:20:49 +0000 (00:20 +0000)]
* Indentation cleanup.

18 years ago* Make fsolve() accept relational objects as first arguments.
Richard Kreckel [Fri, 23 Sep 2005 00:18:51 +0000 (00:18 +0000)]
* Make fsolve() accept relational objects as first arguments.

18 years ago* Fix a bug that selected the wrong algorithm for determinants of purely
Richard Kreckel [Fri, 23 Sep 2005 00:02:29 +0000 (00:02 +0000)]
* Fix a bug that selected the wrong algorithm for determinants of purely
  numeric matrices with at least one floating point element.

18 years ago* Make lookup in adaptivesimpson precision-aware. (Chris Dams)
Richard Kreckel [Sun, 18 Sep 2005 02:01:54 +0000 (02:01 +0000)]
* Make lookup in adaptivesimpson precision-aware. (Chris Dams)

18 years ago* Fix typo: the last argument to adaptivesimpson was unused.
Richard Kreckel [Wed, 14 Sep 2005 00:41:25 +0000 (00:41 +0000)]
* Fix typo: the last argument to adaptivesimpson was unused.

18 years agoFixed bug occuring in algebraic substitutions with expressions involving
Jens Vollinga [Mon, 12 Sep 2005 14:50:32 +0000 (14:50 +0000)]
Fixed bug occuring in algebraic substitutions with expressions involving
indices. [C.Dams]

18 years ago* Added fsolve() numerical univariate real-valued function solver.
Richard Kreckel [Mon, 12 Sep 2005 02:33:12 +0000 (02:33 +0000)]
* Added fsolve() numerical univariate real-valued function solver.

18 years ago* Make print_memfun_handler<T, C> const-correct (fixes build with gcc-4.0.2).
Richard Kreckel [Fri, 2 Sep 2005 00:07:44 +0000 (00:07 +0000)]
* Make print_memfun_handler<T, C> const-correct (fixes build with gcc-4.0.2).

18 years ago* Update to Standards-Version 3.6.2.
Richard Kreckel [Fri, 5 Aug 2005 00:22:32 +0000 (00:22 +0000)]
* Update to Standards-Version 3.6.2.
* Remove superfluous ginac-tools.post* files (dh_installmenu does this).

18 years agoEquip the visitor macro with a virtual dtor.
Richard Kreckel [Mon, 25 Jul 2005 01:05:33 +0000 (01:05 +0000)]
Equip the visitor macro with a virtual dtor.

18 years agopower::expand_add: Fix typo.
Richard Kreckel [Mon, 25 Jul 2005 01:04:07 +0000 (01:04 +0000)]
power::expand_add: Fix typo.

18 years agomul::expand(): Remove unused variable.
Richard Kreckel [Mon, 25 Jul 2005 01:02:39 +0000 (01:02 +0000)]
mul::expand(): Remove unused variable.

18 years agoFix some warnings about comparison of signed with unsigned.
Richard Kreckel [Mon, 25 Jul 2005 01:00:37 +0000 (01:00 +0000)]
Fix some warnings about comparison of signed with unsigned.

18 years agoVarious improvements for clifford class (subs for metric, commutator_sign,
Jens Vollinga [Tue, 12 Jul 2005 21:56:29 +0000 (21:56 +0000)]
Various improvements for clifford class (subs for metric, commutator_sign,
  is_equal with repr labels) [V.Kisil]

18 years agopackage is now named "ginac"; added "Obsoletes:" directives
Christian Bauer [Mon, 11 Jul 2005 23:33:44 +0000 (23:33 +0000)]
package is now named "ginac"; added "Obsoletes:" directives

18 years agoUpdated Debian configuration [A.Sheplyakov].
Jens Vollinga [Fri, 8 Jul 2005 15:46:38 +0000 (15:46 +0000)]
Updated Debian configuration [A.Sheplyakov].

18 years agoUpdated Debian configuration [A.Sheplyakov].
Jens Vollinga [Fri, 8 Jul 2005 14:34:10 +0000 (14:34 +0000)]
Updated Debian configuration [A.Sheplyakov].

18 years agoFixed information about required autoconf/make versions.
Jens Vollinga [Fri, 8 Jul 2005 14:03:29 +0000 (14:03 +0000)]
Fixed information about required autoconf/make versions.

18 years agoModernized configuration files [A.Sheplyakov].
Jens Vollinga [Mon, 4 Jul 2005 20:43:22 +0000 (20:43 +0000)]
Modernized configuration files [A.Sheplyakov].

18 years agoModernized configuration files [A.Sheplyakov].
Jens Vollinga [Fri, 1 Jul 2005 21:15:23 +0000 (21:15 +0000)]
Modernized configuration files [A.Sheplyakov].

18 years agomodernized the spec file
Christian Bauer [Fri, 1 Jul 2005 01:42:20 +0000 (01:42 +0000)]
modernized the spec file

18 years agocollect_common_factors now works with powers [A.Sheplyakov]
Jens Vollinga [Thu, 30 Jun 2005 17:58:53 +0000 (17:58 +0000)]
collect_common_factors now works with powers [A.Sheplyakov]

18 years agoFixed initialization order bug (references to flyweights removed!) [C.Dams].
Jens Vollinga [Wed, 29 Jun 2005 18:09:24 +0000 (18:09 +0000)]
Fixed initialization order bug (references to flyweights removed!) [C.Dams].

18 years ago* Now two different simplification paths in clifford::contract_with().
Jens Vollinga [Fri, 3 Jun 2005 18:32:05 +0000 (18:32 +0000)]
* Now two different simplification paths in clifford::contract_with().
* Clifford now works with non-symmetric metric as well.
* Several small corrections and update of tutorial and automatic checks.
[V.Kisil]

18 years agoBetter handling of Clifford objects [V.Kisil].
Jens Vollinga [Fri, 3 Jun 2005 18:28:07 +0000 (18:28 +0000)]
Better handling of Clifford objects [V.Kisil].

18 years agoFixed bug in expanding expressions containing dummy indices. [V.Kisil]
Jens Vollinga [Thu, 19 May 2005 18:10:40 +0000 (18:10 +0000)]
Fixed bug in expanding expressions containing dummy indices. [V.Kisil]

18 years agoAdapted exam for Alexei's gcd patch.
Jens Vollinga [Mon, 9 May 2005 17:10:43 +0000 (17:10 +0000)]
Adapted exam for Alexei's gcd patch.

18 years agoGCD avoids to produce expanded expressions (Alexei's patch).
Jens Vollinga [Mon, 9 May 2005 17:10:03 +0000 (17:10 +0000)]
GCD avoids to produce expanded expressions (Alexei's patch).

18 years agoIncluded 1.3.1 news.
Jens Vollinga [Mon, 9 May 2005 17:07:58 +0000 (17:07 +0000)]
Included 1.3.1 news.

18 years agoAdded note on gcd arguments.
Jens Vollinga [Wed, 4 May 2005 19:07:45 +0000 (19:07 +0000)]
Added note on gcd arguments.

18 years agoFixed bug in gcd (patch from Sheplyakov Alexei).
Jens Vollinga [Wed, 4 May 2005 18:58:43 +0000 (18:58 +0000)]
Fixed bug in gcd (patch from Sheplyakov Alexei).

18 years ago* Last week, the FSF has moved their office.
Richard Kreckel [Sun, 1 May 2005 22:23:26 +0000 (22:23 +0000)]
* Last week, the FSF has moved their office.

18 years agoAdded explanation of numerical evaluation of color_f and friends.
Jens Vollinga [Fri, 22 Apr 2005 15:29:29 +0000 (15:29 +0000)]
Added explanation of numerical evaluation of color_f and friends.

19 years agoNicer output for factorial().
Jens Vollinga [Thu, 21 Apr 2005 15:38:36 +0000 (15:38 +0000)]
Nicer output for factorial().

19 years ago* Friend declaration is no declaration 11.4/9.
Richard Kreckel [Thu, 21 Apr 2005 01:23:35 +0000 (01:23 +0000)]
* Friend declaration is no declaration 11.4/9.

19 years agoClifford get_metric(i,j) again defaults to symmetric indices.
Jens Vollinga [Wed, 20 Apr 2005 19:25:59 +0000 (19:25 +0000)]
Clifford get_metric(i,j) again defaults to symmetric indices.

19 years agoBetter output for slashed expressions (C.Dams' patch).
Jens Vollinga [Wed, 20 Apr 2005 17:41:38 +0000 (17:41 +0000)]
Better output for slashed expressions (C.Dams' patch).

19 years agoFixed misprint in the delta tensor example.
Jens Vollinga [Tue, 19 Apr 2005 17:27:31 +0000 (17:27 +0000)]
Fixed misprint in the delta tensor example.

19 years ago* Indentation and alignment fixes.
Richard Kreckel [Wed, 6 Apr 2005 01:21:28 +0000 (01:21 +0000)]
* Indentation and alignment fixes.

19 years ago* Applied Vladimir Kisil's patches (bug in clifford_prime and clifford_to_lst,
Jens Vollinga [Fri, 1 Apr 2005 18:23:40 +0000 (18:23 +0000)]
* Applied Vladimir Kisil's patches (bug in clifford_prime and clifford_to_lst,
  remove_dirac_ONE honors representation_label, improved clifford
  documentation, better LaTeX output).
* Chris Dams' patch applied to correct canonicalize_clifford.
* Truncated some lines in the tutorial that were too long for printing nicely.

19 years ago* Fix some language conformance issues needed for GCC 4.0
Richard Kreckel [Fri, 11 Mar 2005 00:54:20 +0000 (00:54 +0000)]
* Fix some language conformance issues needed for GCC 4.0
  (c.f. Debian Bug#298400).

19 years ago* Avoid suprious cross-references caused by @strong{Note:}.
Richard Kreckel [Wed, 2 Mar 2005 00:40:51 +0000 (00:40 +0000)]
* Avoid suprious cross-references caused by @strong{Note:}.

19 years agocommented out internal debugging function
Christian Bauer [Tue, 22 Feb 2005 19:15:09 +0000 (19:15 +0000)]
commented out internal debugging function

19 years agoHappy new year!
Christian Bauer [Tue, 22 Feb 2005 18:37:50 +0000 (18:37 +0000)]
Happy new year!

19 years agoremove dependence on YYTEXT_POINTER which is not being defined when lex is
Christian Bauer [Mon, 21 Feb 2005 19:36:43 +0000 (19:36 +0000)]
remove dependence on YYTEXT_POINTER which is not being defined when lex is
missing; explicitly request a %pointer instead

19 years ago* clifford_moebius_map: honor representation label (Vladimir Kisil).
Richard Kreckel [Thu, 10 Feb 2005 02:59:58 +0000 (02:59 +0000)]
* clifford_moebius_map: honor representation label (Vladimir Kisil).

19 years agodon't produce zero coefficients in a pseries object [Chris Dams]
Christian Bauer [Sun, 6 Feb 2005 16:22:19 +0000 (16:22 +0000)]
don't produce zero coefficients in a pseries object [Chris Dams]

19 years ago* Simplified creation of flyweight objects (by Chris Dams).
Richard Kreckel [Sat, 5 Feb 2005 01:16:38 +0000 (01:16 +0000)]
* Simplified creation of flyweight objects (by Chris Dams).

19 years ago* Account for updates made three weeks ago.
Richard Kreckel [Sat, 5 Feb 2005 01:14:28 +0000 (01:14 +0000)]
* Account for updates made three weeks ago.

19 years ago* Upgrade from libreadline4 to libreadline5.
Richard Kreckel [Sat, 5 Feb 2005 01:12:42 +0000 (01:12 +0000)]
* Upgrade from libreadline4 to libreadline5.

19 years ago* Bumped minor versions.
Richard Kreckel [Sat, 5 Feb 2005 00:51:14 +0000 (00:51 +0000)]
* Bumped minor versions.

19 years ago* Fix static initialization order fiasco.
Richard Kreckel [Sat, 8 Jan 2005 00:01:53 +0000 (00:01 +0000)]
* Fix static initialization order fiasco.

19 years agoreplaced non-ASCII characters
Christian Bauer [Wed, 29 Dec 2004 22:27:52 +0000 (22:27 +0000)]
replaced non-ASCII characters

19 years ago* Return
Richard Kreckel [Sun, 26 Dec 2004 21:36:28 +0000 (21:36 +0000)]
* Return

19 years ago* Minor optimization: swap instead of assign.
Richard Kreckel [Sun, 26 Dec 2004 18:48:29 +0000 (18:48 +0000)]
* Minor optimization: swap instead of assign.

19 years agodocumentation update
Christian Bauer [Fri, 26 Nov 2004 17:27:43 +0000 (17:27 +0000)]
documentation update

19 years agoexplain what we mean by "cofactor"
Christian Bauer [Mon, 15 Nov 2004 14:23:17 +0000 (14:23 +0000)]
explain what we mean by "cofactor"

19 years agoimprovements to pseries, esp. wrt series expansion of integrals [Chris Dams]
Christian Bauer [Fri, 29 Oct 2004 15:11:39 +0000 (15:11 +0000)]
improvements to pseries, esp. wrt series expansion of integrals [Chris Dams]

19 years agomake integral() and eval_integ() available in ginsh
Christian Bauer [Wed, 27 Oct 2004 21:23:26 +0000 (21:23 +0000)]
make integral() and eval_integ() available in ginsh

19 years agopass --libdir to ./configure (x86-64 target needs it)
Christian Bauer [Wed, 27 Oct 2004 13:38:51 +0000 (13:38 +0000)]
pass --libdir to ./configure (x86-64 target needs it)

19 years ago* shlibs: Fixed library versioning, oops!
Richard Kreckel [Tue, 26 Oct 2004 03:17:25 +0000 (03:17 +0000)]
* shlibs: Fixed library versioning, oops!
* changelog: staightened out some matters of fact (dates etc.)

19 years agoFixed bug in basic::subs_one_level.
Jens Vollinga [Mon, 25 Oct 2004 12:13:49 +0000 (12:13 +0000)]
Fixed bug in basic::subs_one_level.

19 years agoFinalizing 1.3 release_1-3-0
Jens Vollinga [Tue, 19 Oct 2004 17:58:33 +0000 (17:58 +0000)]
Finalizing 1.3

19 years agopolished
Christian Bauer [Tue, 19 Oct 2004 17:46:21 +0000 (17:46 +0000)]
polished

19 years agoAdded reference.
Jens Vollinga [Tue, 19 Oct 2004 17:28:36 +0000 (17:28 +0000)]
Added reference.

19 years agoRevised reference.
Jens Vollinga [Tue, 19 Oct 2004 17:25:07 +0000 (17:25 +0000)]
Revised reference.

19 years agoContributers list now includes V. Kisil.
Jens Vollinga [Tue, 19 Oct 2004 16:17:50 +0000 (16:17 +0000)]
Contributers list now includes V. Kisil.

19 years agoUpdated NEWS.
Jens Vollinga [Tue, 19 Oct 2004 15:50:14 +0000 (15:50 +0000)]
Updated NEWS.

19 years ago* new G function (multiple polylogarithm).
Jens Vollinga [Tue, 19 Oct 2004 15:20:33 +0000 (15:20 +0000)]
* new G function (multiple polylogarithm).
* Li now evaluates for arbitrary arguments.

19 years agoNew checks for G and Li functions.
Jens Vollinga [Tue, 19 Oct 2004 15:18:46 +0000 (15:18 +0000)]
New checks for G and Li functions.

19 years agoTutorial mentions new G function.
Jens Vollinga [Tue, 19 Oct 2004 14:55:01 +0000 (14:55 +0000)]
Tutorial mentions new G function.

19 years agocanonicalise_clifford(), clifford_prime() and remove_dirac_ONE() handle matrices...
Jens Vollinga [Mon, 18 Oct 2004 18:15:23 +0000 (18:15 +0000)]
canonicalise_clifford(), clifford_prime() and remove_dirac_ONE() handle matrices and lists now.

19 years ago* clifford_to_lst() applies to lst.
Jens Vollinga [Fri, 15 Oct 2004 17:12:03 +0000 (17:12 +0000)]
* clifford_to_lst() applies to lst.
* new additional clifford_moebius_map.

19 years agoDocumentation for generalized clifford algebra.
Jens Vollinga [Fri, 15 Oct 2004 17:09:48 +0000 (17:09 +0000)]
Documentation for generalized clifford algebra.

19 years agoadded CVS instructions
Christian Bauer [Thu, 14 Oct 2004 19:37:12 +0000 (19:37 +0000)]
added CVS instructions

19 years agoadded error handling to op()/let_op()
Christian Bauer [Thu, 14 Oct 2004 19:36:45 +0000 (19:36 +0000)]
added error handling to op()/let_op()

19 years agoVarious bug-fixes and enhancements (new moebius transformation).
Jens Vollinga [Tue, 12 Oct 2004 13:35:18 +0000 (13:35 +0000)]
Various bug-fixes and enhancements (new moebius transformation).

19 years agoAdded integral class.
Jens Vollinga [Tue, 12 Oct 2004 13:32:11 +0000 (13:32 +0000)]
Added integral class.

19 years agoAdded documentation about integral class.
Jens Vollinga [Tue, 12 Oct 2004 13:31:59 +0000 (13:31 +0000)]
Added documentation about integral class.

19 years ago* Prepare for packaging of version 1.3.
Richard Kreckel [Fri, 8 Oct 2004 22:49:44 +0000 (22:49 +0000)]
* Prepare for packaging of version 1.3.

19 years agofixed another power::series() bug [Alexei Sheplyakov]
Christian Bauer [Wed, 6 Oct 2004 15:59:20 +0000 (15:59 +0000)]
fixed another power::series() bug [Alexei Sheplyakov]

19 years agoinclude ginac.pc in libginac-dev [Alexei Sheplyakov]
Christian Bauer [Wed, 6 Oct 2004 15:40:20 +0000 (15:40 +0000)]
include ginac.pc in libginac-dev [Alexei Sheplyakov]

19 years agobinomial(n,k) evaluates for non-integer n [Ralph Stephan]
Christian Bauer [Wed, 6 Oct 2004 15:31:23 +0000 (15:31 +0000)]
binomial(n,k) evaluates for non-integer n [Ralph Stephan]

19 years agoreplaced non-ASCII character in exception msg
Christian Bauer [Wed, 6 Oct 2004 15:31:03 +0000 (15:31 +0000)]
replaced non-ASCII character in exception msg

19 years agofixed typo
Christian Bauer [Thu, 30 Sep 2004 17:39:05 +0000 (17:39 +0000)]
fixed typo

19 years agodbgprint() now uses a print_dflt
Christian Bauer [Thu, 30 Sep 2004 17:38:57 +0000 (17:38 +0000)]
dbgprint() now uses a print_dflt

19 years ago* Li2_do_sum_Xn: Optimize (avoid repeated multiplication).
Richard Kreckel [Sun, 26 Sep 2004 01:47:39 +0000 (01:47 +0000)]
* Li2_do_sum_Xn: Optimize (avoid repeated multiplication).

19 years ago* power::info(): Unpolynomialize sin(x)^2 (by Chris Dams).
Richard Kreckel [Fri, 24 Sep 2004 01:46:19 +0000 (01:46 +0000)]
* power::info(): Unpolynomialize sin(x)^2 (by Chris Dams).

19 years agoSynced bug fix to HEAD.
Jens Vollinga [Thu, 23 Sep 2004 18:38:07 +0000 (18:38 +0000)]
Synced bug fix to HEAD.

19 years agolog(-<realnumber>) now returns a real number (correct CVS check-in)
Jens Vollinga [Wed, 1 Sep 2004 15:10:27 +0000 (15:10 +0000)]
log(-<realnumber>) now returns a real number (correct CVS check-in)

19 years agolog(-<realnumber>) now returns a real number
Jens Vollinga [Wed, 1 Sep 2004 15:07:58 +0000 (15:07 +0000)]
log(-<realnumber>) now returns a real number

19 years ago- added ex::unitcontprim()
Christian Bauer [Fri, 20 Aug 2004 20:14:10 +0000 (20:14 +0000)]
- added ex::unitcontprim()
- fixed a problem where content() would return something that was not unit
  normal

19 years agoadded another check
Christian Bauer [Fri, 20 Aug 2004 20:13:43 +0000 (20:13 +0000)]
added another check

19 years agocache other.p in assignment; this should fix the "assignment of
Christian Bauer [Fri, 20 Aug 2004 20:13:09 +0000 (20:13 +0000)]
cache other.p in assignment; this should fix the "assignment of
sub-expression" problem with operator[]

19 years agosynced to 1.2 (documentation building)
Christian Bauer [Wed, 11 Aug 2004 01:01:26 +0000 (01:01 +0000)]
synced to 1.2 (documentation building)