source: git/factory

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @48e8e1   11 years Oleksandr Added $(EXEEXT) to custom rules for Windows support This fix is due ... spielwiese
(edit) @0dff6bc   11 years martinlee84 chg: threshold for using FLINT factorization over Z/p spielwiese
(edit) @675c62c   11 years martinlee84 fix: bug in hensel lifting part2 spielwiese
(edit) @70bf04b   11 years martinlee84 fix: bug in hensel lifting part1 spielwiese
(edit) @2d35fe   11 years martinlee84 chg: added more timing info to bivariate factorization spielwiese
(edit) @2537fa0   11 years martinlee84 chg: shift evaluation point during factor reconstruction spielwiese
(edit) @5e4636   11 years martinlee84 chg: more timing info spielwiese
(edit) @93e7364   11 years martinlee84 chg: compute minBound wrt different main variable spielwiese
(edit) @d8a7da   11 years martinlee84 chg: added new function to compute bounds wrt different main var spielwiese
(edit) @cd429e   11 years martinlee84 chg: speed up modular multiplication spielwiese
(edit) @202031   11 years martinlee84 chg: reminder for myself spielwiese
(edit) @4dafdf   11 years martinlee84 chg: use dense modular multiplication spielwiese
(edit) @9614bb   11 years martinlee84 chg: some optimizations to computation of logarithmic derivatives spielwiese
(edit) @f4cb99a   11 years Oleksandr Updating the BS + search pathes for better binary distribution (due to ... spielwiese
(edit) @53568d   11 years martinlee84 chg: clean up of FLINT interface spielwiese
(edit) @2e4ec14   11 years ren fix: -Wunused-parameter warnings spielwiese
(edit) @e29bd5   11 years martinlee84 fix: some warnings in libfac spielwiese
(edit) @edb81b   11 years martinlee84 chg: missing stuff from master spielwiese
(edit) @1daf0d   12 years adi_popescum 64bits Conflicts: factory/facBivar.h factory/facFqFactorize.h ... spielwiese
(edit) @800704   11 years martinlee84 chg: sync with master spielwiese
(edit) @4447a0   12 years hannes fix: more templates for libfac spielwiese
(edit) @1d277d   12 years hannes fix: template instantiation for libfac Conflicts: ... spielwiese
(edit) @f40e20   12 years hannes template moved: List<Variable>, Union, Difference Conflicts: ... spielwiese
(edit) @21526f   11 years martinlee84 fix: bug in modular gcd due to wrong extension spielwiese
(edit) @3a3393b   11 years martinlee84 chg: switched off search for new main variable spielwiese
(edit) @c495ca   11 years martinlee84 chg: some optimizations to psr gcd spielwiese
(edit) @1176ba0   11 years martinlee84 fix: minor bug fixes spielwiese
(edit) @a08be4   11 years martinlee84 chg: use different gcd algorithm to compute content in psrgcd spielwiese
(edit) @1b88d5   11 years martinlee84 chg: make sure things divide without remainder spielwiese
(edit) @420a178   11 years martinlee84 chg: skip term estimate in certain cases spielwiese
(edit) @9879d0   11 years martinlee84 chg: tuning parameter in sparseGCDFp chg: switch to dense modular GCD spielwiese
(edit) @0d74e7   11 years martinlee84 chg: switch to sparse modular GCD in some cases spielwiese
(edit) @b770bf   11 years martinlee84 chg: faster gcd computation in EZGCD in corner cases spielwiese
(edit) @ce41efa   11 years martinlee84 chg: estimate term growth through shifting evaluation point in ezgcd ... spielwiese
(edit) @a60b8b   11 years martinlee84 chg: added biSqrfFactorizeHelper function Conflicts: ... spielwiese
(edit) @bbcc98   11 years martinlee84 chg: more docu spielwiese
(edit) @074fe7   11 years martinlee84 chg: some editing chg: more updates to docu Conflicts: ... spielwiese
(edit) @e8880a   11 years martinlee84 chg: updated docu Conflicts: factory/facFqFactorize.h 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) @4439f8e   11 years martinlee84 chg: deleted duplicate code spielwiese
(edit) @f4d7641   11 years martinlee84 fix: typo spielwiese
(edit) @2dbe57   11 years martinlee84 chg: clean up and editing spielwiese
(edit) @f18f58   11 years martinlee84 chg: change level if necessary spielwiese
(edit) @8bf4c7   11 years martinlee84 chg: retry with different level spielwiese
(edit) @a18637   11 years martinlee84 chg: update leading coefficients if multiplier non-constant spielwiese
(edit) @f0ab71   11 years martinlee84 chg: back to old version spielwiese
(edit) @ef3f67   11 years martinlee84 chg: leave precomputeLeadingCoeff in corner case spielwiese
(edit) @c3e25cb   11 years martinlee84 fix: make sure the right level is computed spielwiese
(edit) @b27212   11 years martinlee84 fix: wrong index spielwiese
(edit) @d46a8d   11 years martinlee84 fix: missing delete spielwiese
(edit) @503490   11 years martinlee84 fix: error in lift bound spielwiese
(edit) @04638b5   11 years martinlee84 chg: more toying around spielwiese
(edit) @782895   11 years martinlee84 chg: toying around spielwiese
(edit) @f2341ef   11 years martinlee84 fix: wrong check spielwiese
(edit) @78a4f8b   11 years martinlee84 fix: wrong index spielwiese
(edit) @d10821   11 years Oleksandr Sources should include config.h from the same directory (factory/) spielwiese
(edit) @3c702a   11 years Oleksandr Public headers should not include private config.h spielwiese
(edit) @fd8511   11 years martinlee84 fix: bad condition spielwiese
(edit) @d101b1   11 years Oleksandr Motsak <http://goo.gl/mcpzY> Silence some warnings about statements without effect Insired by ... spielwiese
(edit) @5fdf7a   11 years max Replace --no-{rtti,exceptions} by -fno-{rtti,exceptions} This ... spielwiese
(edit) @b15cf85   11 years martinlee84 fix: memory leak Conflicts: factory/canonicalform.h spielwiese
(edit) @14e634   11 years martinlee84 fix: bug in factorization over Q(a) spielwiese
(edit) @240fe3   12 years jengelh build: use simpler relative path specifications Cosmetic only. It ... spielwiese
(edit) @280286e   11 years jengelh build: resolve automake 1.12 warnings ... spielwiese
(edit) @f659855   11 years martinlee84 fix: wrong deletion of FLINT matrices spielwiese
(edit) @22002e   11 years martinlee84 chg: synchronising master and spielwiese spielwiese
(edit) @147b6d   11 years martinlee84 chg: FLINT interface to nmod_mat_rref spielwiese
(edit) @fd80670   11 years martinlee84 fix: bug in divrem2 and logDeriv spielwiese
(edit) @c49e6f   11 years martinlee84 fix: several fixes for factorization if extension needed spielwiese
(edit) @894604   11 years martinlee84 fix: wrong lifting precision in corner cases spielwiese
(edit) @2e984a   11 years Oleksandr Use silent-rules if available (in more recent versions of automake) spielwiese
(edit) @c9733f   11 years martinlee84 chg: add new function diophantineQa spielwiese
(edit) @e23e9c   11 years martinlee84 chg: speed up of diophantineHensel and diophantineHenselQa spielwiese
(edit) @96d5052   11 years martinlee84 fix: prevent content from dividing out too much spielwiese
(edit) @7e3d56   11 years martinlee84 fix: computation of factor bound over Q(a) spielwiese
(edit) @bffe62d   11 years martinlee84 chg: skip zz_p::init() if it is already correctly initialized spielwiese
(edit) @a209e1d   11 years martinlee84 fix: make sure factors are lifted high enough to apply naive recombination spielwiese
(edit) @f3bd4c   11 years martinlee84 chg: added new files to Makefile spielwiese
(edit) @428b38   11 years martinlee84 chg: use NTL in tryBrownGCD spielwiese
(edit) @241a04   11 years martinlee84 chg: use NTL in tryDiophantine spielwiese
(edit) @70c40f   11 years martinlee84 add: new functions for univariate GCD and XGCD computations over ... spielwiese
(edit) @4f6d99   11 years martinlee84 chg: better recovery of factors in univariate factorization over Q(a) spielwiese
(edit) @f6237dd   11 years martinlee84 chg: faster computation of resultants Conflicts: ... spielwiese
(edit) @1e5c50   11 years martinlee84 chg: faster divisibility test in univariate case in QGCD chg: added ... spielwiese
(edit) @6ea864   11 years martinlee84 chg: faster recovery of factors in univariate factorization over Q(a) spielwiese
(edit) @a37b34   11 years martinlee84 fix: bug in conversion to NTL/FLINT spielwiese
(edit) @b2c7a2   11 years martinlee84 chg: leave bivariate factorization earlier if univariate image is ... spielwiese
(edit) @6dfc39   11 years martinlee84 fix: bug in diophantineHenselQa spielwiese
(edit) @86faff   11 years martinlee84 chg: more checks in heurstic to distribute leading coefficients spielwiese
(edit) @6e8834   11 years martinlee84 chg: pass to larger extension in ezgcd_p spielwiese
(edit) @5b2d2b   11 years martinlee84 fix: gcd_test_one now checks for coprimality over extension chg: ... spielwiese
(edit) @2024b69   11 years martinlee84 chg: commented out unused errmsg fix: dangling else spielwiese
(edit) @885e76   11 years martinlee84 chg: commented out some unused functions spielwiese
(edit) @688504   11 years martinlee84 chg: deleted unused mypsr spielwiese
(edit) @1fa5f53   11 years martinlee84 fix: extraneous parentheses spielwiese
(edit) @5337d7   11 years martinlee84 fix: dangling else spielwiese
(edit) @a0adc3   11 years martinlee84 chg: deleted unused parameters from getLeadingCoeffs spielwiese
Note: See TracRevisionLog for help on using the revision log.