Changeset 0349c20 in git for factory/fac_ezgcd.cc


Ignore:
Timestamp:
Sep 1, 2011, 3:40:30 PM (13 years ago)
Author:
Martin Lee <martinlee84@…>
Branches:
(u'spielwiese', 'fe61d9c35bf7c61f2b6cbf1b56e25e2f08d536cc')
Children:
38ffb7aa68530ae0bcc0c2bb95142f15951ff00c
Parents:
380a9b6e945b3b23b3197f3b6692bf955b0c0301
Message:
deleted unused cf_gcd_charp.cc, cfGEval.*, ffreval.*
deleted factorization over Fp from fac_multivar.cc
deleted some unused parameters


git-svn-id: file:///usr/local/Singular/svn/trunk@14377 2c84dea3-7e68-4137-9b89-c4e89433aadc
File:
1 edited

Legend:

Unmodified
Added
Removed
  • factory/fac_ezgcd.cc

    r380a9b6 r0349c20  
    237237        // (means: bad evaluation point).  Try again with another
    238238        // evaluation point.  Bug fix (?) by JS.  The bad example was
    239         // gcd.debug -ocr /+USE_EZGCD/@12/CB \
    240         //     '(16*B^8-208*B^6*C+927*B^4*C^2-1512*B^2*C^3+432*C^4)' \
     239        // gcd.debug -ocr /+USE_EZGCD/@12/CB
     240        //     '(16*B^8-208*B^6*C+927*B^4*C^2-1512*B^2*C^3+432*C^4)'
    241241        //     '(4*B^7*C^2-50*B^5*C^3+208*B^3*C^4-288*B*C^5)'
    242242        b.nextpoint();
Note: See TracChangeset for help on using the changeset viewer.