source: git/factory

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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
(edit) @871c44   12 years martinlee84 chg: make test use psr gcd spielwiese
(edit) @ea095d   12 years martinlee84 fix: switched off compression spielwiese
(edit) @0d1984   12 years Oleksandr better factory test (for 'make check') add: output test parameters: ... spielwiese
(edit) @e95e4ed   12 years martinlee84 chg: removed fex directory spielwiese
(edit) @9a12097   12 years martinlee84 chg: use NTL zz_p* instead of ZZ_p*, deleted unneccessary includes spielwiese
(edit) @a5b5df   12 years martinlee84 chg: removed ftest directory spielwiese
(edit) @9dbf5c   12 years martinlee84 chg: towards removal of ftest directory spielwiese
(edit) @fefaa8   12 years martinlee84 chg: removed winnt directory spielwiese
(edit) @e699d8   12 years martinlee84 chg: deleted abs_fac and related stuff spielwiese
(edit) @e16f7d   12 years martinlee84 chg: deleted fieldGCD spielwiese
(edit) @e88604   12 years martinlee84 chg: deleted sparse modular gcd from sm_sparsemod.* spielwiese
(edit) @0c4a5ce   12 years martinlee84 chg: removed unused header spielwiese
(edit) @768c0c   12 years martinlee84 chg: removed unused switches spielwiese
(edit) @6f0279   12 years martinlee84 fix: wrong exit condition spielwiese
(edit) @68a3479   12 years martinlee84 fix: deleted unnecessary init of FLINT polys 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) @edd818   12 years martinlee84 fix: do not add lead coeff to factorization if it's 1 fix: do not ... spielwiese
(edit) @517530   12 years martinlee84 fix: issues with building factory without NTL spielwiese
(edit) @1e4b53   12 years martinlee84 chg: first test LC's before doing a full termination test in GCD spielwiese
(edit) @0d5627   12 years martinlee84 fix: include config.h instead of factoryconf.h spielwiese
(edit) @2156ec   12 years martinlee84 chg: compute content in QGCD spielwiese
(edit) @e26667   12 years martinlee84 chg: use cofactors in EZGCD to test divisibility spielwiese
(edit) @597783   12 years martinlee84 chg: compute cofactors of gcd and use them to test divisibility chg: ... spielwiese
(edit) @cb7827   12 years martinlee84 chg: compute cofactors in chinrem_gcd and use them to test divisibility spielwiese
(edit) @4704674   12 years martinlee84 chg: avoid divisibility tests chg: use a bound on coeffs in chinrem_gcd spielwiese
(edit) @9f84ad   12 years martinlee84 chg: try to use evaluation points that preserve sparseness chg: ... spielwiese
(edit) @c244d04   12 years martinlee84 chg: deleted unused old functions + editing chg: added description spielwiese
(edit) @f7a4e9   12 years martinlee84 chg: towards better EZGCD spielwiese
(edit) @a9a6dcb   12 years martinlee84 chg: reduce overhead in gcd spielwiese
(edit) @e243418   12 years martinlee84 chg: use convex dense compression in gcd spielwiese
(edit) @16a0df   12 years martinlee84 chg: added function to compute convex hull of support of two bivariate ... spielwiese
(edit) @c723d80   12 years martinlee84 chg: test divisibility of primitive part spielwiese
(edit) @a03496   12 years martinlee84 fix: gmp 5.x does not define __GMP_BITS_PER_MP_LIMB any more which is ... spielwiese
(edit) @3c25c9   12 years martinlee84 chg: more trivial checks spielwiese
(edit) @015711   12 years martinlee84 fix: issues with building without NTL spielwiese
(edit) @ea4f38   12 years martinlee84 removed config.h.in 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) @a76d6fe   12 years martinlee84 fix: init of variable of negative level spielwiese
(edit) @17f4dc   12 years martinlee84 chg: check for GaloisFieldDomain spielwiese
(edit) @0cb9fd   12 years martinlee84 fix: div by zero spielwiese
(edit) @27ab36   12 years martinlee84 chg: better debug output spielwiese
Note: See TracRevisionLog for help on using the revision log.