On Mon, Jun 7, 2010 at 4:18 AM, Ondrej Certik <[email protected]> wrote:
> Will it be possible to also use it outside of Sage? E.g. I guess if > you do "setup.py install" in mpmath, that it would compile the Cython > codes and install it? That'd be really cool. > It can be done in theory. The main problem is that the Cython extension code requires MPIR and the MPIR interface code in Sage. Fredrik -- You received this message because you are subscribed to the Google Groups "sympy" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/sympy?hl=en.
