On Tuesday, July 8, 2014 10:40:26 PM UTC-4, kcrisman wrote:
>
> Anyone??
>>
>>
> As you know, I've already had several useless ideas for you on another
> forum :( but here is another one. Is Sage itself in your regular path? By
> that I mean that in my PATH I have
>
>
> /usr/bin:/bin:/usr/sbi
>
> Anyone??
>
>
As you know, I've already had several useless ideas for you on another
forum :( but here is another one. Is Sage itself in your regular path? By
that I mean that in my PATH I have
/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/X11/bin:/usr/texbin:/usr/texbin:/Applications/
Anyone??
On Tuesday, July 8, 2014 2:53:33 PM UTC-4, Jole Bradbury wrote:
>
> I have a Django project with
> views.py:
>
> #!/usr/bin/env sage -python
>
> from django.shortcuts import render
> from django.http import HttpResponse
> import sys
> from django.http import HttpRequest
> from django.tem
Hi, I have solved this myself. Turns out libgfortran3 library wasn't
installed so I just did
sudo apt-get install libgfortran3
Thanks for the help,
Nishan
On Tuesday, 8 July 2014 01:51:00 UTC-4, Jan Groenewald wrote:
>
> Hi
>
> I cannot reproduce this:
> sage: import numpy.core.numeric as NX
> s
On Tue, Jul 8, 2014 at 7:21 AM, David Hoo wrote:
> I happened to meet a overflow error, I install sage 6.2 both on a 64-bit
> macbook running MacOS 10.9 and 32-bit Dell Desktop running Ubuntu 12.04.
>
> The error message goes like this:
>
> OverflowError Traceback (most
I have a Django project with
views.py:
#!/usr/bin/env sage -python
from django.shortcuts import render
from django.http import HttpResponse
import sys
from django.http import HttpRequest
from django.template import RequestContext, loaders
sys.path.append('/Users/Jole/Desktop/django_proj/mysite/s
>
>
> sum(x^(3*k)/factorial(2*k),k,0,oo)
>
> I understand that Sage has limited exploitation of Maxima's hypergeometric
> functionality, and I suspect this is the main issue. Are there any
> conceivable workarounds?
>
>
This actually works out of the box in the latest development release,
proba
http://wiki.sagemath.org/SageAppliance
On Tuesday, July 8, 2014 3:14:46 AM UTC-4, Mohammed hussein wrote:
>
> Thank you Dima
>
> I am a PhD student so I can get the free version, I can not download Cplex
> in virtualbox because I cant open browsers from virtualbox
> Thank
>
> On Monday, July 7,
Thank you Dima
I am a PhD student so I can get the free version, I can not download Cplex
in virtualbox because I cant open browsers from virtualbox
Thank
On Monday, July 7, 2014 4:40:54 PM UTC+2, Mohammed hussein wrote:
>
> Dear All
>
> I downloaded sage in virtualbox after that I trying to dow