Fix some typos in the german manpage, correct the encoding of "ß".
[maxima/cygwin.git] / ChangeLog-5.35
blob49fb74b6f950327eb843ddae76039c09ad999661
1    Maxima 5.35 change log
3    New items in core:
5  * in evaluation, allow general expressions as operators
6  
8    New items in share:
10  * package Eulix: numerical solution of ordinary differential equations
11  * script hermite_reduce.mac: implement Rothstein-Trager algorithm
14    Changes in core:
16  * function supcontext: evaluate argument(s)
17  * functions supcontext, newcontext: return made-up name if none supplied
18  * function powerseries: bug fixes
21    Other changes:
23  * many updates to documentation
26    Bug fixes:
28    #2847: limits of powers of constants
29    #2845: Avoid initialization-time compile in commac.lisp 
30    #2818: Problem with trigreduce
31    #2816: Significant reduction in processing LaTeX output in imaxima in new version
32    #2815: abs_integrate leads to infinite recursion
33    #2814: abs_integrate: integration of x*ceiling(x)
34    #2800: a typo in mode_identity documentation
35    #2774: desolve doesn't know how to interpret temporary variables
36    #2623: shortest_path
37    #2575: Integration error: integrate(sqrt(k-k*cos(2*x)), x)
38    #2371: limit((exp(a*x)-1)/(exp(a*x)+1),x,inf) fails
40    unnumbered bugs:
41    mailing list 2014-11-26: Error in histogram and continuous_freq
42    mailing list 2014-09-01: SIGN1 strangeness, was: Problem with bfloat