Changeset ddcc78 in git


Ignore:
Timestamp:
Apr 21, 1998, 4:14:50 PM (26 years ago)
Author:
Jens Schmidt <schmidt@…>
Branches:
(u'spielwiese', 'fe61d9c35bf7c61f2b6cbf1b56e25e2f08d536cc')
Children:
4b81a90c3f6bc361d9b9c387ddbf77258b90d782
Parents:
ea2cc001ccee84dedaf2aedfcadb95400b8e3152
Message:
	* resultantp_s.tst: doc fixes


git-svn-id: file:///usr/local/Singular/svn/trunk@1413 2c84dea3-7e68-4137-9b89-c4e89433aadc
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 obachman Exp $
     1// $Id: resultantp_s.tst,v 1.2 1998-04-21 14:14:50 schmidt Exp $
    22
    33//
     
    1919LIB "tst.lib";
    2020tst_init();
    21 tst_ignore("CVS ID  : $Id: resultantp_s.tst,v 1.1.1.1 1998-04-17 15:07:41 obachman Exp $");
     21tst_ignore("CVS ID  : $Id: resultantp_s.tst,v 1.2 1998-04-21 14:14:50 schmidt Exp $");
    2222
    2323//
     
    7676
    7777//
    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.
    7979//
    8080
     
    8686poly g;
    8787
    88 // first, some of the above examples
     88// first, some of the r1 examples
    8989resultant(0, 0, x);
    9090resultant(0, 3123, x);
     
    136136poly g;
    137137
    138 // first, some of the above examples
     138// first, some of the r1 examples
    139139resultant(0, 0, x);
    140140resultant(0, 3123, x);
Note: See TracChangeset for help on using the changeset viewer.