source: git/factory @ 91695f

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