from mpmath import qgamma plot(lambda x: qgamma(.5,x), (x, 0, .99)) That's my code, I ran it again in an entirely new project, and i'm getting a NoConvergence error. I'm not sure why the error changed between projects, but there it is.
-- 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 [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/sage-support. For more options, visit https://groups.google.com/d/optout.
