[go: up one dir, main page]

Menu

/trunk/src/algebra Commit Log


Commit Date  
[r1287] by whebisch

Rework support macros.

2012-01-13 16:37:56 Tree
[r1286] by whebisch

Make libspad available during algebra build.

2012-01-13 14:27:56 Tree
[r1277] by whebisch

Make Spad and intepreter keywords closer.

2012-01-09 14:07:10 Tree
[r1276] by whebisch

Allow literal strings in input.

2012-01-09 12:52:38 Tree
[r1274] by whebisch

Add two missing 'convet'-s.

2012-01-09 12:09:06 Tree
[r1270] by whebisch

Add double precision elliptic integrals.

2012-01-06 20:31:14 Tree
[r1267] by hemmecke

remove "r"::Symbol from type

The translation in src/interp/ax.boot can currently not cope with
UnivariatePolynomial("r"::Sy, FI)
It will be wrongly translated into something involving "Enumeration".
The compilation for libaldor.al then aborts with

"ap/CKP.ap", line 28:
(|Apply| |::| (|Apply| |Enumeration| |r|) |Symbol|)
..................^
[L28 C19] #1 (Error) There are no suitable meanings for the operator `::'.

The translation into an Enumeration type is clearly wrong here.

Removing the need for an explicit name of the polynomial variable seems to
be appropriate even without the above bug in ax.boot.

2012-01-06 14:03:11 Tree
[r1266] by hemmecke

fix argument order in jet package (JGB)

Aldor requires that dependency of arguments is "increasing".

2012-01-06 14:02:50 Tree
[r1252] by whebisch

Add faster version of 'log' and 'sqrt'.

2012-01-04 11:08:33 Tree
[r1249] by whebisch

Use 'printf' instead of 'echo'.

2012-01-03 18:15:31 Tree
Older >