update: 

mpmath works correct on Python 3.6.9 (no sage)

вторник, 14 января 2020 г., 13:11:34 UTC+3 пользователь Александр Ватузов 
написал:
>
> I have a problem with sage on python3, example sage9.0
>
> simple code:
>
> import mpmath
> mpmath.mp.prec = 1000 #on 700 all is ok
> mpmath.findroot(lambda x: x^2 - 3, 2)
>
> error:
> <repr(<sage.libs.mpmath.ext_main.mpf at 0x7fedbe2d84c8>) failed: 
> SystemError: <built-in function divmod> returned a result with an error set>
>
> Somebody else has this error? I will check on simple mpmath.
>

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/sage-support/bdb40162-1504-41a4-a68d-8a32954df60d%40googlegroups.com.

Reply via email to