source: git/factory @ 70c40f

spielwiese
Name Size Rev Age Author Last Change
../
templates 362fc67   12 years martinlee84 chg: remove $Id$
libfac 2024b69   11 years martinlee84 chg: commented out unused errmsg fix: dangling else
include 362fc67   12 years martinlee84 chg: remove $Id$
gftables cd6df87   13 years mohamed.barakat fixed linking against factory and commented out chinese remainder - ...
examples 362fc67   12 years martinlee84 chg: remove $Id$
bin 6ce030f   12 years Oleksandr removal of the $Id$ svn tag from everywhere NOTE: the git SHA1 may be ...
variable.h 2.6 KB 183688   12 years martinlee84 chg: if variable has level LEVELBASE it has no minpoly
variable.cc 7.1 KB 183688   12 years martinlee84 chg: if variable has level LEVELBASE it has no minpoly
var_intglobal.h 5.6 KB 362fc67   12 years martinlee84 chg: remove $Id$
var_intglobal.cc 5.4 KB 362fc67   12 years martinlee84 chg: remove $Id$
timing.h 3.0 KB 2df361   12 years martinlee84 chg: made functions and variables for timings static
test_install.cc 375 bytes 362fc67   12 years martinlee84 chg: remove $Id$
test.cc 3.0 KB fa0fc6   12 years Oleksandr eliminate extern feFopen in faivour of include findexec and fix ...
singext.h 615 bytes fa0fc6   12 years Oleksandr eliminate extern feFopen in faivour of include findexec and fix ...
singext.cc 1.7 KB 362fc67   12 years martinlee84 chg: remove $Id$
README 21.0 KB 8710ff0   12 years martinlee84 chg: 64bit integers in factory by Adi Popescu
readcf.yy 4.5 KB 362fc67   12 years martinlee84 chg: remove $Id$
parseutil.h 737 bytes 362fc67   12 years martinlee84 chg: remove $Id$
parseutil.cc 3.4 KB 362fc67   12 years martinlee84 chg: remove $Id$
NTLconvert.h 3.1 KB 362fc67   12 years martinlee84 chg: remove $Id$
NTLconvert.cc 39.7 KB a37b34   11 years martinlee84 fix: bug in conversion to NTL/FLINT
NEWS 5.9 KB 6c5d86   21 years hannes * Hannes: NTL git-svn-id: file:///usr/local/Singular/svn/trunk@6315 ...
Makefile.am 8.6 KB 5e28ea   11 years Oleksandr Temporary removed -Winline TODO: revert this upon starting optimizing ...
int_rat.h 3.4 KB 8710ff0   12 years martinlee84 chg: 64bit integers in factory by Adi Popescu
int_rat.cc 21.6 KB 8710ff0   12 years martinlee84 chg: 64bit integers in factory by Adi Popescu
int_pp.h 2.7 KB 8710ff0   12 years martinlee84 chg: 64bit integers in factory by Adi Popescu
int_pp.cc 9.7 KB 8710ff0   12 years martinlee84 chg: 64bit integers in factory by Adi Popescu
int_poly.h 5.1 KB 362fc67   12 years martinlee84 chg: remove $Id$
int_poly.cc 57.8 KB 05fd55   12 years adi_popescum 64bits for Spielweise
int_intdiv.cc 9.9 KB 8710ff0   12 years martinlee84 chg: 64bit integers in factory by Adi Popescu
int_int.h 6.1 KB 8710ff0   12 years martinlee84 chg: 64bit integers in factory by Adi Popescu
int_int.cc 13.6 KB 8710ff0   12 years martinlee84 chg: 64bit integers in factory by Adi Popescu
int_cf.h 5.1 KB 8710ff0   12 years martinlee84 chg: 64bit integers in factory by Adi Popescu
int_cf.cc 4.7 KB 8710ff0   12 years martinlee84 chg: 64bit integers in factory by Adi Popescu
imm.h 12.2 KB 18ccf2   11 years martinlee84 chg: avoid undefined signed integer overflow
imm.cc 247 bytes 362fc67   12 years martinlee84 chg: remove $Id$
gmpext.h 366 bytes 362fc67   12 years martinlee84 chg: remove $Id$
gfops.h 3.6 KB 8710ff0   12 years martinlee84 chg: 64bit integers in factory by Adi Popescu
gfops.cc 6.7 KB 8710ff0   12 years martinlee84 chg: 64bit integers in factory by Adi Popescu
gf_tabutil.h 333 bytes 362fc67   12 years martinlee84 chg: remove $Id$
gf_tabutil.cc 973 bytes 362fc67   12 years martinlee84 chg: remove $Id$
gengftables.cc 6.6 KB 362fc67   12 years martinlee84 chg: remove $Id$
gengftables-conway.cc 9.5 KB 362fc67   12 years martinlee84 chg: remove $Id$
ftmpl_inst.cc 2.8 KB 362fc67   12 years martinlee84 chg: remove $Id$
FLINTconvert.h 5.7 KB 692aed   12 years martinlee84 chg: added conversion of matrices to FLINT matrices
FLINTconvert.cc 9.2 KB a37b34   11 years martinlee84 fix: bug in conversion to NTL/FLINT
ffops.h 3.0 KB 8710ff0   12 years martinlee84 chg: 64bit integers in factory by Adi Popescu
ffops.cc 1.8 KB 362fc67   12 years martinlee84 chg: remove $Id$
factoryconf.template 669 bytes 362fc67   12 years martinlee84 chg: remove $Id$
factory.template 2.2 KB 362fc67   12 years martinlee84 chg: remove $Id$
FACTORY.INSTALL 11.0 KB 4df5bd   13 years Oleksandr ADD: one can use autoreconf, for instance as via autogen.sh for ...
factory.cfg 606 bytes 362fc67   12 years martinlee84 chg: remove $Id$
facSparseHensel.h 14.4 KB 7b5cb2   12 years martinlee84 chg: faster retrieval of terms chg: LucksWangSparseHeuristic now ...
facSparseHensel.cc 10.6 KB ee4a7d   12 years martinlee84 chg: changed behaviour of Lucks Wang sparse heuristic
facNTLzzpEXGCD.h 4.4 KB 70c40f   11 years martinlee84 add: new functions for univariate GCD and XGCD computations over ...
facNTLzzpEXGCD.cc 7.8 KB 70c40f   11 years martinlee84 add: new functions for univariate GCD and XGCD computations over ...
facMul.h 6.5 KB 1e5c50   11 years martinlee84 chg: faster divisibility test in univariate case in QGCD chg: added ...
facMul.cc 69.0 KB 237c42   12 years martinlee84 fix: factorization over Q(a) if minimal polynomial has denominator ...
facIrredTest.h 1.4 KB 8797746   12 years martinlee84 chg: chmod -x
facIrredTest.cc 2.2 KB 8797746   12 years martinlee84 chg: chmod -x
facHensel.h 12.5 KB 72bfc8   12 years martinlee84 chg: deleted @internal
facHensel.cc 70.6 KB 6dfc39   11 years martinlee84 fix: bug in diophantineHenselQa
facFqSquarefree.h 4.7 KB 72f1e4b   12 years martinlee84 fix: several issues with --enable-assertions
facFqSquarefree.cc 5.7 KB 72bfc8   12 years martinlee84 chg: deleted @internal
facFqFactorizeUtil.h 8.6 KB 8336c9   12 years martinlee84 chg: moved some helper functions to utilities
facFqFactorizeUtil.cc 7.2 KB 5b390e   12 years martinlee84 chg: improved recoverFactors
facFqFactorize.h 28.4 KB a0adc3   11 years martinlee84 chg: deleted unused parameters from getLeadingCoeffs
facFqFactorize.cc 98.0 KB 86faff   11 years martinlee84 chg: more checks in heurstic to distribute leading coefficients
facFqBivarUtil.h 13.2 KB 72bfc8   12 years martinlee84 chg: deleted @internal
facFqBivarUtil.cc 21.6 KB 72f1e4b   12 years martinlee84 fix: several issues with --enable-assertions
facFqBivar.h 27.0 KB 0851b0   12 years martinlee84 chg: added more timing infos to main factorization functions
facFqBivar.cc 219.6 KB 49660c   12 years martinlee84 chg: use FLINT linear algebra in bivariate factorization over finite fields
facFactorize.h 4.5 KB 0851b0   12 years martinlee84 chg: added more timing infos to main factorization functions
facFactorize.cc 37.3 KB 86faff   11 years martinlee84 chg: more checks in heurstic to distribute leading coefficients
facBivar.h 7.4 KB 0851b0   12 years martinlee84 chg: added more timing infos to main factorization functions
facBivar.cc 15.3 KB b2c7a2   11 years martinlee84 chg: leave bivariate factorization earlier if univariate image is ...
facAlgExt.h 1.3 KB 72bfc8   12 years martinlee84 chg: deleted @internal
facAlgExt.cc 6.2 KB 4f6d99   11 years martinlee84 chg: better recovery of factors in univariate factorization over Q(a)
fac_util.h 1.8 KB 5b2d2b   11 years martinlee84 fix: gcd_test_one now checks for coprimality over extension chg: ...
fac_util.cc 6.2 KB 362fc67   12 years martinlee84 chg: remove $Id$
fac_univar.h 319 bytes 362fc67   12 years martinlee84 chg: remove $Id$
fac_univar.cc 16.5 KB 362fc67   12 years martinlee84 chg: remove $Id$
fac_sqrfree.h 542 bytes 362fc67   12 years martinlee84 chg: remove $Id$
fac_sqrfree.cc 4.9 KB 1682691   12 years martinlee84 chg: more replacement of divisions by multiplications
fac_multivar.h 273 bytes 362fc67   12 years martinlee84 chg: remove $Id$
fac_multivar.cc 11.0 KB 362fc67   12 years martinlee84 chg: remove $Id$
fac_multihensel.cc 10.7 KB 362fc67   12 years martinlee84 chg: remove $Id$
fac_iterfor.h 1.1 KB 362fc67   12 years martinlee84 chg: remove $Id$
fac_iterfor.cc 2.2 KB 362fc67   12 years martinlee84 chg: remove $Id$
fac_ezgcd.cc 16.5 KB 5b2d2b   11 years martinlee84 fix: gcd_test_one now checks for coprimality over extension chg: ...
fac_distrib.h 696 bytes 362fc67   12 years martinlee84 chg: remove $Id$
fac_distrib.cc 5.6 KB 362fc67   12 years martinlee84 chg: remove $Id$
fac_cantzass.h 411 bytes 362fc67   12 years martinlee84 chg: remove $Id$
fac_cantzass.cc 8.3 KB 362fc67   12 years martinlee84 chg: remove $Id$
fac_berlekamp.h 284 bytes 362fc67   12 years martinlee84 chg: remove $Id$
fac_berlekamp.cc 10.3 KB 362fc67   12 years martinlee84 chg: remove $Id$
ExtensionInfo.h 5.8 KB 72bfc8   12 years martinlee84 chg: deleted @internal
ExtensionInfo.cc 2.1 KB 72bfc8   12 years martinlee84 chg: deleted @internal
doxygen.cfg 45.9 KB a11768   13 years hovinen * Begin migration of factory to GNU Automake * New file Makefile.am ...
DegreePattern.h 4.9 KB 72bfc8   12 years martinlee84 chg: deleted @internal
DegreePattern.cc 2.7 KB 72bfc8   12 years martinlee84 chg: deleted @internal
debug.h 1.2 KB 362fc67   12 years martinlee84 chg: remove $Id$
debug.cc 795 bytes 362fc67   12 years martinlee84 chg: remove $Id$
cplusplus.cc 889 bytes 72ebdb   13 years Oleksandr ADD: forgotten generator cplusplus.cc
COPYING 1.5 KB 623a7d   13 years hannes the official version 3-1-3 git-svn-id: ...
ConwayList.txt 2.6 KB b478f8   17 years hannes *hannes: Conway polynomials, new gcd for char p git-svn-id: ...
configure.ac 13.6 KB f284db   12 years Oleksandr Fixed "enable" debug message chg: also some minor cleanup
config.h.in.cmake 2.5 KB 6ce030f   12 years Oleksandr removal of the $Id$ svn tag from everywhere NOTE: the git SHA1 may be ...
CMakeLists.txt 10.3 KB fff6150   12 years Oleksandr added -Winline compiler option: warn when a function marked inline ...
ChangeLog 58.8 KB 650f2d8   13 years mohamed.barakat renamed assert.h -> cf_assert.h in factory
cfNewtonPolygon.h 4.3 KB 72bfc8   12 years martinlee84 chg: deleted @internal
cfNewtonPolygon.cc 21.1 KB 7c118d   11 years martinlee84 fix: memory leak
cfModResultant.h 1.3 KB 72bfc8   12 years martinlee84 chg: deleted @internal
cfModResultant.cc 11.8 KB f6237dd   11 years martinlee84 chg: faster computation of resultants Conflicts: ...
cf_util.h 405 bytes 362fc67   12 years martinlee84 chg: remove $Id$
cf_util.cc 1.0 KB 362fc67   12 years martinlee84 chg: remove $Id$
cf_switches.h 1.4 KB 362fc67   12 years martinlee84 chg: remove $Id$
cf_switches.cc 768 bytes 362fc67   12 years martinlee84 chg: remove $Id$
cf_reval.h 696 bytes 362fc67   12 years martinlee84 chg: remove $Id$
cf_reval.cc 1.1 KB 362fc67   12 years martinlee84 chg: remove $Id$
cf_resultant.cc 6.6 KB 362fc67   12 years martinlee84 chg: remove $Id$
cf_random.h 1.5 KB 362fc67   12 years martinlee84 chg: remove $Id$
cf_random.cc 3.2 KB 362fc67   12 years martinlee84 chg: remove $Id$
cf_primetab.h 349.1 KB 362fc67   12 years martinlee84 chg: remove $Id$
cf_primetab.cc 349.9 KB 362fc67   12 years martinlee84 chg: remove $Id$
cf_primes.h 360 bytes 362fc67   12 years martinlee84 chg: remove $Id$
cf_primes.cc 804 bytes 362fc67   12 years martinlee84 chg: remove $Id$
cf_ops.cc 18.1 KB 362fc67   12 years martinlee84 chg: remove $Id$
cf_map_ext.h 2.7 KB 72bfc8   12 years martinlee84 chg: deleted @internal
cf_map_ext.cc 11.1 KB 72bfc8   12 years martinlee84 chg: deleted @internal
cf_map.h 2.8 KB 362fc67   12 years martinlee84 chg: remove $Id$
cf_map.cc 10.1 KB 362fc67   12 years martinlee84 chg: remove $Id$
cf_linsys.cc 17.3 KB 362fc67   12 years martinlee84 chg: remove $Id$
cf_iter_inline.cc 3.2 KB 362fc67   12 years martinlee84 chg: remove $Id$
cf_iter.h 1.1 KB 362fc67   12 years martinlee84 chg: remove $Id$
cf_iter.cc 2.3 KB 362fc67   12 years martinlee84 chg: remove $Id$
cf_irred.h 320 bytes 362fc67   12 years martinlee84 chg: remove $Id$
cf_irred.cc 661 bytes 362fc67   12 years martinlee84 chg: remove $Id$
cf_inline.cc 14.6 KB 8710ff0   12 years martinlee84 chg: 64bit integers in factory by Adi Popescu
cf_hnf.h 1.3 KB 362fc67   12 years martinlee84 chg: remove $Id$
cf_hnf.cc 1.2 KB 362fc67   12 years martinlee84 chg: remove $Id$
cf_globals.h 403 bytes 362fc67   12 years martinlee84 chg: remove $Id$
cf_globals.cc 1.3 KB 362fc67   12 years martinlee84 chg: remove $Id$
cf_generator.h 1.8 KB 362fc67   12 years martinlee84 chg: remove $Id$
cf_generator.cc 3.9 KB 362fc67   12 years martinlee84 chg: remove $Id$
cf_gcd_smallp.h 3.6 KB 72bfc8   12 years martinlee84 chg: deleted @internal
cf_gcd_smallp.cc 132.8 KB 6e8834   11 years martinlee84 chg: pass to larger extension in ezgcd_p
cf_gcd.cc 34.5 KB 5b2d2b   11 years martinlee84 fix: gcd_test_one now checks for coprimality over extension chg: ...
cf_factory.h 1.2 KB 8710ff0   12 years martinlee84 chg: 64bit integers in factory by Adi Popescu
cf_factory.cc 8.4 KB 05fd55   12 years adi_popescum 64bits for Spielweise
cf_factor.cc 21.6 KB 8e4601   11 years adi_popescum 64 bits for Spielwiese Last
cf_eval.h 1.3 KB 362fc67   12 years martinlee84 chg: remove $Id$
cf_eval.cc 1.6 KB 362fc67   12 years martinlee84 chg: remove $Id$
cf_defs.h 908 bytes 362fc67   12 years martinlee84 chg: remove $Id$
cf_cyclo.h 639 bytes 72bfc8   12 years martinlee84 chg: deleted @internal
cf_cyclo.cc 3.5 KB 72bfc8   12 years martinlee84 chg: deleted @internal
cf_chinese.cc 6.8 KB 85ea06   12 years martinlee84 chg: rational reconstruction for elements of Z[a]
cf_char.cc 1.6 KB 362fc67   12 years martinlee84 chg: remove $Id$
cf_binom.h 327 bytes 362fc67   12 years martinlee84 chg: remove $Id$
cf_binom.cc 3.3 KB 362fc67   12 years martinlee84 chg: remove $Id$
cf_assert.h 4.7 KB 362fc67   12 years martinlee84 chg: remove $Id$
cf_algorithm.h 3.9 KB 362fc67   12 years martinlee84 chg: remove $Id$
cf_algorithm.cc 16.1 KB 362fc67   12 years martinlee84 chg: remove $Id$
canonicalform.h 10.2 KB b79ed5   11 years hannes removed genCoeff: unused
canonicalform.cc 55.6 KB b79ed5   11 years hannes removed genCoeff: unused
AUTHORS 0 bytes e76d7a6   13 years mohamed.barakat just to get this out of the way, i need to catch my train
aminclude.am 4.6 KB a11768   13 years hovinen * Begin migration of factory to GNU Automake * New file Makefile.am ...
algext.h 1.1 KB e4fe2b   13 years Oleksandr FIX: Fixed huge BUG in cf_gmp.h CHG: starting to cleanup factory
algext.cc 30.9 KB 1e5c50   11 years martinlee84 chg: faster divisibility test in univariate case in QGCD chg: added ...
acinclude.m4 11.9 KB a11768   13 years hovinen * Begin migration of factory to GNU Automake * New file Makefile.am ...
.gitignore 40 bytes ee668e   12 years jengelh factory/build: restore out-of-tree build support When attempting an ...
  • Property mode set to 040000
Note: See TracBrowser for help on using the repository browser.