Robert Wrote:
> > The idea of a dependences directory sounds good. I have not tried
> > building the support jars from source yet, but if you would like me to
> > I can work on this.
>
> That would be great.
I built the support jars from source, but this process certainly is
ugly. Here are the
On Jan 3, 2008 10:20 PM, Jason Grout <[EMAIL PROTECTED]> wrote:
>
>
> I'm in San Diego now (I'm going to the MAA short course on combinatorics
> on Friday and Saturday). Is there anything I can do to help from here?
> (I have a minivan here). Anyone want to meet for lunch or dinner?
I'm here in
Yes my locale settings were "tr_TR.UTF-8" and Burcin s suggestion
solved the problem on both computers.
Thanks a lot.
--~--~-~--~~~---~--~~
To post to this group, send email to sage-devel@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTE
Hi Brandon,
You are getting the error since the scripts ending in .py are not
preparsed. For example, the integer 104 is a Python integer. The
Sage interpreter wraps it with a Integer() so that it becomes a Sage
integer. To see this, try
sage: preparse('vector(104, 1117, 386])')
It's one of
[EMAIL PROTECTED]/JC% cat vectest.py
#!/bin/env sage
import sys
from sage.all import *
vector([104, 1117, 386])
[EMAIL PROTECTED]/JC% ./vectest.py
Traceback (most recent call last):
File "./vectest.py", line 5, in
vector([104, 1117, 386])
File "free_module_element.pyx", line 230, in
sag
I'm en route to San Diego at the moment. My brother and I are driving
out there since I'll be moving to Berkeley afterwards so we won't get
there until Saturday evening.
I think the plan (or at least mine) is to be hanging out around the
Sage booth talking to people and getting a lot coded.
--M
I'm in San Diego now (I'm going to the MAA short course on combinatorics
on Friday and Saturday). Is there anything I can do to help from here?
(I have a minivan here). Anyone want to meet for lunch or dinner?
The weather is nice here.
Jason
--~--~-~--~~~---~--
hi there,
ok I can't debug the distutils config, it is all arcane for me, but I
noticed that there is a sage-fortran in /data1/sources/sage-2.9.1.1/
local/bin/ , which is just a shell wrapper :
Sage subshell$ more /data1/sources/sage-2.9.1.1/local/bin/sage_fortran
#!/bin/sh
sage_fortran.bin -fPI
William Stein wrote:
> Jaap,
>
> Please don't worry about the doctests under devel/sage/sage/plot/plot3d/*
> That code is in a known heavy state of flux, and nobody has even made
> an attempt to fix up the doctests.
Still wondering why this failures only occur with Fedora :)?
Jaap
--~--~-
well, sorry Michael, it is not in my PATH :) INTEL ships stuff that
get installed in /opt, and I like that as it is not usua;l to have
PATH pointing there, so I make a point not to add it to make sure I
keep using GNU consistently, unless I decide not to do so.
When I have time, I will try to
Jaap,
Please don't worry about the doctests under devel/sage/sage/plot/plot3d/*
That code is in a known heavy state of flux, and nobody has even made
an attempt to fix up the doctests. Before the official release we're going to
choose maybe 3 or 4 functions defined in there and export only those
Jaap Spies wrote:
> mabshoff wrote:
>
>> The tarball [194MB] is at
>>
>> http://sage.math.washington.edu/home/mabshoff/sage-2.9.2.alpha0.tar
>>
>> Please build test this and report and issue besides the doctest
>> failures listed
>> at #1672:
>>
>> devel/sage-main/sage/plot/plot.py
>> devel/sag
On Jan 3, 2008, at 2:16 PM, Ted Kosan wrote:
> Robert wrote:
>
>> Here is the reduced list of .jar files I was able
>>> to achieve a successful build with:
>>>
>>> Acme.jar commons-cli-1.0.jar netscape.jar
>>> ant-contrib.jar itext-1.4.5.jar vecmath1.2-1.14.jar
>>
>> Excellent. Hav
mabshoff wrote:
> The tarball [194MB] is at
>
> http://sage.math.washington.edu/home/mabshoff/sage-2.9.2.alpha0.tar
>
> Please build test this and report and issue besides the doctest
> failures listed
> at #1672:
>
> devel/sage-main/sage/plot/plot.py
> devel/sage-main/sage/plot/plot3d/examp
Robert wrote:
>Here is the reduced list of .jar files I was able
> > to achieve a successful build with:
> >
> > Acme.jar commons-cli-1.0.jar netscape.jar
> > ant-contrib.jar itext-1.4.5.jar vecmath1.2-1.14.jar
>
> Excellent. Have you been able to build any of these? Perhaps we
> s
Hi,
Thanks for the pointer, that makes reporting things _much_ simpler.
With regard to my earlier problem with scipy not installing, I
eventually removed the spkg, and re-upgraded, and things went OK.
???
Thanks,
Duane
On Jan 3, 12:06 pm, William Stein <[EMAIL PROTECTED]> wrote:
> The passwor
On Jan 3, 9:12 pm, ddonmez <[EMAIL PROTECTED]> wrote:
> Yes my locale settings were "tr_TR.UTF-8" and Burcin s suggestion
> solved the problem on both computers. Thanks a lot.
Hi,
that is good to know. In the future please reply to the original
thread so the the flow is preserved. We will hope
Hi,
I posted my thoughts on the curent status and the future of Sage.calculus here:
http://planet.sagemath.org/
direct link is:
http://ondrejcertik.blogspot.com/2008/01/sympysympycore-pure-python-up-to-5x.html
If you have some thoughts on that, let's discuss it. Unfortunately, I
am very busy
Yes my locale settings were "tr_TR.UTF-8" and Burcin s suggestion
solved the problem on both computers. Thanks a lot.
--~--~-~--~~~---~--~~
To post to this group, send email to sage-devel@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECT
On Jan 3, 6:43 pm, Johannct <[EMAIL PROTECTED]> wrote:
Hello Johann,
> I think I only installed ifort
In case you have admin rights on the box could you move it out of
$PATH and try again? That seems to be the best lead so far. I hope
Josh has an idea how to fix this if it really turns ou
On Jan 3, 2008, at 9:20 AM, Ted Kosan wrote:
> Robert wrote:
>
>> There are several other dependencies that are provided as jar files
>> that we'll need to build as well, so this is further from done than I
>> had supposed.
>
> Here is a list of the jar files that come in the jmol tarball:
>
> Ac
I'm not sure if this is a bug with sage or with something on my
systems (various Fedora releases). As described at
http://sagemath.org/doc/html/tut/node49.html, I try to create a stand-
alone sage script:
Using "#!/usr/bin/env sage -python" fails with a message that seems to
defy the env man pag
Hi,
so far 2.9.2 has been going slow. We have been very conservative and
only merge
build issues as well as reviewed patches. Additionally we did merge
the new 3D
plotting code that Robert Bradshaw and William Stein wrote. William's
latest
bundle at #1670 hasn't been merged yet.
The tarball [194
The password is "sage". See the readme.txt for more.
- William
(Sent from my iPhone.)
On Jan 3, 2008, at 11:05 AM, DuaneKaufman <[EMAIL PROTECTED]>
wrote:
>
> Hi,
>
> Thanks for the tiphowever, I am still stumped, as I have never had
> to provide a password to login to Sage, so I don't
Hi,
Thanks for the tiphowever, I am still stumped, as I have never had
to provide a password to login to Sage, so I don't know what it wants.
For instance, what is the password for the manage account?
Thanks,
Duane
On Jan 3, 11:37 am, mabshoff <[EMAIL PROTECTED]
dortmund.de> wrote:
> On Ja
I think I only installed ifort
On Jan 3, 9:33 am, mabshoff <[EMAIL PROTECTED]
dortmund.de> wrote:
> On Jan 3, 4:33 pm, Johannct <[EMAIL PROTECTED]> wrote:
>
> Hi Johann,
>
> > Hi Michael,
> > I put it afterwards, because of the warning message present in the
> > output. As I said, I did not t
On Jan 3, 6:32 pm, DuaneKaufman <[EMAIL PROTECTED]> wrote:
> Hello,
Hi,
> I am trying to do a sage -upgrade from within a VMWare appliance under
> windows. During the upgrade, I get an error:
>
> Using g95python: can't open file 'setup.py': [Errno 2] No such file or
> directory
> Error buildin
Hello,
I am trying to do a sage -upgrade from within a VMWare appliance under
windows. During the upgrade, I get an error:
Using g95python: can't open file 'setup.py': [Errno 2] No such file or
directory
Error building scipy.
Command exited with non-zero status 1
sage: An error occurred while i
On Jan 3, 4:33 pm, Johannct <[EMAIL PROTECTED]> wrote:
Hi Johann,
> Hi Michael,
> I put it afterwards, because of the warning message present in the
> output. As I said, I did not think there was any relevance, but if on
> top of it it is wrong then the warning should go! For reference I am
>
Robert wrote:
> There are several other dependencies that are provided as jar files
> that we'll need to build as well, so this is further from done than I
> had supposed.
Here is a list of the jar files that come in the jmol tarball:
Acme.jar gnujaxp-onlysax.jar junit.jar vecm
On Jan 3, 12:54 pm, mabshoff <[EMAIL PROTECTED]
dortmund.de> wrote:
> On Jan 3, 11:02 am, Burcin Erocal <[EMAIL PROTECTED]> wrote:
>
> > On Thu, 3 Jan 2008 10:20:36 +0100
>
> > Burcin Erocal <[EMAIL PROTECTED]> wrote:
> > > I'll create a trac entry for this shortly.
>
> > This is now ticket #166
Hi Michael,
I put it afterwards, because of the warning message present in the
output. As I said, I did not think there was any relevance, but if on
top of it it is wrong then the warning should go! For reference I am
putting the part of the log at the end of this email.
As for sage_fortran.bin,
On Jan 3, 2008 3:08 AM, Robert Bradshaw <[EMAIL PROTECTED]> wrote:
>
>
> On Jan 2, 2008, at 6:00 PM, Robert Bradshaw wrote:
>
> > On Jan 2, 2008, at 3:53 PM, William Stein wrote:
> >
> >> On Jan 2, 2008 4:12 PM, Robert Bradshaw
> >> <[EMAIL PROTECTED]> wrote:
> >>>
> >>> On Jan 2, 2008, at 3:05 PM
Hello Johann,
On Jan 3, 9:30 am, Johannct <[EMAIL PROTECTED]> wrote:
> [EMAIL PROTECTED] sage-2.9.1.1]$ env
> SSH_AGENT_PID=3331
> HOSTNAME=localhost.localdomain
> SAGE_ATLAS=/usr/local/atlas
This is wrong/unneeded since we now build ATLAS. Did you set this
before or after the build of scipy f
On Jan 3, 11:02 am, Burcin Erocal <[EMAIL PROTECTED]> wrote:
> On Thu, 3 Jan 2008 10:20:36 +0100
>
> Burcin Erocal <[EMAIL PROTECTED]> wrote:
> > I'll create a trac entry for this shortly.
>
> This is now ticket #1663:
>
> http://sagetrac.org/sage_trac/ticket/1663
>
> Burcin
Hi,
this sounds fi
On Jan 2, 2008, at 6:00 PM, Robert Bradshaw wrote:
> On Jan 2, 2008, at 3:53 PM, William Stein wrote:
>
>> On Jan 2, 2008 4:12 PM, Robert Bradshaw
>> <[EMAIL PROTECTED]> wrote:
>>>
>>> On Jan 2, 2008, at 3:05 PM, Ted Kosan wrote:
>>>
I have jmol building/installing from source,
>>>
>>> Thank
On Thu, 3 Jan 2008 10:20:36 +0100
Burcin Erocal <[EMAIL PROTECTED]> wrote:
> I'll create a trac entry for this shortly.
This is now ticket #1663:
http://sagetrac.org/sage_trac/ticket/1663
Burcin
--~--~-~--~~~---~--~~
To post to this group, send email to sage-de
It's a very good idea for demonstrations... Imagine having sage on a
USB-drive an booting it directly
Cheers, Fabio
On Jan 2, 2008 8:04 PM, TimDaly <[EMAIL PROTECTED]> wrote:
>
> I'd use a live cd. they are much more convenient to show off
> at conferences.
>
> On Jan 2, 1:37 am, "William St
Hello,
On Wed, 2 Jan 2008 22:52:51 -0800 (PST)
"[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote:
> I received the following error message when trying to compile Sage
> from source (while installing scipy-20071020-0.6.p2):
>
> I have Pardus 2.6.18.8-86 installed on P4 2.8 MHz computer with 256
>
[EMAIL PROTECTED] sage-2.9.1.1]$ env
SSH_AGENT_PID=3331
HOSTNAME=localhost.localdomain
SAGE_ATLAS=/usr/local/atlas
SHELL=/bin/bash
TERM=xterm
DESKTOP_STARTUP_ID=
HISTSIZE=1000
XDG_SESSION_COOKIE=424f99052673e293581389004676f100-1199038684.707549-380548520
PERL5LIB=/usr/lib/perl5/site_perl/5.8.8/i3
It is indeed an FC7 box :
[EMAIL PROTECTED] sage-2.9.1.1]$ uname -a
Linux localhost.localdomain 2.6.23.8-34.fc7 #1 SMP Thu Nov 22 23:05:33
EST 2007 i686 i686 i386 GNU/Linux
On Jan 2, 9:16 pm, Joshua Kantor <[EMAIL PROTECTED]> wrote:
> Hmm. That is very weird that it saw your system as posix and n
41 matches
Mail list logo