4 Changes not backward compatible:
6 * share function graph2d: removed in favor of plot2d
11 * function limit: limits for fresnel_c and fresnel_s
12 * function plot2d: adaptive plotting for parametric plots
13 * functions round, truncate: distribute over lists and other aggregate types
14 * function zn_characteristic_factors: Shanks characteristic factors
19 * new package smath: glue code for SMath Studio (notebook interface)
20 * new package logic: some functions for Boolean expressions
21 * package lapack: new function zheev (eigenvalues of Hermitian matrix)
26 * function labels: make 'labels' an ordinary function (not argument-quoting)
27 * plotting: more general color specification
28 * plotting: rework plot options machinery
29 * plotting: introduce some new options
34 * Build and install mgnuplot.exe under windows
39 2668 Bigfloat Gamma Inaccurate for Small Inputs
40 2666 plotdf ignores first of [x, ...] or [y, ...] if there are no other options
41 2662 Maxima manual adjust
42 2660 lapack puts binary files in binary/binary-$foo/share/lapack/binary-$foo/lapack
43 2659 bug_report() directions for creating ticket need updating
44 2649 Correction for $matrix evaluation
45 2639 limit asks about internal variable
46 2634 zgeev does not operate on real matrices
47 2633 ev(integrate,numer) gives strange result
48 2630 inverse_jacobi_cn(-2.0, 3.0) generates an error
49 2629 elliptic_kc(3.0) not accurate
50 2628 fourier elimination on equality
51 2624 Erroneous limit result
52 2615 Numeric evaluation of inverse Jacobi elliptic functions is wrong for some inputs
53 2282 Problem in LISP with times function in sym
58 mailing list 2013-09-26: transcendental functions and compilation
59 mailing list 2007-04-02: fixes a bug in plot2d-discrete
60 GCL bug #40646 fixed (problem actually in Maxima)
61 workaround GCL bug #40154 (some float literals parsed incorrectly)
62 ensure that 'sign' does not make any changes to assume database.
63 fix Postscript plotting on windows
64 fix limit(-(3*n^2 + 1)*(-1)^n/sqrt(n^5 + 8*n^3 + 8),n,inf);
65 fix bug in ldisplay and ldisp: need to display %t label
66 fix: inv_mod(0,1) should return false
67 fix cyclic-p, gf-eval, gf-irr-p
68 fix gf-cminus-b, gf-prim-p
69 fix bug in computing (.75b0+%i*1.5b0)^(%i/4)
70 fix "describe" returning wrong entry with texinfo version 5
71 plots using the dumb gnuplot terminal were not being displayed in the terminal when the gnuplot_pipes is used