Changeset 91788c0 in git for factory/Makefile.am


Ignore:
Timestamp:
Nov 29, 2011, 2:36:04 PM (12 years ago)
Author:
Martin Lee <martinlee84@…>
Branches:
(u'spielwiese', 'fe61d9c35bf7c61f2b6cbf1b56e25e2f08d536cc')
Children:
eefc3a498c04d352c93280e8e8d0cafe97f4e754
Parents:
6deedd6650206f3f5a123f8dfbd41e449fd35f93
git-author:
Martin Lee <martinlee84@web.de>2011-11-29 14:36:04+01:00
git-committer:
Oleksandr Motsak <motsak@mathematik.uni-kl.de>2011-12-12 18:00:42+01:00
Message:
add: code for sparse heuristic lifting a la Lucks/Wang
moved: code for other sparse heuristic to facSparseHensel
rm: unused function leadingCoeffReconstruction from facFqFactorize.cc
File:
1 edited

Legend:

Unmodified
Added
Removed
  • factory/Makefile.am

    r6deedd r91788c0  
    6969                facHensel.cc \
    7070                facIrredTest.cc \
     71                facSparseHensel.cc \
    7172                fieldGCD.cc \
    7273                ffops.cc \
     
    152153                facHensel.h \
    153154                facIrredTest.h \
     155                facSparseHensel.h \
    154156                fieldGCD.h \
    155157                ffops.h \
Note: See TracChangeset for help on using the changeset viewer.