- Timestamp:
- Apr 21, 1998, 4:14:50 PM (26 years ago)
- Branches:
- (u'spielwiese', 'a719bcf0b8dbc648b128303a49777a094b57592c')
- Children:
- 4b81a90c3f6bc361d9b9c387ddbf77258b90d782
- Parents:
- ea2cc001ccee84dedaf2aedfcadb95400b8e3152
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
Tst/Short/resultantp_s.tst
rea2cc0 rddcc78 1 // $Id: resultantp_s.tst,v 1. 1.1.1 1998-04-17 15:07:41 obachmanExp $1 // $Id: resultantp_s.tst,v 1.2 1998-04-21 14:14:50 schmidt Exp $ 2 2 3 3 // … … 19 19 LIB "tst.lib"; 20 20 tst_init(); 21 tst_ignore("CVS ID : $Id: resultantp_s.tst,v 1. 1.1.1 1998-04-17 15:07:41 obachmanExp $");21 tst_ignore("CVS ID : $Id: resultantp_s.tst,v 1.2 1998-04-21 14:14:50 schmidt Exp $"); 22 22 23 23 // … … 76 76 77 77 // 78 // - ring r2=(32003,a),x,dp .78 // - ring r2=(32003,a),x,dp; minpoly=a^4+8734*a^3+a^2+11817*a+1. 79 79 // 80 80 … … 86 86 poly g; 87 87 88 // first, some of the aboveexamples88 // first, some of the r1 examples 89 89 resultant(0, 0, x); 90 90 resultant(0, 3123, x); … … 136 136 poly g; 137 137 138 // first, some of the aboveexamples138 // first, some of the r1 examples 139 139 resultant(0, 0, x); 140 140 resultant(0, 3123, x);
Note: See TracChangeset
for help on using the changeset viewer.