[sage-devel] R / Aqua / CoreFoundation / Mac OS X

2008-07-11 Thread David Philp
R does not work inside sage if LD_LIBRARY_PATH includes /sw/lib. (Which it ordinarily wouldn't, that was a mistake of mine.) That bug is pretty trivial and easily fixed. But I found that R is the only component of sage that links to system frameworks. (Aside from python.) That seems

[sage-devel] Re: book that uses sage

2008-07-11 Thread Dr. David Kirkby
On 9 Jul, 09:47, William Stein [EMAIL PROTECTED] wrote: Hi, This number theory book that I wrote uses Sage throughout: http://sage.math.washington.edu/papers/ent/ent-stein/ent.pdf It will be published by Springer-Verlag as a UTM book sometime in the next 6 months. Comments welcome

[sage-devel] Re: sagemath.org relaunch

2008-07-11 Thread David Kohel
Hi Harald, Note that all of the mirrors, mine included in Sydney, rynchronize sage.math.washington.edu, so this site needs to be current. At present the line: Sage Devel Days 1 (aka Sage Days 8.5) will be in Seattle June 13-20, 2008 is out of date (and it lagged behind sagemath.org in

[sage-devel] Re: SAGE and DUNE...sane or duge?

2008-07-11 Thread Harald Schilly
On Jul 11, 12:01 pm, Ivan Horich [EMAIL PROTECTED] wrote: Hello, this is my first post, so I'm not sure of etiquete policies and such...hopefully I won´t break too much! hi, welcome, and don't worry ... I've tried to search through previous discussions and the archives, but can't seem to

[sage-devel] Re: Sage 3.0.4 released

2008-07-11 Thread mabshoff
On Jul 10, 11:44 am, Andrzej Giniewicz [EMAIL PROTECTED] wrote: Hi, Hi Andrzej, built using Arch Linux (32 bit, gcc 4.3.1) and build went fine... there are some test results, other than that it works fine cheers, Andrzej. devel/sage/sage/plot/tachyon.py  19618 Naruszenie ochrony

[sage-devel] Re: R / Aqua / CoreFoundation / Mac OS X

2008-07-11 Thread mabshoff
On Jul 10, 11:23 pm, David Philp [EMAIL PROTECTED] wrote: Hi David, R does not work inside sage if LD_LIBRARY_PATH includes /sw/lib.   (Which it ordinarily wouldn't, that was a mistake of mine.)  That bug   is pretty trivial and easily fixed. Well, it is likely a problem that we do not ship

[sage-devel] Wrappers for Integer and RealNumber types

2008-07-11 Thread David Bate
Hello, I am a beginner to sage-devel, but I have done a search and nothing like this came up, although I believe it should be a newbie question. I have a class, my_class say derived from float, that I want to put into sage so that one can type 3*my_instance on the command prompt and something

[sage-devel] wayback machine

2008-07-11 Thread Jaap Spies
Hi, Remember those days: http://web.archive.org/web/*/http://www.sagemath.org http://web.archive.org/web/*/http://sage.math.washington.edu Cheers, Jaap --~--~-~--~~~---~--~~ To post to this group, send email to sage-devel@googlegroups.com To unsubscribe from

[sage-devel] Re: Sage 3.0.4 released

2008-07-11 Thread Andrzej Giniewicz
Hi, devel/sage/sage/plot/tachyon.py  19618 Naruszenie ochrony pamięci   tachyon /root/.sage//temp/ginland/ 19542//tmp_12.dat -format PNG -o /root/.sage//temp/ginland/19542// test.png /dev/null (that's segmentation fault - and it wasn't reported as failure at end of tests) Hmm, it

[sage-devel] Re: book that uses sage

2008-07-11 Thread Martin Albrecht
I was actualy always wondering how hard would it to add to Sage the functionality to take some gpg encrypted message and turn it into the numbers that you talk about, so that one can play with it, and at the end turn this into the gpg message again. My impression is that this would be

[sage-devel] Re: book that uses sage

2008-07-11 Thread William Stein
On Fri, Jul 11, 2008 at 7:52 AM, Martin Albrecht [EMAIL PROTECTED] wrote: I was actualy always wondering how hard would it to add to Sage the functionality to take some gpg encrypted message and turn it into the numbers that you talk about, so that one can play with it, and at the end turn

[sage-devel] Re: sagemath.org relaunch

2008-07-11 Thread William Stein
On Fri, Jul 11, 2008 at 3:07 AM, David Kohel [EMAIL PROTECTED] wrote: Hi Harald, Note that all of the mirrors, mine included in Sydney, rynchronize sage.math.washington.edu, so this site needs to be current. At present the line: Harald, FYI sage.math.washington.edu is a mirror of

[sage-devel] Re: book that uses sage

2008-07-11 Thread William Stein
On Fri, Jul 11, 2008 at 4:16 AM, Ondrej Certik [EMAIL PROTECTED] wrote: On Wed, Jul 9, 2008 at 10:47 AM, William Stein [EMAIL PROTECTED] wrote: Hi, This number theory book that I wrote uses Sage throughout: http://sage.math.washington.edu/papers/ent/ent-stein/ent.pdf It will be

[sage-devel] Re: Wrappers for Integer and RealNumber types

2008-07-11 Thread Mike Hansen
To solve this I tried to write a wrapper for sage.rings.integer.Integer.__mul__ however I get the error can't set attributes of built-in/extension type 'sage.rings.integer.Integer' when executing sage: sage.rings.integer.Integer.__mul__ = my_new_multiplication You're getting the error

[sage-devel] Re: Wrappers for Integer and RealNumber types

2008-07-11 Thread Robert Bradshaw
On Jul 11, 2008, at 7:19 AM, David Bate wrote: Hello, I am a beginner to sage-devel, but I have done a search and nothing like this came up, although I believe it should be a newbie question. I have a class, my_class say derived from float, that I want to put into sage so that one can type

[sage-devel] Mirrors question

2008-07-11 Thread Jason Martin
I noticed that on http://www.sagemath.org/mirrors.html most of the mirrors are listed as unknown although they appear to work just fine when I checked them out, although they are mirroring the sage.math stuff. Should we mirror operators be pulling from a different place? Also, rsync is

[sage-devel] Re: Mirrors question

2008-07-11 Thread Harald Schilly
On Jul 11, 7:02 pm, Jason Martin [EMAIL PROTECTED] wrote: I noticed that onhttp://www.sagemath.org/mirrors.htmlmost of the mirrors are listed as unknown ... Don't worry, this is irrelevant for now. William wrote in another thread, that I should change the source directory to the one that is

[sage-devel] Fwd: Minor error in Sage Reference Manual

2008-07-11 Thread William Stein
-- Forwarded message -- From: Mark Anderson Date: Fri, Jul 11, 2008 at 10:45 AM Subject: Minor error in Sage Reference Manual To: [EMAIL PROTECTED] Greetings Dr. Stein, I was just poking through the Sage Reference Manual section 10.4 and noticed that the functions

[sage-devel] Re: Fwd: Minor error in Sage Reference Manual

2008-07-11 Thread David Joyner
This is strange. Can you tell me exactly where you found that? The docstring for orthogonal_polys http://www.sagemath.org/hg/sage-main/file/e2481e70f7f6/sage/functions/orthogonal_polys.py says 2nd kind and the reference manual (I think) comes from the docstrings... On Fri, Jul 11, 2008 at 2:28

[sage-devel] worksheets: archived, deleted status is not remembered, and emptying the trash doesn't work

2008-07-11 Thread John H Palmieri
Since upgrading to Sage 3.0.4 on my intel Mac, when I enter the notebook, my Sage worksheet list shows all of the worksheets I've ever worked on. If I mark some to be archived or some to be deleted, it has a short-term effect: the worksheets disappear from the Active list. This does not last,

[sage-devel] Re: sagemath.org relaunch

2008-07-11 Thread Harald Schilly
On Jul 11, 5:35 pm, William Stein [EMAIL PROTECTED] wrote: Harald, FYI sage.math.washington.edu is a mirror of /home2/sage/www so you should put in www whatever should go to all the other mirror sites.   First make a complete copy of www though before deleting stuff. I've reorganized

[sage-devel] Gap closing or widening to Mathematica?

2008-07-11 Thread Dr. David Kirkby
There is an interesting comment about Sage on sci.math.symbolic from Vladimir Bondarenko, who can be a bit of a pain in the , but does sometimes have some sensible things to say. It followed a complaint from a Solaris user about how WRI are treating Unix users of Mathematica, by not updating

[sage-devel] Re: Wrappers for Integer and RealNumber types

2008-07-11 Thread David Bate
OK, thank you both. I will have anther look on Monday. David. On Jul 11, 5:22 pm, Robert Bradshaw [EMAIL PROTECTED] wrote: On Jul 11, 2008, at 7:19 AM, David Bate wrote: Hello, I am a beginner to sage-devel, but I have done a search and nothing like this came up, although I believe