File: ChangeLog-5.24

package info (click to toggle)
maxima-sage 5.44.0-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 105,340 kB
  • sloc: lisp: 383,857; fortran: 14,665; perl: 14,369; tcl: 11,147; sh: 4,478; makefile: 2,380; ansic: 447; python: 262; xml: 59; awk: 37; sed: 17
file content (70 lines) | stat: -rw-r--r-- 1,985 bytes parent folder | download | duplicates (11)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
   Maxima 5.24 change log


   New items in core:

 * function defstruct: documentation


   New items in share:

 * package lapack: function dgemm (matrix multiplication)

 * package fractals: documentation

 * package finance: documentation


   Other changes:

 * elliptic functions: bug fixes

 * integration: apply trigonometric identities for some special cases

 * improve TeX output for conditional expressions

 * more work on German translation of reference manual

 * regularize error messages and prepare for translation

 * remove unused functions and variables

 * XMaxima user interface: bug fixes and improvements

 * package draw: bug fixes, pngcairo output

 * package noninteractive: bug fixes

 * package clebsch_gordan: new version

 * package graphs: updates

 * package ezunits: updates


   Bug fixes:

   3211937  wrong sign for integral of e^(-1/x^2)
   3199708  integrate(sin(2x)atan(sin(x)),x)
   3198530  Apparently wrong limit with factorial
   3181353  Documentation of "at" misleading
   3165872  integrate(abs(sin(x)),x,0,2*%pi) wrong result
   3158526  integrate(x^2*exp(x)/(1+exp(x))^2,x , minf, inf);
   3154534  need local declaration in antid.mac
   3154351  abs_integrate --> errors from apply
   3153533  incorrect integration
   3153506  typo in antid / FIX
   3153170  abs_integrate + composisiton of unit step
   3153169  abs_integrate of unit step
   3138054  bfloat problem / FIX
   3133916  scanmap(minfactorial,a!) infinite loop
   3131324  simplification of sqrt
   3067098  The command timer for a Lisp function
   2808179  maxima.el inferior-maxima-complete on Emacs 23
   1285104  trigsimp and trigreduce & square roots
    917283  Comment syntax confused
  unnumbered: lisp (gcl?) being unable to read 1.79769d308
  unnumbered: draw2d(explicit(321.4567,x,0,1)) causing hang
  unnumbered: plotting functions by name
  unnumbered: asinh and atanh are increasing odd functions
  unnumbered: bad interaction of rassociative and tellsimp