Re: [Axiom-developer] exact quotient

2007-06-20 Thread Martin Rubey
Waldek Hebisch <[EMAIL PROTECTED]> writes: > > On my machine, I get the following output > > > >[[10,1],[10,0],[10,1],[10,1],[10,1]] > >[[20,2],[20,2],[20,3],[20,2],[20,2]] > >[[30,6],[30,6],[30,5],[30,6],[30,6]] > >[[40,11],[40,12],[40,12],[40,12],[40,12]] > >[[50,19],[50,20]

Re: [Axiom-developer] exact quotient

2007-06-20 Thread Waldek Hebisch
Martin Rubey wrote: > Waldek Hebisch <[EMAIL PROTECTED]> writes: > > > I am interested in Axiom performance. But do you have reasons to supect > > exquo? I mean, did you look at profile of some problematic run? While I > > agree that perfroming division and checking that remainder is zero is no

Re: [Axiom-developer] exact quotient

2007-06-20 Thread Martin Rubey
Waldek Hebisch <[EMAIL PROTECTED]> writes: > I am interested in Axiom performance. But do you have reasons to supect > exquo? I mean, did you look at profile of some problematic run? While I > agree that perfroming division and checking that remainder is zero is not > very smart, it should not

[Axiom-developer] Small patch to silver.

2007-06-20 Thread Stephen Wilson
Tim, Last commit ebe5edc5 w.r.t DeveloperNotes had a simple typo. Please try: git-pull ssh://[EMAIL PROTECTED]/~swilson/axisp axisp-silver-release Ive attached a patch as well. Thanks, Steve diff --git a/src/doc/DeveloperNotes.pamphlet b/src/doc/DeveloperNotes.pamphlet index 4fefd66..2afa

[Axiom-developer] GCL gprof profiling

2007-06-20 Thread Camm Maguire
Greetings! Just wanted to point out a facility for investigating performance issues to anyone interested in the axiom community. If gcl is build with profiling, --enable-gprof and axiom is built using compiler::link (as you all know how to do), then one can profile any function by bracketing it

[Axiom-developer] TIM .. (was CAMM.... the bounce message headers)

2007-06-20 Thread Camm Maguire
Greetings! The host lincoln.rosehosting.com has my ISP mail.eticomm.net on some sort of blacklist, as does [EMAIL PROTECTED] or whatever, as I can't get gcl-devel nor axiom-developer mail without checking the web. Could you try [EMAIL PROTECTED] This might get around things. What humanity h

Re: [Axiom-developer] gcl 2.7.0 and "ready"

2007-06-20 Thread Camm Maguire
Greetings, and thanks for the interest and the kind words. As far as 2.6.8pre goes, this will be released when 1) We can satisfy Vadim/read-char-nohang on windows: http://lists.gnu.org/archive/html/gcl-devel/2007-05/msg00036.html 2) We port to intel mac I'd like to refrain from ansi work on 2.6

[Axiom-developer] Re: problem compiling wh-sandbox revision 571 on Windows

2007-06-20 Thread Waldek Hebisch
Bill Page wrote: > On 6/19/07, Waldek Hebisch wrote: > > Than I would look what '(directory "*.NRLIB/index.KAF")' in algebra > > directory gives > > -- it should produce list of pathnames to index.KAF files. > > The exact result vary from Lisp to Lisp, but the form above was > > the only one which