source: git/factory/facFactorize.cc

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @37f64cb   9 years hannes fix: tr.#666: factorize spielwiese
(edit) @e829d1   10 years martinlee84 chg: use sqrf version of bivariate factorization spielwiese
(edit) @2080e2   10 years martinlee84 chg: renamed cf_gcd_smallp.* to cfModGcd.* spielwiese
(edit) @1a82eb   10 years martinlee84 chg: moved chinrem_gcd from cf_gcd to cf_gcd_smallp chg: changes due ... spielwiese
(edit) @9e2029c   10 years martinlee84 chg: more checks for one to one correspondence of bi. factors and ... spielwiese
(edit) @da6b0c   10 years martinlee84 chg: update includes due to moving algext spielwiese
(edit) @9393e86   10 years martinlee84 fix: wrong include spielwiese
(edit) @9f7665   10 years Oleksandr Removed HAVE_CONFIG guards fix: fixed the inclusion of ... spielwiese
(edit) @6ad45e   10 years martinlee84 chg: discart evaluation points that lead to a content spielwiese
(edit) @fdcaa13   11 years martinlee84 fix: possible seg fault in factorization spielwiese
(edit) @88a7fd   11 years martinlee84 fix: possible seg fault due to invalid eval point spielwiese
(edit) @c43ab0   11 years martinlee84 chg: deleted unneccessary swap spielwiese
(edit) @16f511   11 years Oleksandr Fixed the usage of "config.h" (if defined HAVE_CONFIG_H) spielwiese
(edit) @074fe7   11 years martinlee84 chg: some editing chg: more updates to docu Conflicts: ... spielwiese
(edit) @3163a2   11 years martinlee84 chg: extracted more parts of LCHeuristic Conflicts: ... spielwiese
(edit) @4505ca   11 years martinlee84 chg: added changing of A and Aeval to prepareLeadingCoeffs spielwiese
(edit) @9b4920b   11 years martinlee84 chg: extracted LC heuristic Conflicts: factory/facFqFactorize.h spielwiese
(edit) @58c0e4   11 years martinlee84 chg: added some helper functions Conflicts: factory/facFactorize.cc ... spielwiese
(edit) @a18637   11 years martinlee84 chg: update leading coefficients if multiplier non-constant spielwiese
(edit) @86faff   11 years martinlee84 chg: more checks in heurstic to distribute leading coefficients spielwiese
(edit) @a0adc3   11 years martinlee84 chg: deleted unused parameters from getLeadingCoeffs spielwiese
(edit) @e5fdcc4   11 years martinlee84 chg: clear denominators of A before shifting spielwiese
(edit) @0851b0   12 years martinlee84 chg: added more timing infos to main factorization functions spielwiese
(edit) @a25f7a7   12 years martinlee84 chg: deleted some unused variable spielwiese
(edit) @afbebe   12 years martinlee84 chg: deleted some unused code chg: joined precomputeLeadingCoeff from ... spielwiese
(edit) @f7e9c6   12 years martinlee84 chg: avoid divisions spielwiese
(edit) @b4fef8   12 years martinlee84 fix: typo spielwiese
(edit) @bf4c6e   12 years martinlee84 chg: reduce number of bivariate factorizations spielwiese
(edit) @c5230d1   12 years martinlee84 chg: do more bivariate factorization spielwiese
(edit) @83e5de   12 years martinlee84 chg: more checks for heuristic spielwiese
(edit) @bed38b   12 years martinlee84 fix: possible infinite loop spielwiese
(edit) @41e77d   12 years martinlee84 fix: minor bug in precomputeLeadingCoeff chg: normalize only if necessary spielwiese
(edit) @5dad7c7   12 years martinlee84 chg: minor improvements chg: check if distribution of leading coeff by ... spielwiese
(edit) @589ef64   12 years martinlee84 fix: need to buffer factors spielwiese
(edit) @4cf4dc   12 years martinlee84 chg: more improvements to heuristic to distribute leading coeff spielwiese
(edit) @f3ff22   12 years martinlee84 chg: more heuristics to distribute leading coefficient spielwiese
(edit) @c1ea88   12 years martinlee84 chg: build in a check if heuristic was successful spielwiese
(edit) @397c12   12 years martinlee84 chg: minor improvement spielwiese
(edit) @8e452c9   12 years martinlee84 chg: distribute content in precomputeLeadingCoeff spielwiese
(edit) @fcd296   12 years martinlee84 chg: if heuristics fail try again without heuristic spielwiese
(edit) @6af78bb   12 years martinlee84 chg: minor optimization spielwiese
(edit) @1a2d66   12 years martinlee84 fix: segfault of Hensel lifting in precomputeLeadingCoeff due to gaps ... spielwiese
(edit) @5295f9   12 years martinlee84 chg: more heuristics to detect right leading coeff spielwiese
(edit) @5079887   12 years martinlee84 chg: remove factors that were successfully recovered by LucksWang spielwiese
(edit) @464b18   12 years martinlee84 chg: minor improvement spielwiese
(edit) @753fb61   12 years martinlee84 chg: add old bivariate factors to oldAeval spielwiese
(edit) @c8fff0   12 years martinlee84 chg: avoid non zero components in evaluation point if evaluation point!=0 spielwiese
(edit) @9dacf3f   12 years martinlee84 fix: more fixes to precomputeLeadingCoeff spielwiese
(edit) @fce807   12 years martinlee84 chg: changes due to changes to getLeadingCoeffs spielwiese
(edit) @97686e   12 years martinlee84 chg: deleted unneccessary stuff spielwiese
(edit) @f55f39   12 years martinlee84 chg: multiply by common denominator spielwiese
(edit) @8681bf   12 years martinlee84 chg: make sure there are really enough bivariate factorizations spielwiese
(edit) @8a30b1   12 years martinlee84 fix: bug in precomputation of leading coefficient spielwiese
(edit) @8256fd   12 years martinlee84 fix: possible hang in multivariate factorization spielwiese
(edit) @ec664a2   12 years martinlee84 fix: compilation errors with --enable-timing spielwiese
(edit) @72bfc8   12 years martinlee84 chg: deleted @internal spielwiese
(edit) @afb6a6   12 years martinlee84 chg: reduce the number of bivariate factorizations spielwiese
(edit) @7a1151   12 years martinlee84 fix: compiler warnings spielwiese
(edit) @64b824   12 years martinlee84 chg: threshold for use of LucksWangHeuristic spielwiese
(edit) @81d96c   12 years martinlee84 chg: more reorganization spielwiese
(edit) @0e6668   12 years martinlee84 chg: more changes in order to replace old factorization over integers spielwiese
(edit) @88408d0   12 years martinlee84 chg: switched off old factory factorization over Z chg: added some ... spielwiese
(edit) @0b618a7   12 years martinlee84 fix: compilation errors with --enable-timing spielwiese
(edit) @ec16f0   12 years martinlee84 chg: use sparse heuristic in precomputation of leading coefficients spielwiese
(edit) @4fe8a3   12 years martinlee84 add: switched on Lucks/Wang sparse heuristic spielwiese
(edit) @eefc3a   12 years martinlee84 chg: postpone shifting of evaluation point to zero until it is really ... spielwiese
(edit) @91788c0   12 years martinlee84 add: code for sparse heuristic lifting a la Lucks/Wang moved: code for ... spielwiese
(edit) @6036d90   12 years martinlee84 added heuristic for sparse lifting and updated tests spielwiese
(edit) @d990001   13 years martinlee84 HAVE_NTL stuff spielwiese
(edit) @e4fe2b   13 years Oleksandr FIX: Fixed huge BUG in cf_gmp.h CHG: starting to cleanup factory spielwiese
(edit) @c79a9d   13 years martinlee84 bug fix in squarefree factorization and faster way to recover factors ... spielwiese
(edit) @229530   13 years martinlee84 fixed memory leaks in factorization and replaced mpz_fdiv_q by ... spielwiese
(edit) @327efa2   13 years martinlee84 different lifting in precomputeLeadingCoeff extend henselLift122 to ... spielwiese
(edit) @38ffb7   13 years martinlee84 code clean up in facFqBivar.cc, facFqFactorize.cc, facFactorize.cc ... spielwiese
(add) @ab547e2   13 years martinlee84 added multivariate factorization over Q (a) git-svn-id: ... spielwiese
Note: See TracRevisionLog for help on using the revision log.