Eliminate spurious redefinition of derivabbrev in Ctensor, fix documentation of diagm...
[maxima/cygwin.git] / ChangeLog-5.16
blobc69d101c4a070ff3aa74cd37b08dad7d987224dc
1    Maxima 5.16 change log
2    Compiled 2008-08-13
5    Major changes:
7  * ECL can build Maxima via autoconf machinery
10    Other revisions:
12  * Revision and extension of code for exponential integral functions
14  * Revision and extension of code for hypergeometric functions
16  * share/contrib/amatrix: revisions
18  * share/contrib/gf: bug fixes
20  * share/contrib/sarag: revisions
22  * share/contrib/zeilberger: revisions
24  * share/contrib/graphs: revisions
26  * share/contrib/distrib: revisions and new test script
28  * share/contrib/maximaMathML: revisions
30  * share/tensor: additional demonstrations
32  * Patches for Lispworks and MCL
34  * Revisions and extensions of reference manual and its translations
37    Bug fixes:
39  * 2030675: fourier_elim([f(abs(x)) > 0],[x]) --> error
41  * 2022681: error en unit package
43  * 2021422: reset & error
45  * 2020618: tex( limit(...,plus) ) wrong
47  * 2018722: error message typo in eliminate
49  * 2010843: diff of Taylor poly
51  * 2014436: at with empty list / Fix
53  * 2013654: bfloat(NaN) => finite number
55  * 1995595: sign(max(7,x) - max(6,x)) --> error
57  * 1981626: a misprint about radcan() in the manual
59  * 1981518: Calling desolve inside a "for...do" makes it loop endlessly
61  * 1980715: wrong radcan-simplification
63  * 1955976: opproperties
65  * 1954846: bessel_i(1/2,0) -> divide by zero error
67  * 1951964: Describe (? xxx) depends on ibase
69  * 1951128: curious warning from allroots(x=0)
71  * 1947806: ilt documented variable order incorrect
73  * 1943756: ezgcd() never returns
75  * 1920177: Problems with the bessel functions
77  * 1847543: Integration problem of a special periodic function
79  * 1811968: echelon error
81  * 1755550: trig inconsistent about periodicity rules
83  * 1668087: integrate(1/cosh(x/R)^4,x,-inf,inf) = 0
85  * 1663537: newton & listconstvars
87  * 1605201: wronskian documentation + FIX
89  * 1553866: %piargs inconsistent behavior
91  * 1358239: taylor(exp(sqrt(log(x)*log(log(x))))@inf > stack overflow
93  * 1384806: factor((x^15+1)^15-(x^15-1)^15) wrong
95  * 1309432: integrate(1/cosh(a*x)^2,x,-inf,inf)
97  *  903190: sin(%pi+%pi*x) doesn't simplify
99  *  679435: local(func) should be emphasised in the documentation
101  *  580721: trigexpand bug
103  * unnumbered: restore behavior of definite products
105  * unnumbered: handle MTIMES and MNCTIMES correctly in tex2ooo