Changeset 5335ba in git for factory/facFqBivarUtil.cc


Ignore:
Timestamp:
Jan 25, 2012, 10:29:16 PM (12 years ago)
Author:
Martin Lee <martinlee84@…>
Branches:
(u'spielwiese', 'fe61d9c35bf7c61f2b6cbf1b56e25e2f08d536cc')
Children:
ac3fccaf5d3d10d4756431ed2ec3846d0a5852cc
Parents:
e5fc00c615e47e7757b8c95660e3a8ac06ffdef0
git-author:
Martin Lee <martinlee84@web.de>2012-01-25 22:29:16+01:00
git-committer:
Oleksandr Motsak <motsak@mathematik.uni-kl.de>2012-02-10 14:16:43+01:00
Message:
chg: computation of log derivative now expects truncated input
File:
1 edited

Legend:

Unmodified
Added
Removed
  • factory/facFqBivarUtil.cc

    re5fc00c r5335ba  
    483483  CanonicalForm logDeriv;
    484484
    485   CanonicalForm bufF= mod (F, xToL);
     485  CanonicalForm bufF= F;
    486486  CanonicalForm oldF= mulMod2 (G, oldQ, xToL);
    487487  bufF -= oldF;
Note: See TracChangeset for help on using the changeset viewer.