[go: up one dir, main page]

Menu

Code Commit Log


Commit Date  
[r1184] by whebisch

Misc cleanups.

2011-10-29 21:02:11 Tree
[r1183] by whebisch

Smaller depsys.

2011-10-29 16:59:03 Tree
[r1182] by whebisch

Whitespace cleanup.

2011-10-28 18:44:37 Tree
[r1181] by whebisch

Rename exported functions in Product.

2011-10-28 17:20:26 Tree
[r1180] by whebisch

Use smaller fields for bivariate factorization.

2011-10-28 14:42:36 Tree
[r1179] by whebisch

Avoid unescaped '#'.

2011-10-22 15:18:18 Tree
[r1178] by whebisch

Fix HyperDoc crash due to unescaped '#'.

2011-10-22 14:47:10 Tree
[r1177] by hemmecke

add ChangeLog entry for last commits

2011-10-21 19:25:42 Tree
[r1176] by hemmecke

fix Matrix problem in jet.spad

Previously the compilation of libaxiom.al failed, because
src/algebra/jet.spad.pamphlet domain JetVectorField exported a function

table : List % -> Matrix %

Matrix, however, requires its argument to be a ring whereas % is
only a Module(...).
Matrix replaced by TwoDimensionalArray.

2011-10-18 19:10:25 Tree
[r1175] by hemmecke

fix "not" precedence in ax.boot

Previously, the compilation of libaxiom.al would fail when
src/interp/ax.boot was compiled via bootsys instead of depsys.
The binding power of "not" in bootsys is much stronger than it
was in depsys.

2011-10-18 19:10:03 Tree
Older >