This problem is not unique, I am having the identical problem. No my
system is not screwed up, nor
is it anything to to with intel/powerpc mixup. When I click on the
sage folder in the .dmg file, my cursor
turns into to the international circle-with-slash. Downloaded several
times, and tried to dr
Look in Console (in your Utilities Folder - cmd-shift-u). There might
be something related in there.
On 2/05/2009, at 2:31 PM, nickname wrote:
> When I say I cannot move the sage folder, I mean, it just jumps back
> into the .dmg package with NO complaints or error messages. I have no
> evidenc
When I say I cannot move the sage folder, I mean, it just jumps back
into the .dmg package with NO complaints or error messages. I have no
evidence of any problem with my OSX
(I downloaded 3.4 about 3 or 4 weeks ago with no problems). I also re-
downloaded both with Firefox and with Safari. Always
On May 1, 2009, at 17:53 , Alasdair wrote:
>
> I generally use my CAS's (Maple, Maxima, Sage at the moment) in an
> xterm, unless I have some application which requires graphics. But
> there are one or two interface issues which would make xterm/console
> mode much more pleasant to use. In no
I don't see many posts about the @parallel decorator, but I'm having
a problem that I would think would be pretty common. I want to
decorate a function that performs some action with an instantiated
class and returns the results of that class method, but when I try
to execute the generator return
Hi,
On Sat, May 2, 2009 at 10:53 AM, Alasdair wrote:
>
> I generally use my CAS's (Maple, Maxima, Sage at the moment) in an
> xterm, unless I have some application which requires graphics. But
> there are one or two interface issues which would make xterm/console
> mode much more pleasant to u
On May 1, 5:42 pm, nickname wrote:
> As said in my email, it is not possible to move the sage folder out
> of the .dmg container.
Yes, I read that already. How does that manifest itself? Do you get an
error message? Is the folder not selectable? etc.
> Also, the only to move this non-workin
I generally use my CAS's (Maple, Maxima, Sage at the moment) in an
xterm, unless I have some application which requires graphics. But
there are one or two interface issues which would make xterm/console
mode much more pleasant to use. In no particular order:
* Different colours (user specified
As said in my email, it is not possible to move the sage folder out
of the .dmg container. Also, the only to move this non-working
.dmg into the trash is to force Finder to quit and restart!
Thank you.
On May 1, 5:02 pm, mabshoff wrote:
> On May 1, 12:06 pm, nickname wrote:
>
> Hi,
>
> > I
I've just remembered about the Sage RSS reader and an idea to integrate
it with SAGE came to mind.
It would be very useful to have a possibility of publishing information
about new worksheets available or updates or anything else in RSS format
and very nice to read using Sage RSS reader plugin for
Hi!
On 1 Mai, 21:46, simon.k...@uni-jena.de wrote:
> Anyway. It seems the key problem is that the modules in the package
> pGroupCohomology are unaware that they belong to a package. And I have
> no clue why.
The thread here seems relevant:
http://www.mail-archive.com/cython-...@codespeak.net/
On May 1, 10:54 am, Mikie wrote:
> Is it possible to do something like this at the command prompt
>
> #!/usr/bin/env sage
> import sys
> from sage.all import*
> factorial(10)
>
> and have sage calculate 10!
>
> When I do it from the cp nothing happens. When I save the file I get
> sage.all not
On May 1, 5:48 am, Johan Oudinet wrote:
> On Fri, May 1, 2009 at 2:24 AM, mabshoff
Hi Johan,
> > Can you give a little more detail? By sheer accident it was just
>
> Well, this is exactly what I've done:
> 0) ssh to the server as a normal user.
> 1) download
> sage-3.4.1-linux-Debian_GNU_L
On May 1, 12:06 pm, nickname wrote:
Hi,
> I wonder if the new binary of sage-3.4.1 OSX10.4 for MAC G4 is
> correct. or if I am doing something wrong.
I have not verified it to work, but I assume it has been well tested
by the packager. His builds have worked in the past.
> The sage folder
On May 1, 12:12 pm, Robert Bradshaw
wrote:
> > No that I have a clue how to debug this, so I will poke RobertWB - I
> > am sure he has nothing better to do that to dive into this problem and
> > will be happy to debug this ;)
>
> Yep, I bet coercion is leaking rings. I'll look at this during
Dear Robert,
On 1 Mai, 21:14, Robert Bradshaw wrote:
...
> Is everything in a "pGroupCohomology" directory with an __init__.py
> file?
Yes (and please excuse that I wrote both to Cython-dev and Sage-
devel).
- In SAGE_LOCAL/lib/python2.5/site-packages/ I have a folder
pGroupCohomology.
- It
I wonder if the new binary of sage-3.4.1 OSX10.4 for MAC G4 is
correct. or if I am doing something wrong.
The sage folder in the .dmg cannot be moved to my User Account as in
the previous version. According to the Read-me file, it seems
possible that it really is an Intel version.
Please hel
On May 1, 2009, at 4:16 AM, Simon King wrote:
> Dear Supporters,
>
> I am about to create a sage package pGroupcohomology comprising
> several (extension) modules mtx, resolution, ...
>
> From various Python and Cython manual pages, I thought that I ought to
> write the following in my setup.py:
On May 1, 2009, at 2:34 AM, mabshoff wrote:
> On May 1, 2:02 am, John Cremona wrote:
>
> Hi John,
>
>> The actual cardinality is computed using the pari library (since the
>> field is a prime field and p<10**18). I the leak is in
>> libsingular it
>> must come from constructing the curve, not
Is it possible to do something like this at the command prompt
#!/usr/bin/env sage
import sys
from sage.all import*
factorial(10)
and have sage calculate 10!
When I do it from the cp nothing happens. When I save the file I get
sage.all not found.
python ?.py
Does sage-python run sage's pytho
Harald Schilly wrote:
> Hi, 10100010.
>
> You have to enter Python commands, since the interface is a Python
> interpreter. Try "notebook()".
or read the documentation by doing:
sage: notebook?
You can also read the tutorial, which has a section on the notebook:
http://sagemath.org/doc/tuto
Hi, 10100010.
You have to enter Python commands, since the interface is a Python
interpreter. Try "notebook()".
H
On May 1, 3:32 pm, 10100010 wrote:
> Hi!
>
> I need your help, i just compiled sage-3.4 on my Ubuntu Hardy.
> It took almost 4 hrs but it went all just fine, but i run the soft
> a
Hi!
I need your help, i just compiled sage-3.4 on my Ubuntu Hardy.
It took almost 4 hrs but it went all just fine, but i run the soft
and:
sage: notebook
sage: inotebook
Nothing happens!!!
Thanks!
--~--~-~--~~~---~--~~
To post to this group, send email to sag
On Fri, May 1, 2009 at 2:24 AM, mabshoff
wrote:
>
>
>
> On Apr 28, 6:24 am, Johan Oudinet wrote:
>> Hi,
>
> Hi Johan,
>
>> I saw in trac that the ticket about my problem to start Sage in a
>> Debian Lenny 64bit is closed since GAP was downgraded.
>
> We closed it since the problem was seemingly
Dear Supporters,
I am about to create a sage package pGroupcohomology comprising
several (extension) modules mtx, resolution, ...
>From various Python and Cython manual pages, I thought that I ought to
write the following in my setup.py:
packages=["pGroupCohomology"],
ext_package="pGroupCoh
Most likely you're right William.. It seems to be a compiler/processor
issue, since I have a very similar configuration on my home machine
where it runs perfectly.
> What is the output of cat /proc/cpuinfo on your computer?
Here's the one of the machine where it runs perfectly on ubuntu (just
fo
On May 1, 2:02 am, John Cremona wrote:
Hi John,
> The actual cardinality is computed using the pari library (since the
> field is a prime field and p<10**18). I the leak is in libsingular it
> must come from constructing the curve, not from computing the
> cardinality. So it would be worth
The actual cardinality is computed using the pari library (since the
field is a prime field and p<10**18). I the leak is in libsingular it
must come from constructing the curve, not from computing the
cardinality. So it would be worth testing the loop with a new
function which constructs the cur
28 matches
Mail list logo