[go: up one dir, main page]

Menu

/trunk/src/algebra Commit Log


Commit Date  
[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
[r1248] by whebisch

Avoid loss of precision.

2012-01-03 16:50:26 Tree
[r1245] by whebisch

Misc cleanups.

2012-01-02 18:42:11 Tree
[r1244] by whebisch

Misc cleanups.

2011-12-23 16:38:36 Tree
Older >