> 1. Where?
Reykjavik University (www.ru.is), Iceland.
It's a "private" server managed by me, available to anyone inside the
firewall.
> 2. Why?
Used mostly by students on various math courses, but also by math
st
=/exact/path/to/gfortran
> export SAGE_FORTRAN_LIB=/path/to/fortran/libs/libgfortran.so
Thanks a lot. Now it compiles just fine.
Anders
--~--~-~--~~~---~--~~
To post to this group, send email to sage-devel@googlegroups.com
To unsubscribe from this group, s
Any ideas why?
/Anders
make[3]: Entering directory `/home/anders/sage-4.1/spkg/build/
lapack-20071123.p0/src/INSTALL'
sage_fortran -fPIC -c lsame.f -o lsame.o
sage_fortran -fPIC -c lsametst.f -o lsametst.o
sage_fortran -o testlsame lsame.o lsametst.o
ld: crt1.o: No such file: No such fi
There's a problem with powers of negative numbers the latex method for
symbolic arithmetic.
In version 3.1.4 I get this:
sage: var('n')
n
sage: latex((-1)^n)
{-1}^{n}
It should, of course, be {(-1)}^{n}.
Anders
--~--~-~--~~~---~--~~
To post to t
I've tested the new poset drawings now, and I like what I see. Good
work!
Anders
On Aug 11, 8:19 pm, "Franco Saliola" <[EMAIL PROTECTED]> wrote:
> Hello Anders,
>
> On Mon, Aug 11, 2008 at 5:23 AM, Anders Claesson
>
> <[EMAIL PROTECTED]> wrote:
>