1   Maxima 5.24 change log
2
3
4   New items in core:
5
6 * function defstruct: documentation
7
8
9   New items in share:
10
11 * package lapack: function dgemm (matrix multiplication)
12
13 * package fractals: documentation
14
15 * package finance: documentation
16
17
18   Other changes:
19
20 * elliptic functions: bug fixes
21
22 * integration: apply trigonometric identities for some special cases
23
24 * improve TeX output for conditional expressions
25
26 * more work on German translation of reference manual
27
28 * regularize error messages and prepare for translation
29
30 * remove unused functions and variables
31
32 * XMaxima user interface: bug fixes and improvements
33
34 * package draw: bug fixes, pngcairo output
35
36 * package noninteractive: bug fixes
37
38 * package clebsch_gordan: new version
39
40 * package graphs: updates
41
42 * package ezunits: updates
43
44
45   Bug fixes:
46
47   3211937  wrong sign for integral of e^(-1/x^2)
48   3199708  integrate(sin(2x)atan(sin(x)),x)
49   3198530  Apparently wrong limit with factorial
50   3181353  Documentation of "at" misleading
51   3165872  integrate(abs(sin(x)),x,0,2*%pi) wrong result
52   3158526  integrate(x^2*exp(x)/(1+exp(x))^2,x , minf, inf);
53   3154534  need local declaration in antid.mac
54   3154351  abs_integrate --> errors from apply
55   3153533  incorrect integration
56   3153506  typo in antid / FIX
57   3153170  abs_integrate + composisiton of unit step
58   3153169  abs_integrate of unit step
59   3138054  bfloat problem / FIX
60   3133916  scanmap(minfactorial,a!) infinite loop
61   3131324  simplification of sqrt
62   3067098  The command timer for a Lisp function
63   2808179  maxima.el inferior-maxima-complete on Emacs 23
64   1285104  trigsimp and trigreduce & square roots
65    917283  Comment syntax confused
66  unnumbered: lisp (gcl?) being unable to read 1.79769d308
67  unnumbered: draw2d(explicit(321.4567,x,0,1)) causing hang
68  unnumbered: plotting functions by name
69  unnumbered: asinh and atanh are increasing odd functions
70  unnumbered: bad interaction of rassociative and tellsimp
71