[sage-devel] Re: Sage 3.0.4.alpha2 released - pbuild failure...

2008-07-07 Thread Glenn H Tarbox, PhD
gt; #3569: William Stein: optimize import of > sage.dsage.interface.dsage_interface [Reviewed by Mike Hansen] > #3570: Mike Hansen: more import improvements to db.py [Reviewed by > William Stein] > #3574: William Stein: optimize startup time by not importing mwrank > library until

[sage-devel] Re: Sage 3.0.4.alpha1 released

2008-06-27 Thread Glenn H Tarbox, PhD
On Fri, 2008-06-27 at 16:19 -0700, Glenn H Tarbox, PhD wrote: > On Fri, 2008-06-27 at 14:22 -0700, Clement Pernet wrote: > > Sorry about this, I could not test it since my install of 3.0.4 is still > > not finished. > > > > However, I fixed it and tested it on a 3.0

[sage-devel] Re: Sage 3.0.4.alpha1 released

2008-06-27 Thread Glenn H Tarbox, PhD
p://trac.sagemath.org/sage_trac/attachment/ticket/3429/update_new_linbox_interface.patch > > Let me know if it does not. Hurray!!! Builds. Haven't tested yet but a milestone! -glenn > > Clément > > Glenn H Tarbox, PhD a écrit : > > On Fri, 2008-06-27 at 12:32 -07

[sage-devel] Re: Sage 3.0.4.alpha1 released

2008-06-27 Thread Glenn H Tarbox, PhD
box. > >> > >> [when building the sage library] > >> > >> "sage/libs/linbox/linbox.cpp:105:25: error: linbox_wrap.h: No such > >> file or directory" > >> > >> so linbox_wrap.h didn't get installed or got moved. > >> &g

[sage-devel] Announcing the Distributed and Parallel Computing list - sage-dsageng

2008-06-27 Thread Glenn H Tarbox, PhD
g (or whatever name is chosen to describe distributed object / parallel computing in Sage) will become sufficiently mainstream that we'll unwind sage-dsageng and participate in the general sage-devel list. All are welcome to participate or lurk. -glenn -- Glenn H. Tarbox, PhD || 206-494-0819

[sage-devel] Re: Sage 3.0.4.alpha1 released

2008-06-27 Thread Glenn H Tarbox, PhD
On Fri, 2008-06-27 at 00:10 -0700, mabshoff wrote: > > > On Jun 27, 12:00 am, "Glenn H Tarbox, PhD" <[EMAIL PROTECTED]> wrote: > > On Thu, 2008-06-26 at 23:49 -0700, Glenn H Tarbox, PhD wrote: > > > I'm all failure all the time with pbuild on ha

[sage-devel] Re: Sage 3.0.4.alpha1 released

2008-06-27 Thread Glenn H Tarbox, PhD
On Thu, 2008-06-26 at 23:49 -0700, Glenn H Tarbox, PhD wrote: > I'm all failure all the time with pbuild on hardy 32 and 64 and gutsy 64 > using pbuild. > > a log from a 32 bit hardy failure is at: > > http://tarbox.org/sage/hardy32.log.bz2 > > rebuilding now w

[sage-devel] Re: Sage 3.0.4.alpha1 released

2008-06-26 Thread Glenn H Tarbox, PhD
[Reviewed by William Stein] > #3507: William Stein: fix major efficiency/performance bug in sparse > linear algebra matrix multiply [Reviewed by Craig Citro] > #3509: John Cremona: Update eclib to eclib-20080310.p3.spkg [Reviewed > by Michael Abshoff] > #3511: Jason Grout: make l

[sage-devel] Re: hg clone revisited...

2008-06-24 Thread Glenn H Tarbox, PhD
On Tue, 2008-06-24 at 21:08 -0700, Robert Bradshaw wrote: > On Jun 17, 2008, at 4:13 PM, Glenn H Tarbox, PhD wrote: > > > So, my conclusion is that we should be using branch instead of > > clone as > > the general development strategy with clone limited to those who

[sage-devel] Dsageng presentation / demonstration

2008-06-19 Thread Glenn H Tarbox, PhD
like scatter-gather can be implemented. If there's time, I'll also show how to create a coupled topology, including clusters and grids (i.e. WAN connectivity). All are welcome. -glenn -- Glenn H. Tarbox, PhD || 206-494-0819 || [EMAIL PROTECTED] "Don't worry about peopl

[sage-devel] hg clone revisited...

2008-06-17 Thread Glenn H Tarbox, PhD
ination with the Central Committee. How to view / use / contribute to the finance / dsageng activities will be explained on the wiki and announced in a few days once the infrastructure has been instantiated. -glenn -- Glenn H. Tarbox, PhD || 206-494-0819 || [EMAIL PROTECTED] "Don't wor

[sage-devel] Python Quick Reference...

2008-06-14 Thread Glenn H Tarbox, PhD
This is one of the better all-in-one references to Python. I recommend grabbing the one big single page and saving it locally. http://rgruet.free.fr/#QuickRef -glenn -- Glenn H. Tarbox, PhD || 206-494-0819 || [EMAIL PROTECTED] "Don't worry about people stealing your ideas. If your

[sage-devel] Re: git advantage

2008-06-06 Thread Glenn H Tarbox, PhD
in general, I very much like the fact that I only do > one tarball download, type "make" and it "just works". But the > latest DCVS tools support functionality that was not possible > using CVS/SVN. > > Tim > >

[sage-devel] Re: hg clone and symlinks...

2008-06-05 Thread Glenn H Tarbox, PhD
On Thu, 2008-06-05 at 16:27 -0700, Carl Witty wrote: > On Jun 5, 3:28 pm, "Glenn H Tarbox, PhD" <[EMAIL PROTECTED]> wrote: > > On Thu, 2008-06-05 at 14:23 -0700, Carl Witty wrote: > > > As far as the second half of your response, I'm confused. The build

[sage-devel] Re: hg clone and symlinks...

2008-06-05 Thread Glenn H Tarbox, PhD
On Thu, 2008-06-05 at 14:23 -0700, Carl Witty wrote: > On Jun 5, 1:10 pm, "Glenn H Tarbox, PhD" <[EMAIL PROTECTED]> wrote: > > On Thu, 2008-06-05 at 12:41 -0700, Robert Bradshaw wrote: > > > 1) Sage has a non-trivial build process for Cython files. When a .pyx

[sage-devel] Re: hg clone and symlinks...

2008-06-05 Thread Glenn H Tarbox, PhD
On Thu, 2008-06-05 at 14:03 -0700, Robert Bradshaw wrote: > On Jun 5, 2008, at 1:10 PM, Glenn H Tarbox, PhD wrote: > > > > > On Thu, 2008-06-05 at 12:41 -0700, Robert Bradshaw wrote: > >> I'll jump in and give some reasons that (for Sage) clones have > >&

[sage-devel] Re: hg clone and symlinks...

2008-06-05 Thread Glenn H Tarbox, PhD
On Thu, 2008-06-05 at 15:40 -0400, didier deshommes wrote: > On Thu, Jun 5, 2008 at 2:36 PM, Glenn H Tarbox, PhD <[EMAIL PROTECTED]> wrote: > > So, I propose there's a misunderstanding of Hg and clone vs. branch. I > > claim that branching is a trivial operation,

[sage-devel] Re: hg clone and symlinks...

2008-06-05 Thread Glenn H Tarbox, PhD
On Thu, 2008-06-05 at 12:41 -0700, Robert Bradshaw wrote: > On Jun 5, 2008, at 11:36 AM, Glenn H Tarbox, PhD wrote: > > > First, a joke... since I can't tell jokes, I offer: > > > > http://changelog.complete.org/posts/698-If-Version-Control-Systems- > > were-A

[sage-devel] Re: hg clone and symlinks...

2008-06-05 Thread Glenn H Tarbox, PhD
On Thu, 2008-06-05 at 12:12 -0700, William Stein wrote: > On Thu, Jun 5, 2008 at 11:36 AM, Glenn H Tarbox, PhD <[EMAIL PROTECTED]> > wrote: > > WARNING: its entirely up to you whether you wanna get into this... and > > DVCS wars easily exceed politics and religion in the

[sage-devel] hg clone and symlinks...

2008-06-05 Thread Glenn H Tarbox, PhD
ry long periods of time... creating branches, committing changes etc... and allowing them to be merged back into ANY other DVCS repo within the DVCS mesh. Due to the magic of sha1 encoding, the paths are unambiguous... merging it all together if there's been no coordination is another matter

[sage-devel] Re: Sage 3.0.2.alpha0 released!

2008-05-12 Thread Glenn H Tarbox, PhD
On Mon, 2008-05-12 at 16:22 -0700, Glenn H Tarbox, PhD wrote: > On Ubuntu 7.10 (hardy) x86_64 and i686 compilation and test ran to > completion without problems. ugh, got my numbers confused. Everything ran to completion - Ubuntu 8.04 (hardy) x86_64 and i686 - Ubuntu 7.10 (gutsy) x86_

[sage-devel] Re: Sage 3.0.2.alpha0 released!

2008-05-12 Thread Glenn H Tarbox, PhD
ors > > (e.g. from the notebook) > > #3129: Bjarke Hammersholt Roune: The singular interface should > > not claim to support polynomial rings with no variables > > #3136: William Stein: the readme for osx should be changed to > > delete the line

[sage-devel] DsageNg

2008-05-10 Thread Glenn H Tarbox, PhD
me wordsmithing... or making it look like I'm humble... cuz that facade would fade quickly anyway :-) http://wiki.sagemath.org/GlennTarbox/DsageNg -glenn -- Glenn H. Tarbox, PhD| Don't worry about people stealing your ideas. If your ideas 206-494-0819| are any good