-
beshenov committed patchset 117 of module site-xml to the Maxima -- GPL CAS based on DOE-MACSYMA CVS repository, changing 1 files.
2009-09-10 14:48:14 UTC in Maxima -- GPL CAS based on DOE-MACSYMA
-
It could be a bug in wxMaxima, not in Maxima itself.
2009-08-24 22:58:35 UTC in Maxima -- GPL CAS based on DOE-MACSYMA
-
beshenov committed patchset 116 of module site-xml to the Maxima -- GPL CAS based on DOE-MACSYMA CVS repository, changing 1 files.
2009-08-22 11:37:13 UTC in Maxima -- GPL CAS based on DOE-MACSYMA
-
beshenov committed patchset 115 of module site-xml to the Maxima -- GPL CAS based on DOE-MACSYMA CVS repository, changing 5 files.
2009-07-23 07:13:31 UTC in Maxima -- GPL CAS based on DOE-MACSYMA
-
beshenov committed patchset 114 of module site-xml to the Maxima -- GPL CAS based on DOE-MACSYMA CVS repository, changing 1 files.
2009-06-20 18:27:59 UTC in Maxima -- GPL CAS based on DOE-MACSYMA
-
beshenov committed patchset 113 of module site-xml to the Maxima -- GPL CAS based on DOE-MACSYMA CVS repository, changing 1 files.
2009-05-20 03:46:20 UTC in Maxima -- GPL CAS based on DOE-MACSYMA
-
beshenov committed patchset 112 of module site-xml to the Maxima -- GPL CAS based on DOE-MACSYMA CVS repository, changing 1 files.
2009-05-20 03:45:20 UTC in Maxima -- GPL CAS based on DOE-MACSYMA
-
The option variable realonly is quite confusing since it does not find
real solutions, but only solutions which are free of %i (purely using
freeof).
For example, when realonly is false,
algsys ([x^4 + 1], [x]);
returns
[[x = (-1)^(1/4)], [x = -(-1)^(1/4)*%i],
[x = -(-1)^(1/4)], [x = (-1)^(1/4)*%i]]
But when realonly is true, it returns
[[x = (-1)^(1/4)], [x =...
2009-05-03 10:25:15 UTC in Maxima -- GPL CAS based on DOE-MACSYMA
-
beshenov committed patchset 111 of module site-xml to the Maxima -- GPL CAS based on DOE-MACSYMA CVS repository, changing 1 files.
2009-05-01 12:53:35 UTC in Maxima -- GPL CAS based on DOE-MACSYMA
-
beshenov committed patchset 110 of module site-xml to the Maxima -- GPL CAS based on DOE-MACSYMA CVS repository, changing 1 files.
2009-05-01 12:53:35 UTC in Maxima -- GPL CAS based on DOE-MACSYMA