[go: up one dir, main page]

Menu

/trunk/src/algebra Commit Log


Commit Date  
[r1791] by whebisch

Restructure modular evaluation.

2014-08-04 22:15:40 Tree
[r1790] by whebisch

Remove INDEFINTEGRAL.

2014-08-04 13:09:11 Tree
[r1789] by hemmecke

use ${MKDIR_P} instead of 'mkdir -p'

2014-08-03 22:47:06 Tree
[r1788] by whebisch

Use 'sayBrightly' instead of 'sayTeX'

2014-07-13 23:12:16 Tree
[r1787] by whebisch

Change difference of interval to agree with definition as interval operation.

2014-07-03 23:33:07 Tree
[r1786] by whebisch

s/Formater/Formatter/

2014-06-21 22:22:32 Tree
[r1785] by whebisch

Remove useless conditions

2014-06-14 19:35:39 Tree
[r1781] by hemmecke

bugfix subset?

Before we had:
(1) -> SI ==> Set Integer
(2) -> SSI ==> Set SI
(3) -> si:SI := set [2]
(3) {2}
(4) -> subset?(si,si)
(4) true
(5) -> ssi: SSI := set [si]
(5) {{2}}
(6) -> subset?(ssi,ssi)
(6) false

With the patch also (6) gives true.

2014-06-08 10:32:50 Tree
[r1780] by whebisch

Fix gcd failure due to bad reduction.

2014-05-31 02:39:24 Tree
[r1779] by whebisch

Make sure .spad files are correct Spad

2014-05-24 03:22:03 Tree
Older >