source: git/factory

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @e829d1   9 years martinlee84 chg: use sqrf version of bivariate factorization spielwiese
(edit) @65e524   9 years martinlee84 fix: use igcd instead of gcd (gcd might return 1 if SW_RATIONAL is on) spielwiese
(edit) @4ab95b6   10 years martinlee84 fix: wrong order in substitution spielwiese
(edit) @c53308   10 years hannes fix: tr. #649 (charset) spielwiese
(edit) @f7ced6   10 years hannes version 4-0-1 spielwiese
(edit) @fea494   10 years hannes format spielwiese
(edit) @c4e319   10 years Oleksandr Fix wrongs from 6444d6389c28adc3ffe071f6db085827f420f358 spielwiese
(edit) @768faf   10 years martinlee84 fix: normalization for char sets spielwiese
(edit) @6444d6   10 years hannes fix for ubuntu14 again/now: ld 2.24 I like tools which change their ... spielwiese
(edit) @9ee586   10 years hannes chg: version test for flint 2.4 spielwiese
(edit) @5ce0932   10 years martinlee84 fix: template instantiations spielwiese
(edit) @d1a302   10 years martinlee84 switch to old resultant algorithm if there are no primes left spielwiese
(edit) @ffb732   10 years martinlee84 replaced isSame, isMember, MyUnion, minus by new templates spielwiese
(edit) @8b7b108   10 years martinlee84 added operator== to lists added Union, Difference, find which take an ... spielwiese
(edit) @98abec   10 years martinlee84 more docu for cf_map_ext spielwiese
(edit) @53e6c3   10 years martinlee84 deleted some redundant code spielwiese
(edit) @30e27f   10 years martinlee84 more docu in facBivar.h spielwiese
(edit) @b53ff6   10 years martinlee84 docu for coprimality check spielwiese
(edit) @91695f   10 years martinlee84 more docu in cfModGcd.h spielwiese
(edit) @b5f2548   10 years martinlee84 moved docu from .cc to .h spielwiese
(edit) @8c5f4b   10 years martinlee84 deleted some unnecessary const spielwiese
(edit) @86b7c4d   10 years martinlee84 more docu for facMul spielwiese
(edit) @53ccafa   10 years martinlee84 exclude points that lead to a content spielwiese
(edit) @7e57e1   10 years martinlee84 chg: syntax simplification spielwiese
(edit) @6ae00c   10 years martinlee84 fix: use Prem instead of reduce spielwiese
(edit) @aebdf8   10 years martinlee84 fix: wrong handling of SW_RATIONAL spielwiese
(edit) @98148c7   10 years martinlee84 fix: exclude all value in the ground field spielwiese
(edit) @9f033f   10 years martinlee84 fix: conversion to FLINT over Q spielwiese
(edit) @36dfca   10 years martinlee84 fix for #628 spielwiese
(edit) @1936fb   10 years martinlee84 fix: compilation without NTL spielwiese
(edit) @88355eb   10 years martinlee84 chg: got rid of unnecessary swapping variables spielwiese
(edit) @b90a36   10 years martinlee84 fix: messing up variables in newtonDiv spielwiese
(edit) @03f640   10 years martinlee84 chg: added pruning of alg extensions spielwiese
(edit) @4e2cc1   10 years martinlee84 chg: modular resultant for small finite fields spielwiese
(edit) @1a4c80b   10 years martinlee84 chg: added leftShift of CanonicalForms chg: use leftShift in ... spielwiese
(edit) @8396b41   10 years martinlee84 fix: possible segfault when passing to extensions in sparse gcd spielwiese
(edit) @7ecb780   10 years martinlee84 fix: possible segfault in GCD when passing to extensions spielwiese
(edit) @949793   10 years martinlee84 fix: seg fault spielwiese
(edit) @f4365f   10 years martinlee84 fix: compilation without NTL spielwiese
(edit) @1d31b9   10 years martinlee84 fix: missing cfEzgcd.h spielwiese
(edit) @eed963   10 years martinlee84 chg: moved randomIrredpoly from cfModGcd to cf_irred spielwiese
(edit) @2080e2   10 years martinlee84 chg: renamed cf_gcd_smallp.* to cfModGcd.* spielwiese
(edit) @52a933f   10 years martinlee84 chg: renamed modular GCD variants in cf_gcd_smallp to modGCDFp, ... spielwiese
(edit) @a4d2fa   10 years martinlee84 chg: renamed gcd_poly_* to subResGCD_ spielwiese
(edit) @f37df2   10 years martinlee84 chg: docu for new files spielwiese
(edit) @1a82eb   10 years martinlee84 chg: moved chinrem_gcd from cf_gcd to cf_gcd_smallp chg: changes due ... spielwiese
(edit) @de19dd   10 years martinlee84 chg: moved subresultant gcd from cf_gcd to cfSubResGcd spielwiese
(edit) @f06f5a   10 years martinlee84 chg: moved coprimality test and change of representation mod n from ... spielwiese
(edit) @5b4953   10 years martinlee84 chg: moved univariate gcd / extgcd from cf_gcd.cc to cfUnivarGcd spielwiese
(edit) @f1e3bf5   10 years martinlee84 chg: moved EZGCD_P from cf_gcd_smallp to cfEzgcd spielwiese
(edit) @baa2c3a   10 years martinlee84 chg: moved hasFirstAlgVar from cfGcdAlgExt to cf_ops spielwiese
(edit) @80b8fe   10 years martinlee84 mv: fac_ezgcd.cc -> cfEzgcd.cc spielwiese
(edit) @efec0e   10 years Oleksandr Doxygen descriptions for directories spielwiese
(edit) @eb8f20   10 years Oleksandr Starting to document directores with Doxygen spielwiese
(edit) @9115b3   10 years martinlee84 chg: disable old way to create doxygen spielwiese
(edit) @815c08   10 years martinlee84 fix: factory's own doxygen settings spielwiese
(edit) @abddbe   10 years martinlee84 chg: added brief descriptions to some files spielwiese
(edit) @cadf9e   10 years martinlee84 chg: moved old/unused code into folder old spielwiese
(edit) @7b4793   10 years martinlee84 chg: even more changes to docu spielwiese
(edit) @a34bee4   10 years martinlee84 chg: more changes to docu spielwiese
(edit) @e6a143   10 years hannes Merge pull request #605 from mmklee/dox Dox spielwiese
(edit) @5cfbda   10 years martinlee84 chg: better docu for absFactorize spielwiese
(edit) @d38762   10 years martinlee84 chg: docu of NTLconvert -> doxygen spielwiese
(edit) @20f804   10 years martinlee84 fix some wrong latex spielwiese
(edit) @d87069   10 years martinlee84 chg: more consistent nomenclature spielwiese
(edit) @b52d27   10 years martinlee84 chg: more docu changes spielwiese
(edit) @086f3e   10 years martinlee84 chg: more old comments -> doxygen spielwiese
(edit) @cbb753   10 years martinlee84 chg: old comments -> doxygen spielwiese
(edit) @ef861dc   10 years martinlee84 fix: prevent factors from being reordered spielwiese
(edit) @ebb620   10 years martinlee84 fix: wrong choice of main variable spielwiese
(edit) @b0734f1   10 years martinlee84 fix: need to check for divisibility spielwiese
(edit) @0bd659   10 years martinlee84 fix: need to map down co-factors spielwiese
(edit) @9e2029c   10 years martinlee84 chg: more checks for one to one correspondence of bi. factors and ... spielwiese
(edit) @9b0e1a   10 years Oleksandr Include text files into doxygen manual chg: removed unnecessary ... spielwiese
(edit) @cc86dd0   10 years Oleksandr Motsak <http://goo.gl/mcpzY> Better Doxygen settings and descriptions spielwiese
(edit) @ff87b8   10 years Oleksandr Better doxygen descriptions spielwiese
(edit) @73e699   10 years martinlee84 chg: more documentation for factory chg: more documentation for ... spielwiese
(edit) @5b9b87   10 years martinlee84 fix: wrong bound spielwiese
(edit) @c86648   10 years martinlee84 chg: added Limitations and Nomenclature spielwiese
(edit) @6e4bb0   10 years martinlee84 chg: added a section that describes how to add new code to factory spielwiese
(edit) @23f3c87   10 years martinlee84 chg: refactor SteelTrager spielwiese
(edit) @305672   10 years martinlee84 fix: stupid bug in compress spielwiese
(edit) @da9cd4   10 years martinlee84 fix: really need a charSet spielwiese
(edit) @da6b0c   10 years martinlee84 chg: update includes due to moving algext spielwiese
(edit) @2ea660   10 years martinlee84 chg: move algext.* -> cfGcdAlgExt.* spielwiese
(edit) @c5fcde   10 years martinlee84 chg: asserts in cfModResultant spielwiese
(edit) @311dbd7   10 years martinlee84 fix: clear denominators before computing norm spielwiese
(edit) @9e74d36   10 years martinlee84 chg: break factor recovery earlier chg: make sure factor's not a ... spielwiese
(edit) @1ba6782   10 years Oleksandr Further high-level description of the package structure with doxygen spielwiese
(edit) @cf6604   10 years martinlee84 chg: use only modCharSet instead of charSetViaModCharSet in factorization spielwiese
(edit) @7c2bdef   10 years martinlee84 fix: bug in subst spielwiese
(edit) @d0bf7c   10 years martinlee84 chg: use charSetN in some cases spielwiese
(edit) @3fd99f1   10 years martinlee84 chg: more normalization spielwiese
(edit) @4b7656   10 years martinlee84 chg: towards better ordering of qhi in irrCharSeries spielwiese
(edit) @7b2d39   10 years martinlee84 chg: make sqrf not change the order of input chg: use modCharSet ... spielwiese
(edit) @95c043   10 years martinlee84 fix: bug in removeFactors chg: improved normalize spielwiese
(edit) @89889e   10 years martinlee84 chg: use a not necessarily squarefree norm in factorization over ... spielwiese
(edit) @35f5d9a   10 years martinlee84 chg: added a function to compute the norm spielwiese
(edit) @67294f1   10 years martinlee84 chg: move IntGenerator from facAlgFuncUtil to cf_generator spielwiese
(edit) @0ac77c4   10 years martinlee84 chg: better docu and function naming spielwiese
Note: See TracRevisionLog for help on using the revision log.