source: git/Tst/Short/homolog_s.tst @ 010b3f

fieker-DuValspielwiese
Last change on this file since 010b3f 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
RevLine 
[cd22019]1//homolog_s.tst
2//short tests for homolog.lib
3//---------------------------
4LIB "tst.lib";
5tst_init();
6LIB "homolog.lib";
7example cup;           
8example cupproduct;   
[b2d5b9]9example depth;
[cd22019]10example Ext_R;
11example Ext;
[b2d5b9]12example fitting;
13example flatteningStrat;
[cd22019]14example Hom;
15example homology;
[b2d5b9]16example isCM;
17example isFlat;
18example isLocallyFree;
19example isReg;
[6e0c394]20example hom_kernel;
[cd22019]21example kohom;
22example kontrahom;
[b2d5b9]23example KoszulHomology;
24example tensorMod;
25example Tor;
[46976a6]26tst_status(1);$
Note: See TracBrowser for help on using the repository browser.