Here is the code:
--
| Sage Version 4.2.1, Release Date: 2009-11-14 |
| Type notebook() for the GUI, and license() for information.|
---
It seems like this really depends how the files are generated and what
needs to be done to them. If a scientific instrument is generating
them, perhaps they could be put onto a web server, and then accessed
with urllib functions?Do they need to be analyzed one by one, by a
person? If so, perh
>
> I have access to a PowerPC G4 with 10.4.11. I can try my hand at
> producing the binary. Can someone help me out and point me to the
> instructions?
>
> Franco
>
Hi Franco,
thank you for your offer!
I think you posted your answer before reading mine above; the job is
already done (go e.g. to
On Tue, Dec 29, 2009 at 1:14 AM, William Stein wrote:
> On Mon, Dec 28, 2009 at 9:55 PM, davidgal...@gmail.com
> wrote:
>> I downloaded the G4 PowerPC dmg file (all 409 MB) and gried to mount
>> it.
>> Received a message that the file was damaged. Mounted it anyway and
>> tried to
>> copy it to m
Adam Webb wrote:
>
>
> Well I agree that I don't want just any web-app to have local access.
> So I will simply put it down as being a bad idea.
>
> Using a zip-file is still an option. I called it unfriendly as it
> means that the user will have to use another program to prepare the
> data fir
>
> How is it not user-friendly? (I'm really curious). Python has some
> very nice ways with dealing with zip files. Here is some pages from a
> google search on python and zip:
>
> http://docs.python.org/library/zipfile.html
>
> http://effbot.org/librarybook/zipfile.htm
>
> Is there a better
On Tue, Dec 29, 2009 at 6:35 AM, kcrisman wrote:
> So this wasn't caught by the current doctests (since both return
> nothing to the command line).
That is not why this 3d plotting on the command line bug wasn't
caught. None of the doctests would have even run jmol.When doing
3d plotting in
Adam Webb wrote:
> Hi all,
>
> I often have multiple files for analysis. For example, I might have a
> few hundred spectra in a single directory as a single series. I want
> to run a script that loads them one at a time, does something on each,
> and returns a result in a final file. This works fi
On Tue, Dec 29, 2009 at 5:57 AM, Adam Webb wrote:
> Hi all,
>
> I often have multiple files for analysis. For example, I might have a
> few hundred spectra in a single directory as a single series. I want
> to run a script that loads them one at a time, does something on each,
> and returns a resu
I installed SAGE from a binary dowload on my Mac Book Pro (OS X 10.4,
Intel 32 bit chip). In testing it out I have several problems with
pylab which I use a lot and which I thought was part of the SAGE
package.
1) Pylab can't find the _tkagg module. Error msg:
ImportError: No module named _tkag
So this wasn't caught by the current doctests (since both return
nothing to the command line). Is there a way for doctests to check
that Jmol actually starts, or how do they deal with things like that?
It would be a shame for something similar to happen in the future,
especially on an otherwise fa
Hi all,
I often have multiple files for analysis. For example, I might have a
few hundred spectra in a single directory as a single series. I want
to run a script that loads them one at a time, does something on each,
and returns a result in a final file. This works fine in a local
setting. The qu
Hi,
I have been having a problem using sagetex. I want to use it on a
Windows machine by using TeXnicCenter and the remote-sagetex script.
TexnicCenter worked great and even auto-installed sagetex from CTAN.
However, running remote-sagetex.py complains and gives:
$ sage-python remote-sagetex.py -
On 29 Dez., 07:14, William Stein wrote:
> On Mon, Dec 28, 2009 at 9:55 PM, davidgal...@gmail.com
>
> wrote:
> > I downloaded the G4 PowerPC dmg file (all 409 MB) and gried to mount
> > it.
> > Received a message that the file was damaged. Mounted it anyway and
> > tried to
> > copy it to my har
On Tue, Dec 29, 2009 at 12:08 AM, Jef Ongena wrote:
> Thanks for the advice ! I downloaded the 10.5 version of sage 4.3 and
> tested again
> with the same examples as in the earlier post.
> Essentially the first and last example now worked, no crash and the
> plot appeared.
> But for Example 2 and
Thanks for the advice ! I downloaded the 10.5 version of sage 4.3 and
tested again
with the same examples as in the earlier post.
Essentially the first and last example now worked, no crash and the
plot appeared.
But for Example 2 and 3 the result was the same : no crash but also no
plot.
For compl
16 matches
Mail list logo