On 27.05.19 20:40, Tracy Hall wrote:
> If anyone is curious to see an example 
> [...]
> sage: for ii in range(1):
> ....:     alarm(10)
> ....:     try:
> ....:         if prod(P.gens())^2 in anideal:
> ....:             cancel_alarm()
> [...]
> ....:     except AlarmInterrupt:
> ....:         print('Timeout.')
> ....:         break

+1 for trying to get something like this to work in SageMath; it would
be very convenient.



-- 
You received this message because you are subscribed to the Google Groups 
"sage-support" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-support+unsubscr...@googlegroups.com.
To post to this group, send email to sage-support@googlegroups.com.
Visit this group at https://groups.google.com/group/sage-support.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/sage-support/c7e1a8db-b468-083f-963b-93eeeb861be4%40aon.at.
For more options, visit https://groups.google.com/d/optout.

Reply via email to