source: git/factory @ 542864

spielwiese
Name Size Rev Age Author Last Change
../
bin b1dfaf   14 years seelisch patch from Kai (checked for problems under Windows OS: no problems) ...
examples 341696   14 years hannes Adding Id property to all files git-svn-id: ...
gftables cd6df87   13 years mohamed.barakat fixed linking against factory and commented out chinese remainder - ...
include ebf138   12 years Oleksandr adaptation to clang + disable a GMP hack CHG: removed gcc-specific ...
libfac 4bafa67   12 years hannes removed unused factory/libfac/install-sh
templates ee668e   12 years jengelh factory/build: restore out-of-tree build support When attempting an ...
.gitignore 40 bytes ee668e   12 years jengelh factory/build: restore out-of-tree build support When attempting an ...
acinclude.m4 11.9 KB a11768   13 years hovinen * Begin migration of factory to GNU Automake * New file Makefile.am ...
algext.cc 28.9 KB e16f7d   12 years martinlee84 chg: deleted fieldGCD
algext.h 1.1 KB e4fe2b   13 years Oleksandr FIX: Fixed huge BUG in cf_gmp.h CHG: starting to cleanup factory
aminclude.am 4.6 KB a11768   13 years hovinen * Begin migration of factory to GNU Automake * New file Makefile.am ...
AUTHORS 0 bytes e76d7a6   13 years mohamed.barakat just to get this out of the way, i need to catch my train
canonicalform.cc 55.0 KB 57daf8   12 years martinlee84 chg: switched off assert for positive exponent since I need Laurent ...
canonicalform.h 10.0 KB ee668e   12 years jengelh factory/build: restore out-of-tree build support When attempting an ...
cf_algorithm.cc 16.1 KB e4fe2b   13 years Oleksandr FIX: Fixed huge BUG in cf_gmp.h CHG: starting to cleanup factory
cf_algorithm.h 3.9 KB f78374   12 years martinlee84 chg: more changes of squarefree decomposition according to master
cf_assert.h 4.7 KB 021751   12 years ranosch FIX: empty debug function-macros should better be: ((void) 0/1)
cf_binom.cc 3.3 KB e4fe2b   13 years Oleksandr FIX: Fixed huge BUG in cf_gmp.h CHG: starting to cleanup factory
cf_binom.h 338 bytes e4fe2b   13 years Oleksandr FIX: Fixed huge BUG in cf_gmp.h CHG: starting to cleanup factory
cf_char.cc 1.6 KB 050d1b   12 years martinlee84 fix: wrong/unneccessary asserts
cf_chinese.cc 6.7 KB e88604   12 years martinlee84 chg: deleted sparse modular gcd from sm_sparsemod.*
cf_cyclo.cc 3.6 KB 82db91a   12 years ranosch FIX: function-macros should act as functions even if "empty", esp. in ...
cf_cyclo.h 673 bytes e4fe2b   13 years Oleksandr FIX: Fixed huge BUG in cf_gmp.h CHG: starting to cleanup factory
cf_defs.h 919 bytes e16f7d   12 years martinlee84 chg: deleted fieldGCD
cf_eval.cc 1.6 KB e4fe2b   13 years Oleksandr FIX: Fixed huge BUG in cf_gmp.h CHG: starting to cleanup factory
cf_eval.h 1.3 KB e4fe2b   13 years Oleksandr FIX: Fixed huge BUG in cf_gmp.h CHG: starting to cleanup factory
cf_factor.cc 21.7 KB edd818   12 years martinlee84 fix: do not add lead coeff to factorization if it's 1 fix: do not ...
cf_factory.cc 8.4 KB a52291   12 years martinlee84 replacing MP_INT by mpz_t Conflicts: factory/cf_factory.h
cf_factory.h 1.2 KB a52291   12 years martinlee84 replacing MP_INT by mpz_t Conflicts: factory/cf_factory.h
cf_gcd.cc 33.0 KB efcd2dc   12 years martinlee84 fix: building without NTL
cf_gcd_smallp.cc 131.0 KB ea095d   12 years martinlee84 fix: switched off compression
cf_gcd_smallp.h 3.6 KB 1e4b53   12 years martinlee84 chg: first test LC's before doing a full termination test in GCD
cf_generator.cc 3.9 KB e4fe2b   13 years Oleksandr FIX: Fixed huge BUG in cf_gmp.h CHG: starting to cleanup factory
cf_generator.h 1.8 KB e4fe2b   13 years Oleksandr FIX: Fixed huge BUG in cf_gmp.h CHG: starting to cleanup factory
cf_globals.cc 1.3 KB e4fe2b   13 years Oleksandr FIX: Fixed huge BUG in cf_gmp.h CHG: starting to cleanup factory
cf_globals.h 414 bytes e4fe2b   13 years Oleksandr FIX: Fixed huge BUG in cf_gmp.h CHG: starting to cleanup factory
cf_hnf.cc 1.2 KB 895b31c   13 years Oleksandr ADD: re-enabled _HNF/_LLL
cf_hnf.h 1.3 KB c74d6a   13 years Oleksandr FIX/ADD: factory/singular wrappers for _HNF and _LLL (from NTL)
cf_inline.cc 14.5 KB 57daf8   12 years martinlee84 chg: switched off assert for positive exponent since I need Laurent ...
cf_irred.cc 672 bytes e4fe2b   13 years Oleksandr FIX: Fixed huge BUG in cf_gmp.h CHG: starting to cleanup factory
cf_irred.h 331 bytes e4fe2b   13 years Oleksandr FIX: Fixed huge BUG in cf_gmp.h CHG: starting to cleanup factory
cf_iter.cc 2.3 KB e4fe2b   13 years Oleksandr FIX: Fixed huge BUG in cf_gmp.h CHG: starting to cleanup factory
cf_iter.h 1.1 KB e4fe2b   13 years Oleksandr FIX: Fixed huge BUG in cf_gmp.h CHG: starting to cleanup factory
cf_iter_inline.cc 3.2 KB e4fe2b   13 years Oleksandr FIX: Fixed huge BUG in cf_gmp.h CHG: starting to cleanup factory
cf_linsys.cc 17.3 KB e4fe2b   13 years Oleksandr FIX: Fixed huge BUG in cf_gmp.h CHG: starting to cleanup factory
cf_map.cc 10.1 KB e88604   12 years martinlee84 chg: deleted sparse modular gcd from sm_sparsemod.*
cf_map.h 2.8 KB ee668e   12 years jengelh factory/build: restore out-of-tree build support When attempting an ...
cf_map_ext.cc 11.1 KB 9a12097   12 years martinlee84 chg: use NTL zz_p* instead of ZZ_p*, deleted unneccessary includes
cf_map_ext.h 2.7 KB e4fe2b   13 years Oleksandr FIX: Fixed huge BUG in cf_gmp.h CHG: starting to cleanup factory
cf_ops.cc 18.1 KB 24c6177   12 years martinlee84 chg: mapdomain() now maps BaseDomains
cf_primes.cc 815 bytes e4fe2b   13 years Oleksandr FIX: Fixed huge BUG in cf_gmp.h CHG: starting to cleanup factory
cf_primes.h 371 bytes e4fe2b   13 years Oleksandr FIX: Fixed huge BUG in cf_gmp.h CHG: starting to cleanup factory
cf_primetab.cc 349.9 KB e4fe2b   13 years Oleksandr FIX: Fixed huge BUG in cf_gmp.h CHG: starting to cleanup factory
cf_primetab.h 349.1 KB e4fe2b   13 years Oleksandr FIX: Fixed huge BUG in cf_gmp.h CHG: starting to cleanup factory
cf_random.cc 3.2 KB e4fe2b   13 years Oleksandr FIX: Fixed huge BUG in cf_gmp.h CHG: starting to cleanup factory
cf_random.h 1.5 KB e4fe2b   13 years Oleksandr FIX: Fixed huge BUG in cf_gmp.h CHG: starting to cleanup factory
cf_resultant.cc 6.6 KB e4fe2b   13 years Oleksandr FIX: Fixed huge BUG in cf_gmp.h CHG: starting to cleanup factory
cf_reval.cc 1.1 KB c4682e0   12 years ranosch FIX: In some (inheriting) copy-constructors their base class should be ...
cf_reval.h 707 bytes e4fe2b   13 years Oleksandr FIX: Fixed huge BUG in cf_gmp.h CHG: starting to cleanup factory
cf_switches.cc 779 bytes e16f7d   12 years martinlee84 chg: deleted fieldGCD
cf_switches.h 1.4 KB e16f7d   12 years martinlee84 chg: deleted fieldGCD
cf_util.cc 872 bytes e4fe2b   13 years Oleksandr FIX: Fixed huge BUG in cf_gmp.h CHG: starting to cleanup factory
cf_util.h 391 bytes e4fe2b   13 years Oleksandr FIX: Fixed huge BUG in cf_gmp.h CHG: starting to cleanup factory
cfModResultant.cc 11.0 KB e4fe2b   13 years Oleksandr FIX: Fixed huge BUG in cf_gmp.h CHG: starting to cleanup factory
cfModResultant.h 1.4 KB 17b1f3   13 years martinlee84 added modular resultant algorithm git-svn-id: ...
cfNewtonPolygon.cc 20.0 KB 7a1151   12 years martinlee84 fix: compiler warnings
cfNewtonPolygon.h 4.0 KB e243418   12 years martinlee84 chg: use convex dense compression in gcd
ChangeLog 58.8 KB 650f2d8   13 years mohamed.barakat renamed assert.h -> cf_assert.h in factory
CMakeLists.txt 10.3 KB e4fe2b   13 years Oleksandr FIX: Fixed huge BUG in cf_gmp.h CHG: starting to cleanup factory
config.h.in.cmake 2.5 KB 8cc501   14 years krueger Added files to compile with cmake. Still experimental. Might not work ...
configure.ac 13.3 KB 3ed6ccf   12 years martinlee84 chg: check for Flint 2.3 in configure
ConwayList.txt 2.6 KB b478f8   17 years hannes *hannes: Conway polynomials, new gcd for char p git-svn-id: ...
COPYING 1.5 KB 623a7d   13 years hannes the official version 3-1-3 git-svn-id: ...
cplusplus.cc 889 bytes 72ebdb   13 years Oleksandr ADD: forgotten generator cplusplus.cc
debug.cc 806 bytes c1b9927   13 years hannes - removed some unsed variables - never put static inline routine ...
debug.h 1.3 KB 346edc8   12 years martinlee84 fix: need std::
DegreePattern.cc 2.7 KB 7a1151   12 years martinlee84 fix: compiler warnings
DegreePattern.h 5.0 KB e4fe2b   13 years Oleksandr FIX: Fixed huge BUG in cf_gmp.h CHG: starting to cleanup factory
doxygen.cfg 45.9 KB a11768   13 years hovinen * Begin migration of factory to GNU Automake * New file Makefile.am ...
ExtensionInfo.cc 2.2 KB e4fe2b   13 years Oleksandr FIX: Fixed huge BUG in cf_gmp.h CHG: starting to cleanup factory
ExtensionInfo.h 5.8 KB e4fe2b   13 years Oleksandr FIX: Fixed huge BUG in cf_gmp.h CHG: starting to cleanup factory
fac_berlekamp.cc 10.3 KB 346edc8   12 years martinlee84 fix: need std::
fac_berlekamp.h 295 bytes e4fe2b   13 years Oleksandr FIX: Fixed huge BUG in cf_gmp.h CHG: starting to cleanup factory
fac_cantzass.cc 8.3 KB ee668e   12 years jengelh factory/build: restore out-of-tree build support When attempting an ...
fac_cantzass.h 422 bytes e4fe2b   13 years Oleksandr FIX: Fixed huge BUG in cf_gmp.h CHG: starting to cleanup factory
fac_distrib.cc 5.6 KB e4fe2b   13 years Oleksandr FIX: Fixed huge BUG in cf_gmp.h CHG: starting to cleanup factory
fac_distrib.h 707 bytes e4fe2b   13 years Oleksandr FIX: Fixed huge BUG in cf_gmp.h CHG: starting to cleanup factory
fac_ezgcd.cc 15.7 KB 0c4a5ce   12 years martinlee84 chg: removed unused header
fac_iterfor.cc 2.2 KB e4fe2b   13 years Oleksandr FIX: Fixed huge BUG in cf_gmp.h CHG: starting to cleanup factory
fac_iterfor.h 1.1 KB e4fe2b   13 years Oleksandr FIX: Fixed huge BUG in cf_gmp.h CHG: starting to cleanup factory
fac_multihensel.cc 10.7 KB f3a82f4   12 years martinlee84 fix: compilation errors with --enable-debugoutput
fac_multivar.cc 11.0 KB f78374   12 years martinlee84 chg: more changes of squarefree decomposition according to master
fac_multivar.h 284 bytes e4fe2b   13 years Oleksandr FIX: Fixed huge BUG in cf_gmp.h CHG: starting to cleanup factory
fac_sqrfree.cc 4.8 KB f78374   12 years martinlee84 chg: more changes of squarefree decomposition according to master
fac_sqrfree.h 553 bytes e4fe2b   13 years Oleksandr FIX: Fixed huge BUG in cf_gmp.h CHG: starting to cleanup factory
fac_univar.cc 16.5 KB 346edc8   12 years martinlee84 fix: need std::
fac_univar.h 330 bytes e4fe2b   13 years Oleksandr FIX: Fixed huge BUG in cf_gmp.h CHG: starting to cleanup factory
fac_util.cc 6.3 KB 667ba1   12 years martinlee84 chg: changed default constructor of modpk
fac_util.h 1.8 KB e4fe2b   13 years Oleksandr FIX: Fixed huge BUG in cf_gmp.h CHG: starting to cleanup factory
facAlgExt.cc 4.1 KB 062583   12 years martinlee84 chg: shift factors of the norm instead of factors over Q(a)
facAlgExt.h 1.3 KB 650f2d8   13 years mohamed.barakat renamed assert.h -> cf_assert.h in factory
facBivar.cc 19.2 KB 3c25c9   12 years martinlee84 chg: more trivial checks
facBivar.h 6.9 KB 015711   12 years martinlee84 fix: issues with building without NTL
facFactorize.cc 26.2 KB 7a1151   12 years martinlee84 fix: compiler warnings
facFactorize.h 4.1 KB a8a93f   12 years martinlee84 chg: clear denominators of factors
facFqBivar.cc 172.1 KB 542864   12 years martinlee84 chg: use irreducibility criterion
facFqBivar.h 28.7 KB 3c25c9   12 years martinlee84 chg: more trivial checks
facFqBivarUtil.cc 21.5 KB 542864   12 years martinlee84 chg: use irreducibility criterion
facFqBivarUtil.h 13.3 KB 542864   12 years martinlee84 chg: use irreducibility criterion
facFqFactorize.cc 75.6 KB 9a12097   12 years martinlee84 chg: use NTL zz_p* instead of ZZ_p*, deleted unneccessary includes
facFqFactorize.h 27.3 KB 8baf483   12 years martinlee84 chg: use squarefree factorization instead of squarefree part
facFqFactorizeUtil.cc 4.2 KB 6deedd   12 years martinlee84 modified some helper functions and removed unneccessary inclusion of ...
facFqFactorizeUtil.h 5.8 KB 6deedd   12 years martinlee84 modified some helper functions and removed unneccessary inclusion of ...
facFqSquarefree.cc 5.7 KB 6caa2a6   12 years martinlee84 chg: avoid adding of constant factors to squarefree factorization chg: ...
facFqSquarefree.h 4.7 KB 6caa2a6   12 years martinlee84 chg: avoid adding of constant factors to squarefree factorization chg: ...
facHensel.cc 70.3 KB 27ab36   12 years martinlee84 chg: better debug output
facHensel.h 12.5 KB 69fdf90   12 years martinlee84 chg: do not require coeff bound to be const
facIrredTest.cc 2.2 KB e4fe2b   13 years Oleksandr FIX: Fixed huge BUG in cf_gmp.h CHG: starting to cleanup factory
facIrredTest.h 1.4 KB e4fe2b   13 years Oleksandr FIX: Fixed huge BUG in cf_gmp.h CHG: starting to cleanup factory
facMul.cc 68.5 KB 68a3479   12 years martinlee84 fix: deleted unnecessary init of FLINT polys
facMul.h 6.0 KB c2aeb9   12 years martinlee84 fix: typo
facSparseHensel.cc 10.5 KB 5583e1   12 years martinlee84 fix: deleted too much Signed-off-by: Martin Lee <martinlee84@web.de>
facSparseHensel.h 12.8 KB 2f6b737   12 years martinlee84 fix: getTerms2 and patch for coeffs
factory.cfg 614 bytes 341696   14 years hannes Adding Id property to all files git-svn-id: ...
FACTORY.INSTALL 11.0 KB 4df5bd   12 years Oleksandr ADD: one can use autoreconf, for instance as via autogen.sh for ...
factory.template 2.2 KB e699d8   12 years martinlee84 chg: deleted abs_fac and related stuff
factoryconf.template 680 bytes 3af3ca   12 years Oleksandr FIX: public factory config.h should have ifndef/define/endif guards!
ffops.cc 1.8 KB e4fe2b   13 years Oleksandr FIX: Fixed huge BUG in cf_gmp.h CHG: starting to cleanup factory
ffops.h 2.7 KB e4fe2b   13 years Oleksandr FIX: Fixed huge BUG in cf_gmp.h CHG: starting to cleanup factory
FLINTconvert.cc 7.8 KB edd818   12 years martinlee84 fix: do not add lead coeff to factorization if it's 1 fix: do not ...
FLINTconvert.h 4.8 KB a03496   12 years martinlee84 fix: gmp 5.x does not define __GMP_BITS_PER_MP_LIMB any more which is ...
ftmpl_inst.cc 2.8 KB 32248f   12 years Oleksandr removed duplicating template instantiations from ...
gengftables-conway.cc 9.5 KB d67fcad   13 years martinlee84 deleted initializeGMP
gengftables.cc 6.6 KB d67fcad   13 years martinlee84 deleted initializeGMP
gf_tabutil.cc 984 bytes e4fe2b   13 years Oleksandr FIX: Fixed huge BUG in cf_gmp.h CHG: starting to cleanup factory
gf_tabutil.h 344 bytes e4fe2b   13 years Oleksandr FIX: Fixed huge BUG in cf_gmp.h CHG: starting to cleanup factory
gfops.cc 6.0 KB ff3a4f   12 years martinlee84 chg: enable assertions by default
gfops.h 3.0 KB e4fe2b   13 years Oleksandr FIX: Fixed huge BUG in cf_gmp.h CHG: starting to cleanup factory
gmpext.h 377 bytes ee668e   12 years jengelh factory/build: restore out-of-tree build support When attempting an ...
imm.cc 258 bytes e4fe2b   13 years Oleksandr FIX: Fixed huge BUG in cf_gmp.h CHG: starting to cleanup factory
imm.h 11.6 KB 635774   12 years jengelh factory/src: silence compile warnings -Wint-to-pointer-cast Ideally, ...
int_cf.cc 4.7 KB e4fe2b   13 years Oleksandr FIX: Fixed huge BUG in cf_gmp.h CHG: starting to cleanup factory
int_cf.h 5.1 KB c770dc   12 years ranosch FIX: function method cannot return "const char * const" (-> const char *)
int_int.cc 13.5 KB ee668e   12 years jengelh factory/build: restore out-of-tree build support When attempting an ...
int_int.h 6.1 KB 7c6f06   12 years hannes fix: avoid redefine of OM_NDEBUG
int_intdiv.cc 9.9 KB ee668e   12 years jengelh factory/build: restore out-of-tree build support When attempting an ...
int_poly.cc 57.7 KB c4682e0   12 years ranosch FIX: In some (inheriting) copy-constructors their base class should be ...
int_poly.h 5.1 KB 1a9dc5   12 years Oleksandr fix: avoid redefine of OM_NDEBUG
int_pp.cc 9.7 KB a52291   12 years martinlee84 replacing MP_INT by mpz_t Conflicts: factory/cf_factory.h
int_pp.h 2.7 KB a52291   12 years martinlee84 replacing MP_INT by mpz_t Conflicts: factory/cf_factory.h
int_rat.cc 20.8 KB a52291   12 years martinlee84 replacing MP_INT by mpz_t Conflicts: factory/cf_factory.h
int_rat.h 3.3 KB ee668e   12 years jengelh factory/build: restore out-of-tree build support When attempting an ...
Makefile.am 8.5 KB 9dbf5c   12 years martinlee84 chg: towards removal of ftest directory
NEWS 5.9 KB 6c5d86   21 years hannes * Hannes: NTL git-svn-id: file:///usr/local/Singular/svn/trunk@6315 ...
NTLconvert.cc 39.8 KB c729f2   12 years martinlee84 chg: conversion to NTL ZZ_pX now allows non-word size p chg: added ...
NTLconvert.h 3.1 KB c729f2   12 years martinlee84 chg: conversion to NTL ZZ_pX now allows non-word size p chg: added ...
parseutil.cc 3.4 KB e4fe2b   13 years Oleksandr FIX: Fixed huge BUG in cf_gmp.h CHG: starting to cleanup factory
parseutil.h 748 bytes e4fe2b   13 years Oleksandr FIX: Fixed huge BUG in cf_gmp.h CHG: starting to cleanup factory
readcf.yy 4.5 KB ee668e   12 years jengelh factory/build: restore out-of-tree build support When attempting an ...
README 21.0 KB 650f2d8   13 years mohamed.barakat renamed assert.h -> cf_assert.h in factory
singext.cc 1.7 KB ee668e   12 years jengelh factory/build: restore out-of-tree build support When attempting an ...
singext.h 659 bytes cf2d9e   12 years martinlee84 chg: use feFopen to open GF tables if Singular is used TODO: add a ...
test.cc 3.0 KB 871c44   12 years martinlee84 chg: make test use psr gcd
test_install.cc 386 bytes 341696   14 years hannes Adding Id property to all files git-svn-id: ...
timing.h 2.9 KB 9c6887   13 years hannes make include cstdio/cstdlib dependant on ifndef NOSTREAMIO
var_intglobal.cc 5.4 KB e4fe2b   13 years Oleksandr FIX: Fixed huge BUG in cf_gmp.h CHG: starting to cleanup factory
var_intglobal.h 5.7 KB e4fe2b   13 years Oleksandr FIX: Fixed huge BUG in cf_gmp.h CHG: starting to cleanup factory
variable.cc 7.1 KB 050d1b   12 years martinlee84 fix: wrong/unneccessary asserts
variable.h 2.5 KB e4fe2b   13 years Oleksandr FIX: Fixed huge BUG in cf_gmp.h CHG: starting to cleanup factory
  • Property mode set to 040000
Note: See TracBrowser for help on using the repository browser.