Thank you very much for the information and the link to the website. Le lundi 4 décembre 2023 à 13:19:30 UTC-5, [email protected] a écrit :
> If you are having sympy do the math for you using `solve`, `factor`, > `simplify` and things like that it is often difficult. One option is to > restart your notebook kernel and run all the steps except for the one you > made a mistake at. > > If you are doing algebraic steps by hand, you can just reverse the the > last step. If you are doing this you may also want to look at > algebra_with_sympy > <https://gutow.github.io/Algebra_with_Sympy/algebra_with_sympy.html>, > which has some convenience features for doing step-by-step algebra. Full > disclosure: I am the primary contributor to algebra_with_sympy. > > On Monday, December 4, 2023 at 11:24:51 AM UTC-6 [email protected] wrote: > >> Hello, >> This is my first time. Just wondering if there is a command that I can do >> when, in a jupyter notebook, when I want to go back one step (If I did a >> bad algebraic manipulation for example). Thank you in advance for your >> help. Mario >> > -- You received this message because you are subscribed to the Google Groups "sympy" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/sympy/392df999-a023-401c-b7e5-0d328d15239dn%40googlegroups.com.
