Re: [sage-support] Plotting a q analogue function as a challenge?

2015-08-14 Thread Jori Mäntysalo
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-support] Re: sage server

2015-08-14 Thread kcrisman
Keeping this thread alive...I'm having the same difficulties. Any global fix here? Possibly. Jonathan Gutow has done a lot of work with proxies (about which I know nothing). See e.g. https://github.com/sagemath/sagenb/pull/328 - though I have no idea if this will be useful. -- You

[sage-support] Re: Problems with sagecell repository

2015-08-14 Thread kcrisman
Give us your email, we would be happy to receive you in our country. I am physicist and Tiago is computer scientist, we live far away from Salvador, Porto Alegre, probably our community will be receptive to SageDays :) Are you at PUC in Porto Alegre? I'm also cc:ing the maintainer of

[sage-support] Re: Running jmol from the command line on mac os

2015-08-14 Thread kcrisman
Which jmol version do you have in homebrew? The newest jmol requires Java8 afair. Output of java -version? Hmm, should there be some error catching (possibly jmol itself) for earlier versions? -- You received this message because you are subscribed to the Google Groups sage-support

[sage-support] Re: Running jmol from the command line on mac os

2015-08-14 Thread kcrisman
Which jmol version do you have in homebrew? The newest jmol requires Java8 afair. Output of java -version? Hmm, should there be some error catching (possibly jmol itself) for earlier versions? By which I mean something more informative than the current message, which doesn't say

[sage-support] Re: Running Sage through Apache2 with Reverse Proxy

2015-08-14 Thread kcrisman
Hi All - I'm currently having the exact same problem. I have a reverse proxy set up for RStudio through Apache and it works fine. However, the reverse proxy setup doesn't seem to work for SAGE for the reasons described above. Has anyone overcome this issue yet? Thanks Just cc:ing as

Re: [sage-support] Re: Problems with sagecell repository

2015-08-14 Thread Vincent Delecroix
Hello, I will be in Santiago for a year starting in September. If you are planning to have any Sage days in south america, I am definitely interested in participating (or coorganizing if you need help)! I will clearly organize something in Santiago and there is something planned in Slata

Re: [sage-support] Plotting a q analogue function as a challenge?

2015-08-14 Thread kcrisman
See http://trac.sagemath.org/ticket/19032 for getting some of this info in Sage, if not to make access easier. -- 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

Re: [sage-support] Plotting a q analogue function as a challenge?

2015-08-14 Thread saad khalid
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

Re: [sage-support] Plotting a q analogue function as a challenge?

2015-08-14 Thread Adil Hasan
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

Re: [sage-support] Plotting a q analogue function as a challenge?

2015-08-14 Thread saad khalid
The error ended up being that I had tried to plot it in 3d first, which required the call q,x = var('q,x'), which messed up my calls to x later. At least, I think that was the cause. Either way, doing reset() fixed the problem. The error now is that apparently there's no convergence... it says

Re: [sage-support] Plotting a q analogue function as a challenge?

2015-08-14 Thread saad khalid
Huh... for some reason, now I'm getting a totally different error, I didn't even change anything. So strange. It's saying: TypeError: cannot convert 0.500 to an integer -- You received this message because you are subscribed to the Google Groups sage-support group. To unsubscribe

[sage-support] Re: Running Sage through Apache2 with Reverse Proxy

2015-08-14 Thread Jonathan Gutow
Saw this through kcrisman's forward. I think I can help. I routinely do what I think you are are asking to do. I have found that proxypass and proxyreverse do not work well. I use the rewrite engine with proxying and the VirtualHostMonster facilities (makes sure links in sage point the