Hello Saad,
I think that's a python error and is telling us that you have given too
many arguments to the function. I wonder if your brackets are OK. Just from
looking at what you post it looks as if there is a mismatch in the opening
and closing of brackets.
Hth
Adil

On Fri, 14 Aug 2015 15:57 saad khalid <saad1...@gmail.com> wrote:

>
>
> On Friday, August 14, 2015 at 1:13:53 AM UTC-5, jori.ma...@uta.fi wrote:
>>
>> On Thu, 13 Aug 2015, saad khalid wrote:
>>
>> > I'm currently trying to get support from my professors in order for our
>> > school to move from Mathematica to Sage Math. One of them challenged me
>> > to - -
>>
>> What should we give as an exhange? Wasn't there some discussion about
>> speed of gamma function on sage-devel, maybe a year ago? Or some graph
>> theory question that is easy to do in Sage?
>>
>> --
>> Jori Mäntysalo
>>
>
> What exactly did you mean by exchange?
>
> Also, I'm running into an error with qgamma. I'm trying to run it with x =
> .5, and q ranging from 0 to .99. However, I am getting a "too many values
> to unpack" error. My code is this:
> plot(lambda x: qgamma(.5,x), (x, 0, .99))
>
> Does that mean that I don't have enough server space?
>
> --
> 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 http://groups.google.com/group/sage-support.
> For more options, visit https://groups.google.com/d/optout.
>

-- 
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 http://groups.google.com/group/sage-support.
For more options, visit https://groups.google.com/d/optout.

Reply via email to