Hi,Did anyone try this before? At the moment this stucks at the following issue:
sage: import mpmath
sage: mpmath.ctx_mp_python.mpf
---------------------------------------------------------------------------
AttributeError Traceback (most recent call last)
<ipython-input-2-8e8eed115623> in <module>
----> 1 mpmath.ctx_mp_python.mpf
AttributeError: module 'mpmath.ctx_mp_python' has no attribute 'mpf'