source: git/factory

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @fd4146   12 years martinlee84 fix: bug in evaluation point search spielwiese
(edit) @dc390c   12 years martinlee84 fix: swap variables before return after LucksWangSparseHeuristic fix: ... spielwiese
(edit) @92add1   12 years martinlee84 fix: deleted duplicate function declaration spielwiese
(edit) @2f6b737   12 years martinlee84 fix: getTerms2 and patch for coeffs spielwiese
(edit) @f53120   12 years martinlee84 fix: seperate char= 0 and char>p spielwiese
(edit) @837495   12 years martinlee84 fix: ifdef's for FLINT spielwiese
(edit) @f9da5e   12 years martinlee84 chg/fix: handling of minpolys over Q[t]\Z[t] spielwiese
(edit) @b4af1b   12 years martinlee84 chg: coeff bound for factorization over Q(a), now Hensel lifting ... spielwiese
(edit) @41fea7   12 years martinlee84 fix: divisibility testing chg: coeff bound for factorization over Q(a) spielwiese
(edit) @ca058c   12 years martinlee84 fix: some minor bugs chg: reverseSubstQa now takes an additional ... spielwiese
(edit) @1ddcde9   12 years martinlee84 chg: some typos spielwiese
(edit) @062583   12 years martinlee84 chg: shift factors of the norm instead of factors over Q(a) spielwiese
(edit) @24c6177   12 years martinlee84 chg: mapdomain() now maps BaseDomains spielwiese
(edit) @ad0177   12 years martinlee84 chg: use uniFdivides in factorRecombination chg: take care of GF in ... spielwiese
(edit) @54af8a5   12 years martinlee84 chg: added divisibility test over Q(a) spielwiese
(edit) @4a0a303   12 years martinlee84 chg: added diophantine equation solver over Q(a) using p-adic lifting spielwiese
(edit) @5f92d8   12 years martinlee84 chg: added coeff bound for polys over Q(a) chg: renamed ... spielwiese
(edit) @4e6d2a   12 years martinlee84 chg: use a big prime instead of a small prime in coeff bound fix: map ... spielwiese
(edit) @2fbb9e6   12 years martinlee84 chg: make minimal polynomial an element of Z[t] spielwiese
(edit) @51aa162   12 years martinlee84 chg: do not compute p^k in FLINT spielwiese
(edit) @69fdf90   12 years martinlee84 chg: do not require coeff bound to be const spielwiese
(edit) @47dc5ea   12 years martinlee84 chg: *,/,% for univariate polys over Z_p^k[x]/(f) via NTL spielwiese
(edit) @c729f2   12 years martinlee84 chg: conversion to NTL ZZ_pX now allows non-word size p chg: added ... spielwiese
(edit) @b78a13   12 years martinlee84 chg: faster reversion of Kronecker substitution spielwiese
(edit) @42af505   12 years martinlee84 chg: skip Q(a) check spielwiese
(edit) @67ed74   12 years martinlee84 chg: use FLINT for multiplication over Q(a) spielwiese
(edit) @2b76ff   12 years martinlee84 chg: conversion of NTL ZZ to CanonicalForm spielwiese
(edit) @f89fed   12 years martinlee84 fix: more fixes to Q(a) check spielwiese
(edit) @c3ef86f   12 years martinlee84 chg: use NTL spielwiese
(edit) @e451f48   12 years martinlee84 fix: Q(a) check spielwiese
(edit) @3f8663   12 years martinlee84 chg/fix: removed check for squarefreeness of reduction mod p spielwiese
(edit) @e785e9   12 years martinlee84 chg: use FLINT for operations over Z/p (for non word size p) spielwiese
(edit) @9c98c2   12 years martinlee84 chg: added conversion for univariate polys over Z/p for non word size p spielwiese
(edit) @c2aeb9   12 years martinlee84 fix: typo spielwiese
(edit) @d3d3168   12 years martinlee84 chg: added docu for conversion to FLINT and back spielwiese
(edit) @f9bd3d   12 years martinlee84 chg: use NTL for univariate operations with coeff bound spielwiese
(edit) @1ade96   12 years martinlee84 chg: use coeff bound in bivariate poly factorization over Q spielwiese
(edit) @667ba1   12 years martinlee84 chg: changed default constructor of modpk spielwiese
(edit) @a090c88   12 years martinlee84 chg: added coeff bound as additional argument in henselStep12 spielwiese
(edit) @583cb9   12 years martinlee84 chg: added diophantine equation solver using p-adic lifting 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) @64c923   12 years martinlee84 chg: added coeff bound to univariate operations spielwiese
(edit) @5b4107   12 years martinlee84 chg: changed interface to nmod_poly_factor_t spielwiese
(edit) @c7c7fe4   12 years martinlee84 chg: added divisibility test for univariate polys spielwiese
(edit) @e016ba   12 years martinlee84 chg: code formatting spielwiese
(edit) @64b824   12 years martinlee84 chg: threshold for use of LucksWangHeuristic spielwiese
(edit) @c08510   12 years martinlee84 chg: remove some debug output spielwiese
(edit) @81d96c   12 years martinlee84 chg: more reorganization spielwiese
(edit) @0e2e23   12 years martinlee84 chg: separated multiplication and Hensel lifting functions spielwiese
(edit) @deb0f60   12 years martinlee84 chg: use henselLiftAndEarly from facFqBivar again in facBivar spielwiese
(edit) @3ef2d6   12 years martinlee84 chg: use Newton inversion for division over Q(a) spielwiese
(edit) @935e83   12 years martinlee84 chg: deleted some commented out debug stuff and formatted code spielwiese
(edit) @c53fdc   12 years martinlee84 chg/fix: switched off Flint gcd over Z spielwiese
(edit) @84dcd6b   12 years martinlee84 chg: removed some debug stuff spielwiese
(edit) @0e6668   12 years martinlee84 chg: more changes in order to replace old factorization over integers spielwiese
(edit) @530295   12 years martinlee84 chg: more changes to replace polynomial factorization over integer ... spielwiese
(edit) @88408d0   12 years martinlee84 chg: switched off old factory factorization over Z chg: added some ... spielwiese
(edit) @3ed6ccf   12 years martinlee84 chg: check for Flint 2.3 in configure spielwiese
(edit) @7cb5590   12 years martinlee84 fix: some preprocessor commands spielwiese
(edit) @ae3775   12 years martinlee84 chg: use Flint factorization over finite fields instead of NTL spielwiese
(edit) @7e8c9e   12 years martinlee84 chg: use Flint GCD instead of NTL gcd spielwiese
(edit) @97a059   12 years martinlee84 Started fork swSingularFlint from spielwiese chg: changed build ... spielwiese
(edit) @f8ac2df   12 years martinlee84 chg: replaced Hensel lifting and early factor detection by a ... spielwiese
(edit) @4bafa67   12 years hannes removed unused factory/libfac/install-sh spielwiese
(edit) @3b8a6e   12 years Oleksandr removed AM_LDFLAGS from those Makefile.am where a library is built ... spielwiese
(edit) @b4a676   12 years Oleksandr made findexec into a standalone library + removal of resources add: ... spielwiese
(edit) @1a9dc5   12 years Oleksandr fix: avoid redefine of OM_NDEBUG spielwiese
(edit) @7c6f06   12 years hannes fix: avoid redefine of OM_NDEBUG spielwiese
(edit) @1adae39   12 years Oleksandr fix make check for factory under Mac OS X spielwiese
(edit) @eacb7aa   12 years martinlee84 fix: include (in case of build without NTL) spielwiese
(edit) @ff3a4f   12 years martinlee84 chg: enable assertions by default spielwiese
(edit) @e2c181   12 years martinlee84 chg: enable assertions instead of being lazy spielwiese
(edit) @43bbd6   12 years martinlee84 chg: replaced timing.h in libfac by timing.h from factory 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) @346edc8   12 years martinlee84 fix: need std:: spielwiese
(edit) @f71453   12 years martinlee84 fix: compilation errors with --enable-assertions spielwiese
(edit) @e3198f   12 years hannes chg: use template instatiation from factory/libfac spielwiese
(edit) @83976e   12 years martinlee84 chg: enable setting of gftables location by program courtesy of ... spielwiese
(edit) @66e25f   12 years martinlee84 chg: include string.h courtesy of "Grayson, Daniel R." <dan@math.uiuc.edu> spielwiese
(edit) @b530add   12 years hannes Merge pull request #66 from mmklee/factory_sizelong_sw chg: renamed ... spielwiese
(edit) @78851c8   12 years Oleksandr use absolute binary pathes while combining libfactory spielwiese
(edit) @32248f   12 years Oleksandr removed duplicating template instantiations from ... spielwiese
(edit) @e65b1a4   12 years Oleksandr fix libfac on case-insensitive file systems CHG: renamed ... spielwiese
(edit) @e2b6f5c   12 years hannes chg: removed Factorize2 spielwiese
(edit) @ae4d9b   12 years martinlee84 chg: renamed config.h.in.bak to config.h.in chg: check for sizeof long ... spielwiese
(edit) @be5dff   12 years Oleksandr fix extra ';' error of libfac spielwiese
(edit) @bbb3fbf   12 years martinlee84 chg: use NTL multiplication in prodMod0 chg: use a cheap test to ... spielwiese
(edit) @fdae2d   12 years martinlee84 chg: use NTL even in very easy cases 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
Note: See TracRevisionLog for help on using the revision log.