From: Barton W. <wil...@us...> - 2025-07-28 18:35:10
|
--- **[bugs:#4586] nointegrate undocumented** **Status:** open **Group:** None **Labels:** nointegrate **Created:** Mon Jul 28, 2025 06:35 PM UTC by Barton Willis **Last Updated:** Mon Jul 28, 2025 06:35 PM UTC **Owner:** nobody The option variable `nointegrate` is undocumented. A source code comment notes: *nointegrate is a Macsyma-level flag which inhibits indefinite integration.* It appears that when `nointegrate` is set to true, definite integration does not use the method that calls antideriv, and nothing more. I propose that we focus on fixing the bugs in the antideriv code with the eventual goal of eliminating the need for the nointegrate flag. Till then, if somebody wants to document `nointegrate`, that's OK. --- 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. |