|
From: David S. <tom...@us...> - 2026-07-12 04:29:53
|
- **status**: open --> closed - **Comment**: Fixed by commit [27db8e]. --- **[bugs:#4765] gfactor not idempotent** **Status:** closed **Group:** None **Labels:** gfactor factor **Created:** Wed Jun 10, 2026 03:33 PM UTC by Stavros Macrakis **Last Updated:** Fri Jun 12, 2026 11:09 AM UTC **Owner:** nobody ~~~ gfactor((%i+1)^(-1/2)) => ((1-%i)*sqrt(%i+1))/2 gfactor(%) => -(((%i-1)*sqrt(%i+1))/2) gfactor(%) => -(((%i-1)*sqrt(%i+1))/2) <<< stable ~~~ This is arguably outside the domain of `gfactor`, so this is a very low priority bug. I hope priority=2 means that it is extra-low priority, not extra-high priority! --- 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. |