Windows installer: update wxMaxima.
[maxima/cygwin.git] / ChangeLog-5.28
blob93b711e55e44875722484e41956c56a47374f260
1    Maxima 5.28 change log
3    Backwards-incompatible changes:
5  * package stats: removed function simple_linear_regression (superseded by
6    linear_regression)
9    New items in core:
11  * new function generalized_lambert_w
13  * new functions zn_mult_table, zn_power_table
15  * new functions for Galois fields: gf_set, gf_char, gf_prim, etc.
18    New items in share:
20  * package descriptive: new function principal_components
22  * package descriptive: new histogram style 'density'
24  * package stats: new function linear_regression
27    Other changes:
29  * revise system for building Maxima on MS Windows
31  * function gamma_incomplete: improve accuracy for complex bigfloats
33  * function expintegral_e: improved calculation for large imaginary part
36    Bug fixes:
38  3539699: limit of atan2
39  3538167: Wrong result for definite integral
40  3534858: wrong answer: limit
41  3533723: abs_integrate causes stack overflow
42  3530767: integrate changes k[0] --> k(0)
43  3530272: nthroot, bad error msg
44  3529992: Shi (sinh integral) wrong branch, integrate inconsistent
45  3529144: Error integrating exp(-x)*sinh(sqrt(x)) with domain: complex
46  3526359: gamma_incomplete(1/5,-32.0) not accurate
47  3526111: float erf (%i) not working
48  3522750: assume & integrate
49  3521596: atan2(sqrt(1-u)*(u-1),1); /* hangup */
50  3517785: Wrong sign in exponential integral
51  3517034: polarform error on simple case
52  mailing list 2012-04-09: Loading gentran
53  mailing list 2012-03-27: bug in net present value
54  unnumbered: inequality facts being forgotten
55  unnumbered:  limit(erfc(z), z, inf)
56  unnumbered: bug in animated_gif
57  unnumbered: Lisp output not readable
58  unnumbered: bigfloats parsed incorrectly when ibase is not 10