source: git/factory

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @d1ea862   12 years martinlee84 chg: more checks in psr gcd over finite fields spielwiese
(edit) @1682691   12 years martinlee84 chg: more replacement of divisions by multiplications spielwiese
(edit) @3c0e63d   12 years martinlee84 chg: avoid divisions spielwiese
(edit) @f7e9c6   12 years martinlee84 chg: avoid divisions spielwiese
(edit) @95a3f2   12 years martinlee84 chg: pass to extension if field is small spielwiese
(edit) @b4fef8   12 years martinlee84 fix: typo spielwiese
(edit) @621271b   12 years martinlee84 fix: minor bug in gcd over Fq spielwiese
(edit) @9d572a5   12 years martinlee84 fix: bug in bivariate factorization over non prime finite fields spielwiese
(edit) @32a8db2   12 years martinlee84 chg: reduce overhead spielwiese
(edit) @bf4c6e   12 years martinlee84 chg: reduce number of bivariate factorizations spielwiese
(edit) @e0047d   12 years martinlee84 fix: minor bug in evaluationWRTDifferentSecondVar spielwiese
(edit) @c5230d1   12 years martinlee84 chg: do more bivariate factorization spielwiese
(edit) @83e5de   12 years martinlee84 chg: more checks for heuristic spielwiese
(edit) @ee4a7d   12 years martinlee84 chg: changed behaviour of Lucks Wang sparse heuristic spielwiese
(edit) @15a879   12 years martinlee84 chg: pass to larger extension if over a small finite field spielwiese
(edit) @e3cb321   12 years martinlee84 chg: lower bound in evaluation point search spielwiese
(edit) @bed38b   12 years martinlee84 fix: possible infinite loop spielwiese
(edit) @935632   12 years martinlee84 fix: minor fix in distribute content spielwiese
(edit) @4a7e5c   12 years martinlee84 fix: do not use cf_prepgcd spielwiese
(edit) @0facdc   12 years martinlee84 fix: bug in earlyFactorDetection fix: bug if extension of GF is necessary spielwiese
(edit) @41e77d   12 years martinlee84 fix: minor bug in precomputeLeadingCoeff chg: normalize only if necessary spielwiese
(edit) @903f87   12 years martinlee84 chg: added output for GF spielwiese
(edit) @b30017   12 years martinlee84 chg: added heuristics to distribute leading coeff to finite field case spielwiese
(edit) @c89740   12 years martinlee84 chg: minor improvements chg: prepare for adding heuristics 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) @27e0172   12 years martinlee84 fix: bug in content computation 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) @5b390e   12 years martinlee84 chg: improved recoverFactors spielwiese
(edit) @8336c9   12 years martinlee84 chg: moved some helper functions to utilities spielwiese
(edit) @c7b56e2   12 years martinlee84 chg: typo/editing spielwiese
(edit) @8e452c9   12 years martinlee84 chg: distribute content in precomputeLeadingCoeff spielwiese
(edit) @8d2c11   12 years martinlee84 chg: added some helper functions spielwiese
(edit) @fcd296   12 years martinlee84 chg: if heuristics fail try again without heuristic spielwiese
(edit) @8797746   12 years martinlee84 chg: chmod -x 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) @79592ac   12 years martinlee84 chg: new command to check if poly consists only of 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) @772056   12 years martinlee84 chg: added new function sortByUniFactors chg: deleted part of ... spielwiese
(edit) @8267b8   12 years martinlee84 chg: added a new function to recover factors spielwiese
(edit) @7b5cb2   12 years martinlee84 chg: faster retrieval of terms chg: LucksWangSparseHeuristic now ... spielwiese
(edit) @97686e   12 years martinlee84 chg: deleted unneccessary stuff spielwiese
(edit) @f55f39   12 years martinlee84 chg: multiply by common denominator spielwiese
(edit) @3ace5b6   12 years martinlee84 chg: new command to get tail coeff wrt. given variable spielwiese
(edit) @8681bf   12 years martinlee84 chg: make sure there are really enough bivariate factorizations spielwiese
(edit) @4fee0ed   12 years martinlee84 chg: order variables by size of the leading coefficient spielwiese
(edit) @8a30b1   12 years martinlee84 fix: bug in precomputation of leading coefficient spielwiese
(edit) @e0af3ef   12 years martinlee84 fix: need polys over Z spielwiese
(edit) @faa1b8d   12 years martinlee84 chg: print long instead of int spielwiese
(edit) @8256fd   12 years martinlee84 fix: possible hang in multivariate factorization spielwiese
(edit) @67a39b   12 years martinlee84 chg: threshold for use of Karatsuba in multiv. modular mul. spielwiese
(edit) @178abd   12 years martinlee84 fix: bug due to wrong delta spielwiese
(edit) @a30a5fc   12 years martinlee84 chg: deleted blanks spielwiese
(edit) @24a77fb   12 years Oleksandr commented out silent-rules for compatibility with older autotools spielwiese
(edit) @17228e   12 years hannes fix: make check (for non-dbug version) removed: static.h spielwiese
(edit) @2b43ac   12 years francois.bissey Make debuging objects (_g) a configure option. spielwiese
(edit) @e9ffa0   12 years hannes Merge pull request #164 from mmklee/factory_trfix_sw Factory trfix sw spielwiese
(edit) @da984c   12 years martinlee84 fix: tr 441 spielwiese
(edit) @2d71dd   12 years martinlee84 chg: deleted tests from EXTRA_DIST targets spielwiese
(edit) @183688   12 years martinlee84 chg: if variable has level LEVELBASE it has no minpoly spielwiese
(edit) @21263cf   12 years martinlee84 chg: replaced hack by setMipo spielwiese
(edit) @5ab7d6   12 years martinlee84 chg: made var_names_ext static and setMipo available again spielwiese
(edit) @741bb9   12 years martinlee84 del: deleted tests for factorization from libfac these tests are now ... spielwiese
(edit) @16055bd   12 years martinlee84 chg: move libfac into factory spielwiese
(edit) @070c1b4   12 years hannes fix: error about choosing field extensions (Tst/Short/bug_charseries2) ... spielwiese
(edit) @18500b   12 years martinlee84 chg: moved libfac back spielwiese
(edit) @6ce030f   12 years Oleksandr removal of the $Id$ svn tag from everywhere NOTE: the git SHA1 may be ... spielwiese
(edit) @362fc67   12 years martinlee84 chg: remove $Id$ spielwiese
(edit) @6bc4cd   12 years martinlee84 chg: deleted unneccessary '#if 1' spielwiese
(edit) @04cda6a   12 years martinlee84 fix: wrong computation of d1 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) @53273d   12 years martinlee84 fix: restore zz_pE if necessary 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) @ec664a2   12 years martinlee84 fix: compilation errors with --enable-timing spielwiese
(edit) @3ed6758   12 years martinlee84 chg: smarter check if factorization is reconstructed if there are only ... spielwiese
(edit) @d1553c   12 years martinlee84 chg: use sqrf instead of sqrfPart spielwiese
(edit) @ea5ff1d   12 years martinlee84 chg: deleted extractContents from GCD computation spielwiese
(edit) @2488dc3   12 years martinlee84 chg: use other GCD if input is not dense in chinrem_gcd spielwiese
(edit) @72bfc8   12 years martinlee84 chg: deleted @internal spielwiese
(edit) @86aa4d5   12 years martinlee84 fix: tr 440 spielwiese
(edit) @a8af6a8   12 years martinlee84 chg: new command igcd to compute integer gcd spielwiese
(edit) @ed66770   12 years martinlee84 fix: tr 439 spielwiese
(edit) @e078e0   12 years Oleksandr fixing the build system as suggested by autoreconf & fixing the fix ... spielwiese
(edit) @afb6a6   12 years martinlee84 chg: reduce the number of bivariate factorizations spielwiese
(edit) @978ce3   12 years martinlee84 fix: multiple definitions with --enable-timing spielwiese
(edit) @9752db   12 years martinlee84 chg: use irreducibility criterion also in characteristic 0 spielwiese
(edit) @542864   12 years martinlee84 chg: use irreducibility criterion spielwiese
(edit) @efcd2dc   12 years martinlee84 fix: building without NTL spielwiese
Note: See TracRevisionLog for help on using the revision log.