7 * plot3d: multiple surfaces; built-in spherical transformation
12 * revision of hypergeometic functions
14 * extension of Bessel functions
16 * extension of abs_defint function
18 * extension of Riemann zeta function
20 * limits of signum functions
22 * package draw: new graphic object 'tube'
27 2979579: plot3d with format xmaxima does not work in Xmaxima
28 2976744: postscript terminal requires manual reset of default termina
29 2976657: Usage of gammagreek and %gammagreek
31 2969599: integrate bug?
32 2968344: gamma_incomplete(1.0, 4.368265444147715e+19) fails
33 2968174: Integration of hypergeometric bug
34 2965201: run_testsuite() causes Lisp error
35 2965115: 2*%e,numer -> single float precision
36 2962943: simplifya gives Lisp error for a cons
37 2961822: sinh(0.0b0) causes Maxima to abort
38 2957758: plotting gamma_incomplete_regularized incorrect
39 2954141: Kummer reflection
40 2953369: Definite Integration of 1/(a-b*cos(x)) wrong
41 2949677: hypergeometric floating point
42 2948800: integrate((1-cos(2*x)^2)^2/x^4,x,0,inf) wrong
43 2945609: incomplete/misleading documentation of coeff
44 2943581: Grind omits empty strings
45 2943400: 'linel' command can crash 'maxima'
46 2938716: too much evaluation in translated code
47 2938177: simplify_sum(sum(k^n,k,1,m)) -> stack overflow
48 2938078: Crash on attached input
49 2937837: find_root_error documentation incorrect
50 2935631: bfloat(log(n)) can be different from log(bfloat(n))
51 2933996: abs_integrate bug
52 2933440: sqrt(-z^2) simplifies to %i*sqrt(z^2) for z complex
53 2932096: allroots fails for real polynomial.
54 2927502: abs() or cabs() are much slower than just sqrt(re^2+im^2)
55 2924831: file_type is wrong for ccl on mac os x
56 2921946: Expansion of bessel_k(1/2,x) with radexpand:false
57 2920190: non-integer value for maxposex
58 2919296: binomial sums
59 2914376: implicit_plot error
60 2914296: Limit gets Maxima stuck
61 2914176: Conversion of rational to bfloat is inaccurate
62 2913614: LAPACK: dgesvd is broken
63 2911891: gcfac gives Lisp error
64 2910437: non-repeatable beta_incomplete(1b0,1,z)
65 2910001: optimization of bfloat input
66 2909980: optimization for log of bfloats
67 2909917: documentation type -- jornan
68 2907952: diff of a taylor series
69 2907815: sold variable in diag(x) (package diag) should be local
70 2907727: Incorrect Integral with option integrate_use_rootsof
71 2892710: Allow easier library access
72 2880797: bad answer in integrate(sqrt(sin(t)^2+cos(t)^2),t,0,2*%pi)
73 2875784: fourier integral incorrect
74 2859856: csign(log(x)) --> pnz
75 2852992: sqrt(-1/x)-%i/sqrt(x) not zero
76 2843621: GosperSum error
77 2808861: list function arguments with mode_declare in translate
78 2786017: realonly in algsys.lisp
79 2607007: legend does not work
80 1869296: hgfred([1,2],[6],1) bogus
81 1857562: hgfred([a,b],[c], 0) -/--> 1
82 1633149: sum bug that never happens
83 1620165: assoc needs to check argument, was: Strange error
84 1531688: hgfred([ ], [ ], 0)
85 1440286: documentation for 'listofvars'
86 1440069: euler numbers & zerobern
87 1376392: limit(x/(2+sin(1/x)), x, 0); wrong result
88 1372264: no user doc for 'numer_pbranch'
89 1219846: properties of translated functions
90 1106912: limit(x/sin(x)^2,x,inf)
91 1010768: sqrt(1/z) - 1/sqrt(z) => 0
92 932095: ode2 redundant asksign
93 910270: 1/+3*x parses as 1/(+3*x)
94 903166: assume works for real values only
95 900860: Simplifications involving abs
96 893633: depends(a,[b,b,b])
97 856209: inconsistency between facts() and facts(v)
98 840848: trigreduce doesn't enter unknown functions
99 811522: redundant question in limit
100 781657: binomial(x,x) => 1, but binomial(-1,-1) => 0
101 777564: subtraction \"-\"(a,b) should work/FIX
102 776441: orderlessp not transitive
103 767556: Distributing operations over =
104 767528: op(box(a)) bogus
105 752417: KEEPFLOAT:TRUE ignored by SOLVE
106 719968: No SIMP function
107 710307: orderlessp of bfloat, %e, and inf
108 660876: taylor and keepfloat ERR
109 655270: Incomplete integration
110 643254: orderlessp([rat(x)], [rat(x)])
111 593351: limit/sin(inf)etc. should give 0, not IND