[sage-devel] Re: [feature] simplify manual integral usage

2022-06-13 Thread Nils Bruin
On Monday, 13 June 2022 at 13:38:55 UTC-7 zfrh...@gmail.com wrote: > hello, i saw that i should post my feature request here, and only then > open a ticket. > > i think it would be nice to simplify the usage of "numerical_integral": > 1. > instead of using labmda, pass the integration variable to

[sage-devel] [feature] simplify manual integral usage

2022-06-13 Thread Mom Mam
hello, i saw that i should post my feature request here, and only then open a ticket. i think it would be nice to simplify the usage of "numerical_integral": 1. instead of using labmda, pass the integration variable to the function just as in the "integral" function instead of this: numerical_i