spielwiese
Last change
on this file since 47a5c2 was
47a5c2,
checked in by Olaf Bachmann <obachman@…>, 25 years ago
|
* added sing_s
git-svn-id: file:///usr/local/Singular/svn/trunk@1578 2c84dea3-7e68-4137-9b89-c4e89433aadc
|
-
Property mode set to
100644
|
File size:
457 bytes
|
Rev | Line | |
---|
[47a5c2] | 1 | //sing_s.tst |
---|
| 2 | //short tests for sing.lib |
---|
| 3 | LIB "tst.lib"; |
---|
| 4 | tst_init(); |
---|
| 5 | LIB "sing.lib"; |
---|
| 6 | //example codim; (liefert bei mir Unsinn, proc nicht von mir!) |
---|
| 7 | example deform; |
---|
| 8 | example dim_slocus; |
---|
| 9 | example is_active; |
---|
| 10 | example is_ci; |
---|
| 11 | example is_is; |
---|
| 12 | example is_reg; |
---|
| 13 | example is_regs; |
---|
| 14 | example milnor; |
---|
| 15 | //example nf_icis; (Fehler in proc sparsetriag von random.lib) |
---|
| 16 | example slocus; |
---|
| 17 | example spectrum; |
---|
| 18 | example Tjurina; |
---|
| 19 | example tjurina; |
---|
| 20 | example T1; |
---|
| 21 | example T2; |
---|
| 22 | example T12; |
---|
| 23 | $ |
---|
Note: See
TracBrowser
for help on using the repository browser.