Gentoo Archives: gentoo-science

From: "Andrey G. Grozin" <A.G.Grozin@×××××××.su>
To: gentoo-science@l.g.o
Subject: [gentoo-science] aldor
Date: Tue, 09 Oct 2007 07:16:17
Message-Id: Pine.LNX.4.64.0710091353020.27260@star.inp.nsk.su
In Reply to: [gentoo-science] science overlay moved by "Sébastien Fabbro"
1 Hello *,
2
3 I've just committed aldor-1.1.0 to the science overlay. This is the first
4 open-source release (free for non-commercial use). Previous releases were
5 binary-only (free of charge for non-commercial use, x86 only). Now aldor
6 and its libraries are compiled from sources in this ebuild, and can
7 (probably) be compiled for any arch.
8
9 Aldor is a language developed for many years at IBM, then NAG, and now
10 aldor.org. It was designed as a replacement of the Axiom library compiler.
11 It is an excellent library for implementing computer algebra, and it has a
12 rather comprehensive foundation library (libalgebra) with many algebraic
13 domains (it is not as comprehensive as the library of Axiom, written in
14 the old language). Aldor can be used both separately and from Axiom. I am
15 sure that the next axiom ebuild must have the local USE flag "aldor" which
16 would allow using aldor from axiom (and will depend on the aldor ebuild
17 I've committed now). What I am not sure is which axiom to package, there
18 are now 3 of them :-(
19
20 I know that the current ebuild is far from ideal. It ignores the user's
21 CFLAGS and uses the ones supplied by the aldor folk. The build system is
22 rather non-standard, and fixing this will require patching a number of
23 makefiles. But in any case, it is better than the previous free-of-charge
24 binaries - they were compiled with the same CFLAGS chosen by aldor
25 developers, and on x86 only. So, please, try aldor-1.1.0 and report yoor
26 experiences. This is a very well designed language for doing mathematics.
27
28 Andrey
29 --
30 gentoo-science@g.o mailing list

Replies

Subject Author
Re: [gentoo-science] aldor "M. Edward (Ed) Borasky" <znmeb@×××××××.net>