From: Raymond T. <rt...@us...> - 2025-08-26 14:53:57
|
I think I figured out the issue. A stupid error on my part. I've uploaded a fix, but want to do a bit more testing before landing. --- **[bugs:#4601] 5.48 regression in spherical_bessel_j integral** **Status:** open **Group:** None **Created:** Mon Aug 25, 2025 09:28 AM UTC by Antonio Rojas **Last Updated:** Mon Aug 25, 2025 03:22 PM UTC **Owner:** nobody In 5.48, the improper integral ~~~ integrate(spherical_bessel_j(1,x)^2,x,0,inf); ~~~ returns 0 instead of the correct answer %pi/6, as it did in 5.47 Bisected to 6ed48036faca8c5fcf996db95647bf09e9d13913 --- Sent from sourceforge.net because max...@li... is subscribed to https://sourceforge.net/p/maxima/bugs/ To unsubscribe from further messages, a project admin can change settings at https://sourceforge.net/p/maxima/admin/bugs/options. Or, if this is a mailing list, you can unsubscribe from the mailing list. |