source: git/factory/facFqBivar.cc

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @9e20b9f   4 years hannes ichange order: better readability spielwiese
(edit) @7032db   4 years hannes factory: more routine does not depend on NTL only spielwiese
(edit) @b28747   4 years hannes fix: factrory with or w/o NTL, FLINT spielwiese
(edit) @c1f4d51   4 years hannes factory: implement findMinPoly/mapPrimElem and related spielwiese
(edit) @3023cd   4 years hannes fix: without NTL.... spielwiese
(edit) @3ecc88f   4 years hannes factory: less functions depend on NTL only spielwiese
(edit) @f87a54f   4 years hannes factory: compile with ntl /without flint spielwiese
(edit) @03c742   4 years hannes factory: BuildIrred, FLINT/NTL seperation spielwiese
(edit) @b2359c   5 years hannes fix: missing set of fac_NTL_char (-> undef read in NTL) spielwiese
(edit) @fc10aa   9 years martinlee84 chg: I think that should not go here spielwiese
(edit) @24119a4   9 years martinlee84 fix: incomplete factorization spielwiese
(edit) @9f14f31   9 years hannes fix: tr #664 (primdecSY) spielwiese
(edit) @fea494   10 years hannes format spielwiese
(edit) @9ee586   10 years hannes chg: version test for flint 2.4 spielwiese
(edit) @03f640   10 years martinlee84 chg: added pruning of alg extensions spielwiese
(edit) @949793   10 years martinlee84 fix: seg fault spielwiese
(edit) @eed963   10 years martinlee84 chg: moved randomIrredpoly from cfModGcd to cf_irred spielwiese
(edit) @baa2c3a   10 years martinlee84 chg: moved hasFirstAlgVar from cfGcdAlgExt to cf_ops spielwiese
(edit) @5b9b87   10 years martinlee84 fix: wrong bound spielwiese
(edit) @da6b0c   10 years martinlee84 chg: update includes due to moving algext spielwiese
(edit) @72d624   10 years martinlee84 fix: memory leaks spielwiese
(edit) @9f7665   10 years Oleksandr Removed HAVE_CONFIG guards fix: fixed the inclusion of ... spielwiese
(edit) @87942fd   10 years martinlee84 chg: disable code if FLINT is around spielwiese
(edit) @7c4341   10 years martinlee84 chg: replace NTL by FLINT in bivariate factorization over FF in case a ... spielwiese
(edit) @7ed4f6c   10 years martinlee84 fix: converting the wrong poly to FLINT spielwiese
(edit) @514ade   10 years martinlee84 bug fix due to unset NTL characteristic spielwiese
(edit) @45e474   10 years martinlee84 chg: use FLINT to factorize polys over Fq in facFqBivar spielwiese
(edit) @ffd883   11 years martinlee84 fix: memory leaks in factorization spielwiese
(edit) @16f511   11 years Oleksandr Fixed the usage of "config.h" (if defined HAVE_CONFIG_H) spielwiese
(edit) @67f82ef   11 years martinlee84 chg: fix bug in evaluation point search spielwiese
(edit) @0dff6bc   11 years martinlee84 chg: threshold for using FLINT factorization over Z/p 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) @93e7364   11 years martinlee84 chg: compute minBound wrt different main variable spielwiese
(edit) @4dafdf   11 years martinlee84 chg: use dense modular multiplication spielwiese
(edit) @14e634   11 years martinlee84 fix: bug in factorization over Q(a) spielwiese
(edit) @f659855   11 years martinlee84 fix: wrong deletion of FLINT matrices 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) @96d5052   11 years martinlee84 fix: prevent content from dividing out too much 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) @49660c   12 years martinlee84 chg: use FLINT linear algebra in bivariate factorization over finite fields spielwiese
(edit) @0851b0   12 years martinlee84 chg: added more timing infos to main factorization functions spielwiese
(edit) @9d572a5   12 years martinlee84 fix: bug in bivariate factorization over non prime finite fields spielwiese
(edit) @0facdc   12 years martinlee84 fix: bug in earlyFactorDetection fix: bug if extension of GF is necessary spielwiese
(edit) @e0af3ef   12 years martinlee84 fix: need polys over Z spielwiese
(edit) @da984c   12 years martinlee84 fix: tr 441 spielwiese
(edit) @3ef0a0   12 years martinlee84 chg: fewer univariate factorizations if input is symmetric spielwiese
(edit) @eca69d   12 years martinlee84 chg: use 67dab66 also in other cases spielwiese
(edit) @617dbc   12 years martinlee84 chg: better reconstruction of symmetric polynomials spielwiese
(edit) @773d28   12 years martinlee84 fix: bug in factor recombination if extension is needed spielwiese
(edit) @3ed6758   12 years martinlee84 chg: smarter check if factorization is reconstructed if there are only ... spielwiese
(edit) @72bfc8   12 years martinlee84 chg: deleted @internal spielwiese
(edit) @86aa4d5   12 years martinlee84 fix: tr 440 spielwiese
(edit) @978ce3   12 years martinlee84 fix: multiple definitions with --enable-timing spielwiese
(edit) @542864   12 years martinlee84 chg: use irreducibility criterion spielwiese
(edit) @9a12097   12 years martinlee84 chg: use NTL zz_p* instead of ZZ_p*, deleted unneccessary includes spielwiese
(edit) @6f0279   12 years martinlee84 fix: wrong exit condition spielwiese
(edit) @7a1151   12 years martinlee84 fix: compiler warnings spielwiese
(edit) @d1dc39   12 years martinlee84 fix: deleted unused variables spielwiese
(edit) @18a660   12 years martinlee84 chg: use FLINT in bivariate factorization spielwiese
(edit) @3c25c9   12 years martinlee84 chg: more trivial checks spielwiese
(edit) @0a7d0ca   12 years martinlee84 fix: assert violations related to minpoly handling spielwiese
(edit) @050d1b   12 years martinlee84 fix: wrong/unneccessary asserts spielwiese
(edit) @27ab36   12 years martinlee84 chg: better debug output spielwiese
(edit) @188d2fb   12 years martinlee84 fix: need SW_RATIONAL to be On for computation of buf0 and buf1 spielwiese
(edit) @a5450a8   12 years martinlee84 fix: use smaller bound for sieving factors spielwiese
(edit) @9ebec2   12 years martinlee84 fix: stupid bug in lattice recombination spielwiese
(edit) @f9da5e   12 years martinlee84 chg/fix: handling of minpolys over Q[t]\Z[t] spielwiese
(edit) @41fea7   12 years martinlee84 fix: divisibility testing chg: coeff bound for factorization over Q(a) spielwiese
(edit) @ad0177   12 years martinlee84 chg: use uniFdivides in factorRecombination chg: take care of GF in ... spielwiese
(edit) @69fdf90   12 years martinlee84 chg: do not require coeff bound to be const spielwiese
(edit) @eb481b   12 years martinlee84 chg: more coeff bounds spielwiese
(edit) @de222e   12 years martinlee84 chg: cheaper divisibility tests to discard wrong factors spielwiese
(edit) @d9357b   12 years martinlee84 chg: added coeff bounds to Hensel lifting routines added coeff ... spielwiese
(edit) @0e2e23   12 years martinlee84 chg: separated multiplication and Hensel lifting functions spielwiese
(edit) @0b618a7   12 years martinlee84 fix: compilation errors with --enable-timing spielwiese
(edit) @f3a82f4   12 years martinlee84 fix: compilation errors with --enable-debugoutput spielwiese
(edit) @bbb3fbf   12 years martinlee84 chg: use NTL multiplication in prodMod0 chg: use a cheap test to ... spielwiese
(edit) @69c882   12 years martinlee84 chg: delete factors already found by early factor detection chg: use ... spielwiese
(edit) @1a3011e   12 years martinlee84 chg: avoid double checking of factors during henselLiftAndEarly chg: ... spielwiese
(edit) @09609a   12 years martinlee84 chg: lower precision during factor recombination spielwiese
(edit) @f047b56   12 years martinlee84 chg: deleted unnecessary divisibility test spielwiese
(edit) @a36fcb5   12 years martinlee84 chg: use shape of Newton polygon also in lattice recombination spielwiese
(edit) @3d0075   12 years martinlee84 fix: some minor fix spielwiese
(edit) @db65ada   12 years martinlee84 chg: lowered bound for early success in earlyFactorDetection spielwiese
(edit) @69076c   12 years martinlee84 chg: use shape of Newton polygon for factor detection and use ... spielwiese
(edit) @a54114   12 years martinlee84 chg: replaced Variable (1) spielwiese
(edit) @34e062   12 years martinlee84 chg: added functions to compute better lifting precisions based ... spielwiese
(edit) @3af6b6   12 years martinlee84 chg: choose "shortest" univariate factorization no matter what the ... spielwiese
(edit) @5335ba   12 years martinlee84 chg: computation of log derivative now expects truncated input spielwiese
(edit) @e4fe2b   13 years Oleksandr FIX: Fixed huge BUG in cf_gmp.h CHG: starting to cleanup factory spielwiese
(edit) @e76d7a6   13 years mohamed.barakat just to get this out of the way, i need to catch my train spielwiese
(edit) @650f2d8   13 years mohamed.barakat renamed assert.h -> cf_assert.h in factory spielwiese
(edit) @3426de2   13 years martinlee84 optimizations for division with remainder and lattice recombination ... spielwiese
(edit) @38ffb7   13 years martinlee84 code clean up in facFqBivar.cc, facFqFactorize.cc, facFactorize.cc ... spielwiese
(edit) @0349c20   13 years martinlee84 deleted unused cf_gcd_charp.cc, cfGEval.*, ffreval.* deleted ... spielwiese
(edit) @21b8f4c   13 years martinlee84 added new fdivides which also returns the quotient in case of ... spielwiese
(edit) @8c1a84   13 years martinlee84 updated docu and header git-svn-id: ... spielwiese
Note: See TracRevisionLog for help on using the revision log.