source: git/factory @ 9ee586

spielwiese
Name Size Rev Age Author Last Change
../
bin 6ce030f   12 years Oleksandr removal of the $Id$ svn tag from everywhere NOTE: the git SHA1 may be ...
examples 59d00e   10 years martinlee84 rm: old GNUmakefile
gftables cd6df87   13 years mohamed.barakat fixed linking against factory and commented out chinese remainder - ...
include 5ce0932   10 years martinlee84 fix: template instantiations
old cadf9e   10 years martinlee84 chg: moved old/unused code into folder old
templates 5ce0932   10 years martinlee84 fix: template instantiations
.gitignore 56 bytes eac92a   10 years Oleksandr Motsak <http://goo.gl/mcpzY> Update .gitignore-s due to changes in BS
acinclude.m4 11.6 KB 815c08   10 years martinlee84 fix: factory's own doxygen settings
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 56.3 KB 9ee586   10 years hannes chg: version test for flint 2.4
canonicalform.h 10.8 KB 1a4c80b   10 years martinlee84 chg: added leftShift of CanonicalForms chg: use leftShift in ...
cf_algorithm.cc 15.9 KB 086f3e   10 years martinlee84 chg: more old comments -> doxygen
cf_algorithm.h 3.9 KB 086f3e   10 years martinlee84 chg: more old comments -> doxygen
cf_assert.h 4.9 KB abddbe   10 years martinlee84 chg: added brief descriptions to some files
cf_char.cc 1.3 KB abddbe   10 years martinlee84 chg: added brief descriptions to some files
cf_chinese.cc 6.9 KB abddbe   10 years martinlee84 chg: added brief descriptions to some files
cf_cyclo.cc 3.2 KB b5f2548   10 years martinlee84 moved docu from .cc to .h
cf_cyclo.h 1.3 KB b5f2548   10 years martinlee84 moved docu from .cc to .h
cf_defs.h 1.0 KB b52d27   10 years martinlee84 chg: more docu changes
cf_eval.cc 1.6 KB 9f7665   10 years Oleksandr Removed HAVE_CONFIG guards fix: fixed the inclusion of ...
cf_eval.h 1.4 KB abddbe   10 years martinlee84 chg: added brief descriptions to some files
cf_factor.cc 18.7 KB 9ee586   10 years hannes chg: version test for flint 2.4
cf_factory.cc 7.3 KB 9f7665   10 years Oleksandr Removed HAVE_CONFIG guards fix: fixed the inclusion of ...
cf_factory.h 1.3 KB b52d27   10 years martinlee84 chg: more docu changes
cf_gcd.cc 8.4 KB f4365f   10 years martinlee84 fix: compilation without NTL
cf_generator.cc 4.2 KB 67294f1   10 years martinlee84 chg: move IntGenerator from facAlgFuncUtil to cf_generator
cf_generator.h 2.5 KB abddbe   10 years martinlee84 chg: added brief descriptions to some files
cf_globals.cc 960 bytes b52d27   10 years martinlee84 chg: more docu changes
cf_globals.h 367 bytes 64b9bf   10 years Oleksandr Fixed brocken linkage under OSX
cf_hnf.cc 1.2 KB a34bee4   10 years martinlee84 chg: more changes to docu
cf_hnf.h 1.3 KB b52d27   10 years martinlee84 chg: more docu changes
cf_inline.cc 14.7 KB a34bee4   10 years martinlee84 chg: more changes to docu
cf_irred.cc 1.1 KB f4365f   10 years martinlee84 fix: compilation without NTL
cf_irred.h 603 bytes eed963   10 years martinlee84 chg: moved randomIrredpoly from cfModGcd to cf_irred
cf_iter.cc 2.3 KB 9f7665   10 years Oleksandr Removed HAVE_CONFIG guards fix: fixed the inclusion of ...
cf_iter.h 1.5 KB abddbe   10 years martinlee84 chg: added brief descriptions to some files
cf_iter_inline.cc 3.2 KB b52d27   10 years martinlee84 chg: more docu changes
cf_linsys.cc 17.4 KB abddbe   10 years martinlee84 chg: added brief descriptions to some files
cf_map.cc 9.8 KB abddbe   10 years martinlee84 chg: added brief descriptions to some files
cf_map.h 2.7 KB abddbe   10 years martinlee84 chg: added brief descriptions to some files
cf_map_ext.cc 11.0 KB 98abec   10 years martinlee84 more docu for cf_map_ext
cf_map_ext.h 5.2 KB 98abec   10 years martinlee84 more docu for cf_map_ext
cf_ops.cc 18.5 KB 1a4c80b   10 years martinlee84 chg: added leftShift of CanonicalForms chg: use leftShift in ...
cf_primes.cc 806 bytes 9f7665   10 years Oleksandr Removed HAVE_CONFIG guards fix: fixed the inclusion of ...
cf_primes.h 419 bytes abddbe   10 years martinlee84 chg: added brief descriptions to some files
cf_primetab.cc 349.9 KB b52d27   10 years martinlee84 chg: more docu changes
cf_primetab.h 349.1 KB 362fc67   12 years martinlee84 chg: remove $Id$
cf_random.cc 3.2 KB 9f7665   10 years Oleksandr Removed HAVE_CONFIG guards fix: fixed the inclusion of ...
cf_random.h 1.9 KB abddbe   10 years martinlee84 chg: added brief descriptions to some files
cf_resultant.cc 6.5 KB b52d27   10 years martinlee84 chg: more docu changes
cf_reval.cc 1.1 KB 9f7665   10 years Oleksandr Removed HAVE_CONFIG guards fix: fixed the inclusion of ...
cf_reval.h 839 bytes abddbe   10 years martinlee84 chg: added brief descriptions to some files
cf_switches.cc 657 bytes b52d27   10 years martinlee84 chg: more docu changes
cf_switches.h 1.8 KB b52d27   10 years martinlee84 chg: more docu changes
cf_util.cc 1.0 KB b52d27   10 years martinlee84 chg: more docu changes
cf_util.h 344 bytes b52d27   10 years martinlee84 chg: more docu changes
cfCharSets.cc 15.4 KB 5ce0932   10 years martinlee84 fix: template instantiations
cfCharSets.h 3.2 KB da9cd4   10 years martinlee84 fix: really need a charSet
cfCharSetsUtil.cc 20.6 KB 5ce0932   10 years martinlee84 fix: template instantiations
cfCharSetsUtil.h 2.8 KB ffb732   10 years martinlee84 replaced isSame, isMember, MyUnion, minus by new templates
cfEzgcd.cc 34.2 KB 53e6c3   10 years martinlee84 deleted some redundant code
cfEzgcd.h 277 bytes f37df2   10 years martinlee84 chg: docu for new files
cfGcdAlgExt.cc 27.3 KB 88355eb   10 years martinlee84 chg: got rid of unnecessary swapping variables
cfGcdAlgExt.h 1.5 KB baa2c3a   10 years martinlee84 chg: moved hasFirstAlgVar from cfGcdAlgExt to cf_ops
cfGcdUtil.cc 6.9 KB b53ff6   10 years martinlee84 docu for coprimality check
cfGcdUtil.h 416 bytes f37df2   10 years martinlee84 chg: docu for new files
cfModGcd.cc 114.9 KB 03f640   10 years martinlee84 chg: added pruning of alg extensions
cfModGcd.h 3.9 KB 91695f   10 years martinlee84 more docu in cfModGcd.h
cfModResultant.cc 16.5 KB d1a302   10 years martinlee84 switch to old resultant algorithm if there are no primes left
cfModResultant.h 1.4 KB a34bee4   10 years martinlee84 chg: more changes to docu
cfNewtonPolygon.cc 31.5 KB baa2c3a   10 years martinlee84 chg: moved hasFirstAlgVar from cfGcdAlgExt to cf_ops
cfNewtonPolygon.h 5.5 KB 34636b   11 years martinlee84 chg: rewrote convex dense compression with mpz_t
cfNTLzzpEXGCD.cc 7.7 KB 7b4793   10 years martinlee84 chg: even more changes to docu
cfNTLzzpEXGCD.h 4.4 KB 7b4793   10 years martinlee84 chg: even more changes to docu
cfSubResGcd.cc 5.6 KB a4d2fa   10 years martinlee84 chg: renamed gcd_poly_* to subResGCD_
cfSubResGcd.h 580 bytes a4d2fa   10 years martinlee84 chg: renamed gcd_poly_* to subResGCD_
cfUnivarGcd.cc 8.1 KB f4365f   10 years martinlee84 fix: compilation without NTL
cfUnivarGcd.h 1.0 KB f37df2   10 years martinlee84 chg: docu for new files
ChangeLog 58.9 KB 7fe9e13   10 years Oleksandr Renamed NDEBUG -> SING_NDEBUG in order to avoid confusion with GCC macro
config.h.in.cmake 2.5 KB fd68165   10 years boehm Fixed name conflict INT64 and wrong type
configure.ac 10.9 KB 815c08   10 years martinlee84 fix: factory's own doxygen settings
ConwayList.txt 2.6 KB b478f8   17 years hannes *hannes: Conway polynomials, new gcd for char p git-svn-id: ...
COPYING 1.8 KB 3209ba   10 years martinlee84 chg: COPYING
cplusplus.cc 889 bytes 72ebdb   13 years Oleksandr ADD: forgotten generator cplusplus.cc
debug.cc 795 bytes 362fc67   12 years martinlee84 chg: remove $Id$
debug.h 1.4 KB abddbe   10 years martinlee84 chg: added brief descriptions to some files
DegreePattern.cc 2.7 KB 72d624   10 years martinlee84 fix: memory leaks
DegreePattern.h 4.9 KB d193e12   10 years martinlee84 fix: pass by reference
doxygen.cfg 98.3 KB 815c08   10 years martinlee84 fix: factory's own doxygen settings
ExtensionInfo.cc 2.1 KB 9f7665   10 years Oleksandr Removed HAVE_CONFIG guards fix: fixed the inclusion of ...
ExtensionInfo.h 5.8 KB 72bfc8   12 years martinlee84 chg: deleted @internal
fac_sqrfree.cc 2.9 KB 7e57e1   10 years martinlee84 chg: syntax simplification
fac_sqrfree.h 486 bytes abddbe   10 years martinlee84 chg: added brief descriptions to some files
fac_util.cc 2.0 KB 9f7665   10 years Oleksandr Removed HAVE_CONFIG guards fix: fixed the inclusion of ...
fac_util.h 1.2 KB f1e3bf5   10 years martinlee84 chg: moved EZGCD_P from cf_gcd_smallp to cfEzgcd
facAbsBiFact.cc 19.5 KB 9f7665   10 years Oleksandr Removed HAVE_CONFIG guards fix: fixed the inclusion of ...
facAbsBiFact.h 2.5 KB 5cfbda   10 years martinlee84 chg: better docu for absFactorize
facAbsFact.cc 26.5 KB 53ccafa   10 years martinlee84 exclude points that lead to a content
facAbsFact.h 1.7 KB 5cfbda   10 years martinlee84 chg: better docu for absFactorize
facAlgExt.cc 10.3 KB 1936fb   10 years martinlee84 fix: compilation without NTL
facAlgExt.h 1.3 KB abddbe   10 years martinlee84 chg: added brief descriptions to some files
facAlgFunc.cc 26.9 KB 6ae00c   10 years martinlee84 fix: use Prem instead of reduce
facAlgFunc.h 2.2 KB 73e699   10 years martinlee84 chg: more documentation for factory chg: more documentation for ...
facAlgFuncUtil.cc 15.4 KB 6ae00c   10 years martinlee84 fix: use Prem instead of reduce
facAlgFuncUtil.h 2.1 KB 67294f1   10 years martinlee84 chg: move IntGenerator from facAlgFuncUtil to cf_generator
facBivar.cc 15.1 KB 03f640   10 years martinlee84 chg: added pruning of alg extensions
facBivar.h 8.7 KB 30e27f   10 years martinlee84 more docu in facBivar.h
facFactorize.cc 22.9 KB 2080e2   10 years martinlee84 chg: renamed cf_gcd_smallp.* to cfModGcd.*
facFactorize.h 5.2 KB 091b250   11 years martinlee84 chg: added factorizationWRTDifferentSecondVars to header
facFqBivar.cc 250.3 KB 9ee586   10 years hannes chg: version test for flint 2.4
facFqBivar.h 26.9 KB 10b5cf   10 years martinlee84 chg: removed/disable dead code
facFqBivarUtil.cc 30.5 KB baa2c3a   10 years martinlee84 chg: moved hasFirstAlgVar from cfGcdAlgExt to cf_ops
facFqBivarUtil.h 14.6 KB cb7b21   10 years martinlee84 chg: new function to get coeffs over extension with FLINT
facFqFactorize.cc 103.6 KB 03f640   10 years martinlee84 chg: added pruning of alg extensions
facFqFactorize.h 35.1 KB 9e2029c   10 years martinlee84 chg: more checks for one to one correspondence of bi. factors and ...
facFqFactorizeUtil.cc 7.2 KB 9f7665   10 years Oleksandr Removed HAVE_CONFIG guards fix: fixed the inclusion of ...
facFqFactorizeUtil.h 8.6 KB 086f3e   10 years martinlee84 chg: more old comments -> doxygen
facFqSquarefree.cc 7.7 KB 9ee586   10 years hannes chg: version test for flint 2.4
facFqSquarefree.h 4.7 KB 8c5f4b   10 years martinlee84 deleted some unnecessary const
facHensel.cc 77.2 KB 9ee586   10 years hannes chg: version test for flint 2.4
facHensel.h 12.7 KB 473102   11 years martinlee84 various changes/fixes to documentation
facIrredTest.cc 2.2 KB 9f7665   10 years Oleksandr Removed HAVE_CONFIG guards fix: fixed the inclusion of ...
facIrredTest.h 1.4 KB 473102   11 years martinlee84 various changes/fixes to documentation
facMul.cc 91.9 KB 9ee586   10 years hannes chg: version test for flint 2.4
facMul.h 7.2 KB 86b7c4d   10 years martinlee84 more docu for facMul
facSparseHensel.cc 10.6 KB 2080e2   10 years martinlee84 chg: renamed cf_gcd_smallp.* to cfModGcd.*
facSparseHensel.h 14.7 KB abddbe   10 years martinlee84 chg: added brief descriptions to some files
factory.dox 1.1 KB efec0e   10 years Oleksandr Doxygen descriptions for directories
factory.pc.in 443 bytes 37e66f   10 years Oleksandr Better approach to configuring multiple packages: ...
factory.template 2.5 KB eed963   10 years martinlee84 chg: moved randomIrredpoly from cfModGcd to cf_irred
factoryconf.template 655 bytes abddbe   10 years martinlee84 chg: added brief descriptions to some files
ffops.cc 1.8 KB 9f7665   10 years Oleksandr Removed HAVE_CONFIG guards fix: fixed the inclusion of ...
ffops.h 3.2 KB b52d27   10 years martinlee84 chg: more docu changes
FLINTconvert.cc 13.7 KB 9ee586   10 years hannes chg: version test for flint 2.4
FLINTconvert.h 10.1 KB 9ee586   10 years hannes chg: version test for flint 2.4
ftmpl_inst.cc 5.9 KB 5ce0932   10 years martinlee84 fix: template instantiations
gengftables-conway.cc 9.6 KB abddbe   10 years martinlee84 chg: added brief descriptions to some files
gf_tabutil.cc 975 bytes 9f7665   10 years Oleksandr Removed HAVE_CONFIG guards fix: fixed the inclusion of ...
gf_tabutil.h 408 bytes abddbe   10 years martinlee84 chg: added brief descriptions to some files
gfops.cc 6.7 KB 9f7665   10 years Oleksandr Removed HAVE_CONFIG guards fix: fixed the inclusion of ...
gfops.h 3.8 KB b52d27   10 years martinlee84 chg: more docu changes
gmpext.h 425 bytes abddbe   10 years martinlee84 chg: added brief descriptions to some files
imm.cc 249 bytes 9f7665   10 years Oleksandr Removed HAVE_CONFIG guards fix: fixed the inclusion of ...
imm.h 12.3 KB abddbe   10 years martinlee84 chg: added brief descriptions to some files
int_cf.cc 4.6 KB b52d27   10 years martinlee84 chg: more docu changes
int_cf.h 5.3 KB abddbe   10 years martinlee84 chg: added brief descriptions to some files
int_int.cc 13.7 KB b52d27   10 years martinlee84 chg: more docu changes
int_int.h 6.1 KB abddbe   10 years martinlee84 chg: added brief descriptions to some files
int_intdiv.cc 10.0 KB a34bee4   10 years martinlee84 chg: more changes to docu
int_poly.cc 57.9 KB 1a82eb   10 years martinlee84 chg: moved chinrem_gcd from cf_gcd to cf_gcd_smallp chg: changes due ...
int_poly.h 5.5 KB abddbe   10 years martinlee84 chg: added brief descriptions to some files
int_rat.cc 21.4 KB b52d27   10 years martinlee84 chg: more docu changes
int_rat.h 3.7 KB abddbe   10 years martinlee84 chg: added brief descriptions to some files
Makefile.am 6.9 KB 1d31b9   10 years martinlee84 fix: missing cfEzgcd.h
NEWS 5.9 KB 6c5d86   21 years hannes * Hannes: NTL git-svn-id: file:///usr/local/Singular/svn/trunk@6315 ...
NTLconvert.cc 34.5 KB d38762   10 years martinlee84 chg: docu of NTLconvert -> doxygen
NTLconvert.h 3.5 KB b52d27   10 years martinlee84 chg: more docu changes
parseutil.cc 3.4 KB 9f7665   10 years Oleksandr Removed HAVE_CONFIG guards fix: fixed the inclusion of ...
parseutil.h 737 bytes 362fc67   12 years martinlee84 chg: remove $Id$
readcf.yy 4.5 KB 9f7665   10 years Oleksandr Removed HAVE_CONFIG guards fix: fixed the inclusion of ...
README 9.1 KB c86648   10 years martinlee84 chg: added Limitations and Nomenclature
singext.cc 1.7 KB 9f7665   10 years Oleksandr Removed HAVE_CONFIG guards fix: fixed the inclusion of ...
singext.h 779 bytes b52d27   10 years martinlee84 chg: more docu changes
test.cc 2.6 KB 3b1cb6f   10 years Oleksandr Use suitable header rather than an extern declaration
test_install.cc 375 bytes 362fc67   12 years martinlee84 chg: remove $Id$
timing.h 3.0 KB 2df361   11 years martinlee84 chg: made functions and variables for timings static
variable.cc 8.4 KB 03f640   10 years martinlee84 chg: added pruning of alg extensions
variable.h 3.1 KB 03f640   10 years martinlee84 chg: added pruning of alg extensions
  • Property mode set to 040000
Note: See TracBrowser for help on using the repository browser.