[sage-support] Re: Will Sage run on a 4GB Asus Eee PC?

2008-05-13 Thread legout
>: > > > > Hi all, > > > > I build a live slax linux on 2G USB pendriver with Sage-3.0.1, CAS and > > > other python packages, Good news is that sage works well with my EeePC > > > 701. > > > > download site:ftp://math.cgu.edu.tw/pub/slax >

[sage-support] Re: numpy.sin() problem

2007-09-03 Thread legout
arser(False)" isn't supported in the > > notebook yet. You %python or > > switch to python mode. > > > In the long run we hope to improve numpy / SAGE interaction. > > > On Aug 30, 1:03 am, legout <[EMAIL PROTECTED]> wrote: > > > > H

[sage-support] numpy.sin() problem

2007-08-30 Thread legout
Hi, i´ve got the following problem on my sage installation. The folloing code from http://www.math.washington.edu/~jkantor/Numerical_Sage/node11.html Didn´t work for me: import numpy j=numpy.complex(0,1) num_points=50 u=numpy.zeros((num_points,num_points),dtype=float) pi_c=float(pi) x=numpy.r_[

[sage-support] Re: Yet another sage building problem

2007-08-14 Thread legout
On 14 Aug., 09:50, "William Stein" <[EMAIL PROTECTED]> wrote: > Cool. I'll have to install it when I get home (in < 2 weeks). Yes, try it. It´s really great, because of its KISS (""Keep it simple, stupid!") philosophie. Have a look here, if your really interested: http://wiki.archlinux.org/i

[sage-support] Re: Yet another sage building problem

2007-08-14 Thread legout
for using ATLAS. Will ATLAS be part of sage in future? volker On 14 Aug., 08:12, "William Stein" <[EMAIL PROTECTED]> wrote: > On 8/13/07, legout <[EMAIL PROTECTED]> wrote: > > > > > Hi, > > > i´m using Arch Linux on an IBM T60 (i686). RAM is 1 GB

[sage-support] Re: Yet another sage building problem

2007-08-13 Thread legout
Hi, i´m using Arch Linux on an IBM T60 (i686). RAM is 1 GB and Swap is 1 GB too. Thanks volker On 14 Aug., 02:47, "William Stein" <[EMAIL PROTECTED]> wrote: > On 8/13/07, legout <[EMAIL PROTECTED]> wrote: > > > > > Hi, > > > trying to build sag

[sage-support] Yet another sage building problem

2007-08-13 Thread legout
Hi, trying to build sage-2.8 failed. It gave a seg. fault while building clisp (Speicherzugriffsfehler = Seg. Fault) gcc -g -O2 -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn- type -Wmissing-declarations -Wno-sign-compare -O2 -fexpensive- optimizations -falign-functions=4 -DNO_MULTI

[sage-support] Re: Can´t compile sage-2.7.2

2007-08-02 Thread legout
--- Traceback (most recent call last) /opt/sage/ in () : /usr/lib/libblas.so.3: undefined symbol: _gfortran_runtime_error sage: As you can see, importing numpy was succsessfull. volker On 2 Aug., 11:16, "William Stein" <[EMAIL PROTECTED]> wrote: > On 8/1/07, legou

[sage-support] Re: Can´t compile sage-2.7.2

2007-08-01 Thread legout
,...) to use this libraries? Thanks so far Volker On 1 Aug., 23:32, "William Stein" <[EMAIL PROTECTED]> wrote: > On 8/1/07, legout <[EMAIL PROTECTED]> wrote: > > > > > Hi > > > i can´t get sage-2.7.2 to compile sucessfully. It stops while > >

[sage-support] Can´t compile sage-2.7.2

2007-08-01 Thread legout
Hi i can´t get sage-2.7.2 to compile sucessfully. It stops while compiling linbox_wrap. Here´s a part of the install.log. checking for a BSD-compatible install... /bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... ye