- Timestamp:
- Apr 21, 1998, 4:10:06 PM (26 years ago)
- Branches:
- (u'spielwiese', 'df6a8e29030ff93c6ad53051028727af7d339fa0')
- Children:
- ddcc780f481f53c99fd39a75ee518337fb3067da
- Parents:
- 8e16a6c3a121910925a67405d4a6e125dcd30b6b
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
Tst/Short/intdet_s.tst
r8e16a6c rea2cc0 1 // $Id: intdet_s.tst,v 1. 1.1.1 1998-04-17 15:07:40 obachmanExp $1 // $Id: intdet_s.tst,v 1.2 1998-04-21 14:10:06 schmidt Exp $ 2 2 3 3 // 4 4 // indet_s.tst - short 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_s.tst,v 1. 1.1.1 1998-04-17 15:07:40 obachmanExp $");12 tst_ignore("CVS ID : $Id: intdet_s.tst,v 1.2 1998-04-21 14:10:06 schmidt Exp $"); 10 13 11 14 ring r=0,x,dp;
Note: See TracChangeset
for help on using the changeset viewer.