axiom-developer archive search

Search String: Display: Description: Sort:

Results:

References: [ aldor: 2190 ]

Total 2190 documents matching your query.

321. Re: [Axiom-developer] aldor/axiom interoperability (score: 35)
Author: HIDDEN
Date: Fri, 14 Mar 2008 14:44:02 -0400
Greg, you are referring to src_aldor2.tgz that relies on Java, as the "old build process", right? By you "new one" you mean the new build system recently posted by Peter in the file "src_aldor3.tgz",
/archive/html/axiom-developer/2008-03/msg00032.html (8,599 bytes)

322. [Axiom-developer] 20080313.01.pab.patch (hashcode for Aldor) (score: 35)
Author: HIDDEN
Date: Thu, 13 Mar 2008 20:27:11 -0600
This patch, by Peter Broadbery, makes the hashcode generated by Axiom compatible with the hashcode generated for Aldor for Mapping types. == diff --git a/changelog b/changelog index ec2debe..6a0d90e
/archive/html/axiom-developer/2008-03/msg00027.html (5,205 bytes)

323. [Axiom-developer] Re: APL2 is evil [was: Re: [Aldor-l] [open-axiom-devel] [fricas-devel] umlaut in Guess - mailing list for algebra] (score: 35)
Author: HIDDEN
Date: Thu, 06 Sep 2007 11:41:53 +0200
Hello, On Wed, 05 Sep 2007 18:11:24 +0200, Bill Page <address@hidden> wrote: [APL2 concerns] If issues and rights such as these were specifically addressed in published document that is intended to c
/archive/html/axiom-developer/2007-09/msg00072.html (10,146 bytes)

324. Re: [Axiom-developer] wh-sandbox and aldor (score: 35)
Author: HIDDEN
Date: 06 Jun 2007 05:05:26 -0500
[...] export ALDORROOT=<ALDOR-directory>/linux/1.0.2 In the past, I have documented that you can just lndir in the ax-build dir and have everything setup... -- Gaby
/archive/html/axiom-developer/2007-06/msg00194.html (6,000 bytes)

325. [Axiom-developer] docstrings created by aldor (score: 35)
Author: HIDDEN
Date: 12 Apr 2007 19:45:43 +0200
Dear Tim, Waldek, I'm currently experimenting with libdb.text files generated by aldor when compiling for axiom. Would you have an idea why +++ \begin{adusage} +++ x: \adthistype{} := \adname[Combina
/archive/html/axiom-developer/2007-04/msg00219.html (9,040 bytes)

326. [Axiom-developer] RE: Coming Soon: * Aldor open source release (score: 35)
Author: HIDDEN
Date: Mon, 5 Mar 2007 09:41:38 -0500
Has anyone ever heard exactly what this "license issue" is? What exactly is the problem? Who objects to making Aldor open source? And what needs to be done to satisfy those objections? ??? Why not pu
/archive/html/axiom-developer/2007-03/msg00036.html (5,587 bytes)

327. [Axiom-developer] Aldor proves 4 to be prime... :-( (score: 35)
Author: HIDDEN
Date: Sun, 04 Mar 2007 15:16:28 +0100
Since "prime?: % -> Boolean" segfaults, let us test "prime?: Integer -> Partial Boolean". aldor -q1 -fx -lalgebra -laldor aaa.as aaa [T] Either my Aldor compiler doesn't like me or it looks like a go
/archive/html/axiom-developer/2007-03/msg00015.html (5,297 bytes)

328. [Axiom-developer] axiom/aldor oddities (score: 35)
Author: HIDDEN
Date: Fri, 19 Jan 2007 13:31:27 +0100 (CET)
Hello again, thank you for all your help you gave last time. I am still new to axiom/aldor and perhaps somebody can point out to me the difference between the following two snippets: --BEGIN strange.
/archive/html/axiom-developer/2007-01/msg00076.html (5,558 bytes)

329. [Axiom-developer] Using Aldor compiler from within Axiom on amd64 (score: 35)
Author: HIDDEN
Date: Thu, 04 Jan 2007 13:04:14 +0100
Dear list, I installed the binary Axiom+Aldor package from http://wiki.axiom-developer.org/Mirrors?go=/public/axiom-aldor-20060621.tgz&it=Axiom+with+Aldor+binary according to the instructions on http
/archive/html/axiom-developer/2007-01/msg00016.html (10,777 bytes)

330. [Axiom-developer] How to do generic sum using aldor? (score: 35)
Author: HIDDEN
Date: Wed, 3 Jan 2007 23:17:42 +0100 (CET)
Hello what is wrong with the following code: -- extend List (R:Ring) : with { sumlist:(ll: %)->R; } == {add { sumlist ( ll: %) : R == { s: R :=0; for x:R in generator ll repeat s:= s+x; return s } }
/archive/html/axiom-developer/2007-01/msg00008.html (6,031 bytes)

331. Re: [Axiom-developer] Re: SPAD and Aldor again (score: 35)
Author: HIDDEN
Date: Tue, 21 Nov 2006 20:46:14 +0000
I was going to write a fairly long flame as a reply. I'll just state that the aldor compiler is actually better structured than most 200K+ line pieces of code I've had to deal with. There are one or
/archive/html/axiom-developer/2006-11/msg00677.html (9,507 bytes)

332. Re: [Axiom-developer] Re: SPAD and Aldor again (score: 35)
Author: HIDDEN
Date: 21 Nov 2006 14:50:01 +0100
[...] I believe there is place for both. Algebraic types without pattern matching is close to useless. Boot (src/boot) has a primitive support for algebraic types and pattern matching. Its "case expr
/archive/html/axiom-developer/2006-11/msg00672.html (11,414 bytes)

333. Re: [Axiom-developer] Re: SPAD and Aldor again (score: 35)
Author: HIDDEN
Date: Mon, 20 Nov 2006 04:54:03 -0500
Gernot, Could you post the patches necessary to make this work? I have a thread of work similar to this and I'd like to see how you are doing your version. Tim
/archive/html/axiom-developer/2006-11/msg00656.html (7,775 bytes)

334. Re: [Axiom-developer] Re: SPAD and Aldor again (score: 35)
Author: HIDDEN
Date: Mon, 20 Nov 2006 15:50:23 +0600 (NOVT)
Excellent news! Many thanks. We really need something to "replace" the NAG library in the free Axiom. Just one important moment. GSL is GPL-licensed. So, Axiom wich can be linked with GSL (even dynam
/archive/html/axiom-developer/2006-11/msg00655.html (7,956 bytes)

335. [Axiom-developer] Re: SPAD and Aldor again (score: 35)
Author: HIDDEN
Date: Mon, 20 Nov 2006 09:49:43 +0100
Hi there, With great help from Gregory, I have started to implement a wrapper library to access GSL (GNU scientific library) functions from Aldor/Axiom. I use the Lisp approach with dynamic loading o
/archive/html/axiom-developer/2006-11/msg00652.html (10,425 bytes)

336. RE: [Axiom-developer] Re: SPAD and Aldor again (score: 35)
Author: HIDDEN
Date: Fri, 17 Nov 2006 13:13:10 -0500
I said it is "my impression". By that I mean that the project appears or looks like it is closed to me. Of course I know about it from cross-postings to other lists like the aldor list and the Axiom
/archive/html/axiom-developer/2006-11/msg00603.html (9,046 bytes)

337. Re: [Axiom-developer] Re: SPAD and Aldor again (score: 35)
Author: HIDDEN
Date: 17 Nov 2006 18:13:03 +0100
Well, in fact I need more than that, namely mutually dependent recursively defined types. I.e., I want to be able to say A: SomeCat; B: SomeCat; A == f(A,B) add; B == g(A,B) add; as currently possibl
/archive/html/axiom-developer/2006-11/msg00596.html (8,468 bytes)

338. Re: [Axiom-developer] Eval in Axiom/Aldor (score: 35)
Author: HIDDEN
Date: 16 Nov 2006 14:23:15 +0100
What I showed is the code for the SPAD to Axiom interface. The SPAD interpreter likes "elt" and works with it. indeed, it is not for the interpreter. See the comment in interp/Makefile around it. Too
/archive/html/axiom-developer/2006-11/msg00545.html (6,768 bytes)

339. Re: [Axiom-developer] Eval in Axiom/Aldor (score: 35)
Author: HIDDEN
Date: Thu, 16 Nov 2006 10:05:53 +0100
Aha! Thanks. So whenever I write a spad function "elt" internally it is translated to "apply" and thus the interpreter never sees "elt". Is that interpretation of the snippet correct? Or what is that
/archive/html/axiom-developer/2006-11/msg00543.html (7,477 bytes)

340. Re: [Axiom-developer] Eval in Axiom/Aldor (score: 35)
Author: HIDDEN
Date: Thu, 16 Nov 2006 01:22:26 +0100
test(a:Fraction UnivariatePolynomial(x, F)):Fraction UnivariatePolynomial(x, F) == elt(a,1$Fraction(UnivariatePolynomial(x, F)))$UnivariatePolynomial(x, F) but Aldor continues to insist that there is
/archive/html/axiom-developer/2006-11/msg00531.html (8,977 bytes)


This search system is powered by Namazu