Re: [sage-support] Sage error HELP

2015-08-13 Thread Luis Molina
There is no (-5,5)^n ? -- 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-suppo

Re: [sage-support] Sage error HELP

2015-08-13 Thread Anton Sherwood
On 2015-8-13 04:22, Luis Molina wrote: def slopeline(x=(-5,5)): p=plot(x^n, (n,0,6), ymin=-5^4, ymax= 5^4) show(p) What is (-5,5)^n supposed to be? -- *\\* Anton Sherwood *\\* www.bendwavy.org -- You received this message because you are subscribed to the Google Groups "sage-support" gro

Re: [sage-support] Sage error HELP

2015-08-13 Thread Luis Molina
There's an operand error... And I dont know how to fix it! -- 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

Re: [sage-support] Sage error HELP

2015-08-13 Thread Vincent Delecroix
What is your question?! On 13/08/15 13:22, Luis Molina wrote: def slopeline(x=(-5,5)): p=plot(x^n, (n,0,6), ymin=-5^4, ymax= 5^4) show(p) -- You received this message because you are subscribed to the Google Groups "sage-support" group. To unsubscribe from this group and stop receiving email

[sage-support] Sage error HELP

2015-08-13 Thread Luis Molina
def slopeline(x=(-5,5)): p=plot(x^n, (n,0,6), ymin=-5^4, ymax= 5^4) show(p) -- 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

Re: [sage-support] Sage error

2014-07-09 Thread Vincent Delecroix
Hello, It seems that there is written something like import cplex_backend and that cplex_backend does not exist... could you send the complete traceback? Vincent 2014-07-09 17:08 UTC+02:00, Mohammed hussein : > Hello > > I downloaded Sage and Cplex and I connected the two software together: Wh

[sage-support] Sage error

2014-07-09 Thread Mohammed hussein
Hello I downloaded Sage and Cplex and I connected the two software together: When I tried to run a sage file using load keyword load("filename") I faced the following error ImportError: No module named cplex_backend Please help me to fix the error Thanks Mohammed -- You received this mess

[sage-support] sage error 6520

2009-04-24 Thread Mikie
Just installed Sage on CentOS 5.3 server. Local system. I am getting "sage-sage: line 197 6520 Illegal instruction sage-ipyth "$@" -i". Any help would be appreciated. --~--~-~--~~~---~--~~ To post to this group, send email to sage-support@googlegroups.com To unsub