- Timestamp:
- Apr 22, 1998, 9:46:42 AM (26 years ago)
- Branches:
- (u'spielwiese', 'a719bcf0b8dbc648b128303a49777a094b57592c')
- Children:
- 4b5c87d2aee00a5a89852bc02af8651f534a6fe5
- Parents:
- 4b81a90c3f6bc361d9b9c387ddbf77258b90d782
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
Tst/Long/intdet_l.tst
r4b81a90 r6ca22e 1 // $Id: intdet_l.tst,v 1. 1.1.1 1998-04-17 15:07:35 obachmanExp $1 // $Id: intdet_l.tst,v 1.2 1998-04-22 07:46:42 schmidt Exp $ 2 2 3 3 // 4 4 // indet_l.tst - long tests for integer determinant. 5 5 // 6 // Most of the examples have been generated using the `sparsemat()' 7 // function from `random.lib'. 8 // 6 9 7 10 LIB "tst.lib"; 8 11 tst_init(); 9 tst_ignore("CVS ID : $Id: intdet_l.tst,v 1. 1.1.1 1998-04-17 15:07:35 obachmanExp $");12 tst_ignore("CVS ID : $Id: intdet_l.tst,v 1.2 1998-04-22 07:46:42 schmidt Exp $"); 10 13 11 14 ring r=0,x,dp;
Note: See TracChangeset
for help on using the changeset viewer.