-
Fixed in revision 1.111 of hyp.lisp. The new result is:
(%i8) hgfred([1,2],[6],1);
(%o8) 5/3
Remark: A general result for z=1 can be given as a quotient of gamma functions. Maxima uses this, when we declare one of the parameters to be an integer. The gamma functions simplify and we get a simple result too. This is an example:
(%i22) declare(n,integer)$
(%i23) hgfred([1,n],[6],1);...
2010-01-04 01:55:18 UTC by crategus
-
Fixed in revision 1.111 of hyp.lisp. The new results are:
(%i5) hgfred([3,9],[7],0);
(%o5) 1
(%i6) hgfred([3,9],[77],0);
(%o6) 1
(%i7) hgfred([a,b],[c],0);
(%o7) 1
Closing this bug report as fixed.
Dieter Kaiser.
2010-01-04 01:45:11 UTC by crategus
-
Fixed in revision 1.111 of hyp.lisp. The new results are:
(%i2) hgfred([3,4],[7],0);
(%o2) 1
(%i3) hgfred([1,1],[2],0);
(%o3) 1
(%i4) hgfred([1,1],[1],0);
(%o4) 1
Closing this bug report as fixed.
Dieter Kaiser.
2010-01-04 01:42:52 UTC by crategus
-
crategus committed patchset 7981 of module maxima to the Maxima -- GPL CAS based on DOE-MACSYMA CVS repository, changing 1 files.
2010-01-04 01:38:13 UTC by crategus
-
crategus committed patchset 7980 of module maxima to the Maxima -- GPL CAS based on DOE-MACSYMA CVS repository, changing 1 files.
2010-01-04 01:35:29 UTC by crategus
-
crategus committed patchset 7979 of module maxima to the Maxima -- GPL CAS based on DOE-MACSYMA CVS repository, changing 1 files.
2010-01-04 01:34:42 UTC by crategus
-
crategus committed patchset 7978 of module maxima to the Maxima -- GPL CAS based on DOE-MACSYMA CVS repository, changing 1 files.
2010-01-03 01:48:05 UTC by crategus
-
crategus committed patchset 7977 of module maxima to the Maxima -- GPL CAS based on DOE-MACSYMA CVS repository, changing 1 files.
2010-01-03 01:46:07 UTC by crategus
-
crategus committed patchset 7976 of module maxima to the Maxima -- GPL CAS based on DOE-MACSYMA CVS repository, changing 1 files.
2010-01-03 01:44:34 UTC by crategus
-
crategus committed patchset 7975 of module maxima to the Maxima -- GPL CAS based on DOE-MACSYMA CVS repository, changing 1 files.
2010-01-03 01:42:18 UTC by crategus