I actually prefer to have my middle initial included in my name -- vttoth
[maxima/cygwin.git] / ChangeLog-5.31
blob106db7b67b713f2d5939ed09e1e5407ea5d0d13e
1    Maxima 5.31 change log
4    Changes in core:
6  * Galois fields: revision, introduction of extension fields
7  * inverse_jacobi_sn: improve accuracy
8  * Bessel functions: integral of bessel_i, bessel_j of arbitrary order
9  * matrix functions: revise ModeMatrix, mat_function, dispJordan, diag, JF
10  * signum: do not declare signum real- or integer-valued
11  * carg: declare carg real-valued
12  * parser: add L, l, W, and w to list of exponent marker characters
15    Changes in share:
17  * package stringproc: new functions readchar, md5sum, base64
20    Other changes:
22  * documentation: minor changes to make Texinfo 5 happy
23  * build system: changes to make Maxima build correctly on Windows
26    Bug fixes:
28  * 2622 base64 type warnings
29  * 2619 Function inverse_erf - error in numerical evaluation
30  * 2612 known_units() broken
31  * 2608 quad_qags(x,x) generates a lisp error
32  * 2607 lbfgs documentation is incomplete
33  * 2604 fft.dem is out of date
34  * 2603 fft documentation
35  * 2602 lu_factor regression
36  * 2599 cl-info error handling
37  * 2597 logcontract and subscripted log
38  * 2594 Incorrect integration of product of cosines
39  * 2591 risch gives Lisp error for sinh expression
40  * 2583 sign error for integrate(x^(8*%i-1),x);
41  * 2570 Make acos(cos(x)) simplify to x when on correct interval
42  * 2569 translate rat(1,x) and rat([1]) incorrect
43  * 2536 Lisp error in limit: \
44  * 2501 %pi/8 is definitely not an integer
45  * 2475 limit(x^(mu/x^g),x,inf) --> error
47  unnumbered bugs:
49  * mailing list 2013-05-22: "array-lambda error with 5.30.0"
50  * mailing list 2013-05-07: "defrule regression compare to version 5.29.1"
51  * fix rk() when the independent variable's initial value is nonzero
52  * fix bug in asksign
53  * fix wrong noun form returned for jacobi_nc(elliptic_kc(m)/n,m)