For the record, the aforementioned defint/limit bug is now known as: https://sourceforge.net/p/maxima/bugs/200/
Tracing KILL2 seems to show that it is calling itself recursively. Something about F(%phi, constant) makes KILL2 think that recursion is needed -- what is going on there? I notice that the presence of %phi seems to be key -- if it's foo, then the error is avoided. About refusing to forget facts in the context global, I think I'm OK with removing those, and instead fixing up the documentation to say that built-in assertions in global can be forgotten. In general Maxima doesn't apply the same operations...
draw() does not work on new debian 13 installation
I've marked this ticket as "closed". I agree w/ Leo B. that the problem is the undeclared dependency of GCL on GCC, which is beyond the scope of Maxima.
OK by me to implement rationalize(y) = rationalize(x).
Hi, sorry, I missed the traffic on this ticket a few days ago. Can you verify that the patch fixes the problem which you encountered? If so, I will close this ticket. I looked at the patch and I don't see how it resolves the GCC problem which you encountered. I'm a little puzzled about that.
histogram_description clobbers xrange
histogram incorrectly normalized when frequency = density