Hi,
On Mon, Aug 19, 2019 at 04:24:10AM -0700, mmarco wrote:
> I have been working a bit on some functions to help students do integration
> by hands. Under the hood, they use sympy's integral_steps function (see
> [1]), but I am not sure which is the right way to present it. The options I
> am
I have been working a bit on some functions to help students do integration
by hands. Under the hood, they use sympy's integral_steps function (see
[1]), but I am not sure which is the right way to present it. The options I
am considering are:
1) Go full step-by-step integrations, in the spirit