source: git/Tst/Short/homolog_s.tst @ 564136

spielwiese
Last change on this file since 564136 was 6e0c394, checked in by Hans Schönemann <hannes@…>, 16 years ago
*hannes: ker->hom_kernel git-svn-id: file:///usr/local/Singular/svn/trunk@11037 2c84dea3-7e68-4137-9b89-c4e89433aadc
  • Property mode set to 100644
File size: 482 bytes
Line 
1//homolog_s.tst
2//short tests for homolog.lib
3//---------------------------
4LIB "tst.lib";
5tst_init();
6LIB "homolog.lib";
7example cup;           
8example cupproduct;   
9example depth;
10example Ext_R;
11example Ext;
12example fitting;
13example flatteningStrat;
14example Hom;
15example homology;
16example isCM;
17example isFlat;
18example isLocallyFree;
19example isReg;
20example hom_kernel;
21example kohom;
22example kontrahom;
23example KoszulHomology;
24example tensorMod;
25example Tor;
26tst_status(1);$
Note: See TracBrowser for help on using the repository browser.