forked from fuel-pcbox/maxima
-
Notifications
You must be signed in to change notification settings - Fork 0
/
ChangeLog-5.35
42 lines (27 loc) · 1.23 KB
/
ChangeLog-5.35
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
Maxima 5.35 change log
New items in core:
* in evaluation, allow general expressions as operators
New items in share:
* package Eulix: numerical solution of ordinary differential equations
* script hermite_reduce.mac: implement Rothstein-Trager algorithm
Changes in core:
* function supcontext: evaluate argument(s)
* functions supcontext, newcontext: return made-up name if none supplied
* function powerseries: bug fixes
Other changes:
* many updates to documentation
Bug fixes:
#2847: limits of powers of constants
#2845: Avoid initialization-time compile in commac.lisp
#2818: Problem with trigreduce
#2816: Significant reduction in processing LaTeX output in imaxima in new version
#2815: abs_integrate leads to infinite recursion
#2814: abs_integrate: integration of x*ceiling(x)
#2800: a typo in mode_identity documentation
#2774: desolve doesn't know how to interpret temporary variables
#2623: shortest_path
#2575: Integration error: integrate(sqrt(k-k*cos(2*x)), x)
#2371: limit((exp(a*x)-1)/(exp(a*x)+1),x,inf) fails
unnumbered bugs:
mailing list 2014-11-26: Error in histogram and continuous_freq
mailing list 2014-09-01: SIGN1 strangeness, was: Problem with bfloat