source: git/Tst/Short/decodegb.tst @ 0f2fcb4

spielwiese
Last change on this file since 0f2fcb4 was fef0d73, checked in by Hans Schoenemann <hannes@…>, 14 years ago
new decodegb.lib git-svn-id: file:///usr/local/Singular/svn/trunk@12766 2c84dea3-7e68-4137-9b89-c4e89433aadc
  • Property mode set to 100644
File size: 401 bytes
Line 
1LIB "tst.lib";
2tst_init();
3
4LIB"decodegb.lib";
5example sysCRHT;
6example sysCRHTMindist;
7example sysNewton;
8example sysBin;
9example encode;
10example syndrome;
11example sysQE;
12example errorInsert;
13example errorRand;
14example randomCheck;
15example genMDSMat;
16example mindist;
17example decode;
18example decodeRandom;
19example decodeCode;
20example vanishId;
21example sysFL;
22example decodeRandomFL;
23
24tst_status(1);$
Note: See TracBrowser for help on using the repository browser.