On Monday, January 2, 2023 at 6:33:38 AM UTC-6 syle...@gmail.com wrote:

> I think that simplify or evaluation should rather be decomposed in many 
> components
>

To a great extent I think sympy already does this through the specialized 
simplification options such as `radsimp()`. However, I do think it is hard 
to figure out which options are available unless you are using an interface 
with tab completion of `obj.` and are comfortable using tab completion 
combined with reading the API. I personally think that the overall 
`.simplify()` option should not disappear, but possibly the precise tools 
should be extended and some thought should go into making them easy to 
discover.

-- 
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 sympy+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/sympy/06db3b33-b211-4108-b545-3f2273ee44a8n%40googlegroups.com.

Reply via email to