On Wednesday, July 29, 2020 at 11:03:00 PM UTC-7, Sébastien Labbé wrote:
>
> Would it be hard to implement both:
>
> .integrate(algorithm='maxima_domain_real')
> .integrate(algorithm='maxima_domain_complex')
>
> ?
>
No, as mentioned on the thread linked by William, we could have a context 
manager that sets "domain: real" and back on the maxima_calculus instance. 
People should just not do silly things with it, like leaking the context in 
an iterator. 

-- 
You received this message because you are subscribed to the Google Groups 
"sage-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-devel+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/sage-devel/8f7dd4fb-45ab-4d70-bf62-1d1d1ffc511fo%40googlegroups.com.

Reply via email to