[Axiom-developer] [RosettaStone]

2005-06-12 Thread anonymous
Changes http://page.axiom-developer.org/zope/mathaction/RosettaStone/diff -- ??changed: -[v(i, 1) for i in 1..nrows(v)] parts(v) -- forwarded from http://page.axiom-developer.org/zope/mathaction/[EMAIL PROTECTED] ___ Axiom-developer mailing list Axiom

[Axiom-developer] gcl-2.6.7

2005-06-12 Thread daly
timeline? this is open source. whenever we get the time. i'll move to gcl-2.6.7pre shortly. t ___ Axiom-developer mailing list Axiom-developer@nongnu.org http://lists.nongnu.org/mailman/listinfo/axiom-developer

RE: [Axiom-developer] infinite floats domain

2005-06-12 Thread Bill Page
On June 12, 2005 6:18 PM Tim Daly wrote: > you're right, of course. > my mind is mush at the moment. > i've been driving all week. Yah, that'll do it to ya ... :) How's CMU? Seriously, I think that there *are* some issues that should be dealt with here. There may very well be some situations t

[Axiom-developer] summer of code

2005-06-12 Thread daly
Kai, I've been on the road all week without internet access so I've been unable to keep in contact. The implementation should be a literate program. In some sense it is more important that you document what you do than that you accomplish the goals. A key person who helped develop Axiom died th

[Axiom-developer] infinite floats domain (resend)

2005-06-12 Thread daly
Bill, you're right, of course. my mind is mush at the moment. i've been driving all week. t ___ Axiom-developer mailing list Axiom-developer@nongnu.org http://lists.nongnu.org/mailman/listinfo/axiom-developer

[Axiom-developer] infinite floats domain

2005-06-12 Thread daly
you're right, of course. my mind is mush at the moment. i've been driving all week. t ___ Axiom-developer mailing list Axiom-developer@nongnu.org http://lists.nongnu.org/mailman/listinfo/axiom-developer

[Axiom-developer] [#167 Infinite Floats Domain] ??? FLOAT

2005-06-12 Thread Bill Page
Changes http://page.axiom-developer.org/zope/mathaction/167InfiniteFloatsDomain/diff -- Tim, What is the domain FLOAT if not already "infinite but bounded length"? I thought that FLOAT has internal representation based on a pair of "infinite but bounder length" INT's. >From 'float.spad.pamphlet'

[Axiom-developer] --patch-40

2005-06-12 Thread daly
==== Summary: fix input file bugs Keywords: daly test cases 20050612 tpd --patch-40 20050611 tpd src/input/*.pamphlet \usepackage{axiom} 20050611 tpd src/input/Makefile add dvi files 20050611 tpd src/input/Makefile add stream2.output 20050611 tpd src/input/stream2.input add )se

[Axiom-developer] [#167 Infinite Floats Domain] (new)

2005-06-12 Thread daly
Changes http://page.axiom-developer.org/zope/mathaction/167InfiniteFloatsDomain/diff -- We need a way to handle infinite but bounded length floating point computation. At present we have FLOAT and DFLOAT but we really need general purpose floating point algorithms similar in spirit to infinite len

[Axiom-developer] [#165 stream2.input] property change

2005-06-12 Thread daly
Changes http://page.axiom-developer.org/zope/mathaction/165Stream2Input/diff -- Status: fix proposed => pending (next release) -- forwarded from http://page.axiom-developer.org/zope/mathaction/[EMAIL PROTECTED] ___ Axiom-developer mailing list Axiom-d

[Axiom-developer] [#166 elemnum.input] (new)

2005-06-12 Thread daly
Changes http://page.axiom-developer.org/zope/mathaction/166ElemnumInput/diff -- 20050510 tpd src/interp/vmlisp.lisp define DFLOAT sec, csc, acsc, asec, csch 20050510 tpd src/interp/vmlisp.lisp define DFLOAT coth sech acsch acoth asech The problem is that DFLOAT calls these lisp functions directly

[Axiom-developer] [#165 stream2.input] (new)

2005-06-12 Thread anonymous
Changes http://page.axiom-developer.org/zope/mathaction/165Stream2Input/diff -- - stream2.input.pamphlet - in general this fixes the problems: )set functions comp