Changeset 41530b in git for libpolys/polys


Ignore:
Timestamp:
Nov 24, 2011, 9:36:36 AM (12 years ago)
Author:
Christian Eder
Branches:
(u'spielwiese', 'fe61d9c35bf7c61f2b6cbf1b56e25e2f08d536cc')
Children:
a8c4792708ec9938aaa67ea657a5eccb1e1f9672
Parents:
51320545f003322be7041de1336d2ff0ce1dbdc9
Message:
fix: normalForm for algext::naWrite ( Tst/Manual/minpoly.tst )
File:
1 edited

Legend:

Unmodified
Added
Removed
  • libpolys/polys/ext_fields/algext.cc

    r513205 r41530b  
    476476  {
    477477    poly aAsPoly = (poly)a;
     478    definiteReduce(aAsPoly, naMinpoly, cf);
    478479    /* basically, just write aAsPoly using p_Write,
    479480       but use brackets around the output, if a is not
Note: See TracChangeset for help on using the changeset viewer.