source: git/Tst/Wester/README @ 33ec11

spielwiese
Last change on this file since 33ec11 was 33ec11, checked in by Olaf Bachmann <obachman@…>, 23 years ago
* added some more files git-svn-id: file:///usr/local/Singular/svn/trunk@5002 2c84dea3-7e68-4137-9b89-c4e89433aadc
  • Property mode set to 100644
File size: 1.2 KB
Line 
1These are the tests from the Lewis/Wester test suite for polynomial
2systems. Some details of Singular's performance:
3
4A:      divide factorials               ok
5B:      sum 1/i                         ok
6C:      gcd (big integers)              ok
7D:      sum rational functions          ok
8E:      sum rational functions          ok
9F:      gcd(2 var polys)                ok
10G:      gcd(3 var polys)                ok
11G_p:    G mod 181                       ok
12H:      det (Hilbert(80))               with bareiss ok
13I:      invert(Hilbert(40))             with inverse ok
14J:      check I                         ok
15K:      invert(Hilbert(70))             with inverse ok
16L:      check K                         ok
17M1:     det(sparse, rank 26, 5 var)     ok     
18M2:     det(sparse, rank 101, 5 var)    ok
19N:      subst algebraic numbers         no chance
20O1:     3 dets (sparse, rank 15, 22 var)        ok
21O2:     gcd of                                  ???
22P:      det(sparse, rank 101, rationals)        ok
23P':     det(less sparse, rank 101, rationals)   ok
24Q:      det(sparse, rank 101, 1-var)            ok
25Q':     det(less sparse, rank 101, 1-var)       ok
26Pp:     P mod 181                       ok
27P'p:    P' mod 181                      ok
28Qp:     Q mod 181                       ok
29Q'p:    Q' mod 181                      ok
30S:      Hermite form                    N/A
31T:      Hermite form                    N/A
32U:      Smith form                      N/A
33V:      Smith form                      N/A
34W1:     Smith form                      N/A
35W2:     Smith form                      N/A
36X:      gcd(Galousfield, minpoly)       very long
37Y:      det(Galousfield, minpoly)       ok
38
39For the original stuff tey used ot benchmark singular, see 'singall'.
40For mupad and maple sources, see 'mupadall', 'mapleall'.
41For more details, see also www.fordham.edu/lewis/cacomp.html
Note: See TracBrowser for help on using the repository browser.