source: git/factory @ 8d1432e

jengelh-datetimespielwiese
Name Size Rev Age Author Last Change
../
bin 1a1f34b   7 years hannes removed unsed files, fixed make_tar.sh and make dist
examples 59d00e   9 years martinlee84 rm: old GNUmakefile
gftables cd6df87   12 years mohamed.barakat fixed linking against factory and commented out chinese remainder - ...
include fea494   9 years hannes format
old cadf9e   9 years martinlee84 chg: moved old/unused code into folder old
templates 2bf04b   7 years hannes format
.gitignore 56 bytes eac92a   9 years Oleksandr Motsak <http://goo.gl/mcpzY> Update .gitignore-s due to changes in BS
acinclude.m4 11.6 KB 815c08   9 years martinlee84 fix: factory's own doxygen settings
aminclude.am 4.6 KB a11768   12 years hovinen * Begin migration of factory to GNU Automake * New file Makefile.am ...
AUTHORS 0 bytes e76d7a6   12 years mohamed.barakat just to get this out of the way, i need to catch my train
canonicalform.cc 56.3 KB 9ee586   9 years hannes chg: version test for flint 2.4
canonicalform.h 10.9 KB dc50ee   8 years hannes moved new/delete to omalloc/onallocClass.*, use for some classes
cf_algorithm.cc 15.9 KB 086f3e   9 years martinlee84 chg: more old comments -> doxygen
cf_algorithm.h 4.0 KB a1f17b   8 years hannes experimental: chinese remainder with caching inverses (switch on by ...
cf_assert.h 4.9 KB abddbe   9 years martinlee84 chg: added brief descriptions to some files
cf_char.cc 1.3 KB abddbe   9 years martinlee84 chg: added brief descriptions to some files
cf_chinese.cc 7.6 KB a1f17b   8 years hannes experimental: chinese remainder with caching inverses (switch on by ...
cf_cyclo.cc 3.2 KB b5f2548   9 years martinlee84 moved docu from .cc to .h
cf_cyclo.h 1.3 KB b5f2548   9 years martinlee84 moved docu from .cc to .h
cf_defs.h 1.1 KB 454dc14   8 years hannes moved definition of SINGULAR_4_1 to libpolys/misc/auxiliary.h
cf_eval.cc 1.6 KB 9f7665   9 years Oleksandr Removed HAVE_CONFIG guards fix: fixed the inclusion of ...
cf_eval.h 1.4 KB abddbe   9 years martinlee84 chg: added brief descriptions to some files
cf_factor.cc 18.7 KB fea494   9 years hannes format
cf_factory.cc 7.3 KB 9f7665   9 years Oleksandr Removed HAVE_CONFIG guards fix: fixed the inclusion of ...
cf_factory.h 1.3 KB b52d27   9 years martinlee84 chg: more docu changes
cf_gcd.cc 8.4 KB f4365f   9 years martinlee84 fix: compilation without NTL
cf_generator.cc 4.2 KB 67294f1   9 years martinlee84 chg: move IntGenerator from facAlgFuncUtil to cf_generator
cf_generator.h 2.5 KB abddbe   9 years martinlee84 chg: added brief descriptions to some files
cf_globals.cc 960 bytes b52d27   9 years martinlee84 chg: more docu changes
cf_globals.h 367 bytes 64b9bf   9 years Oleksandr Fixed brocken linkage under OSX
cf_hnf.cc 1.2 KB a34bee4   9 years martinlee84 chg: more changes to docu
cf_hnf.h 1.3 KB b52d27   9 years martinlee84 chg: more docu changes
cf_inline.cc 14.7 KB 9b88e6   7 years hannes format: (long)0 -> 0L etc.
cf_irred.cc 1.1 KB f4365f   9 years martinlee84 fix: compilation without NTL
cf_irred.h 603 bytes eed963   9 years martinlee84 chg: moved randomIrredpoly from cfModGcd to cf_irred
cf_iter.cc 2.3 KB 9f7665   9 years Oleksandr Removed HAVE_CONFIG guards fix: fixed the inclusion of ...
cf_iter.h 1.5 KB abddbe   9 years martinlee84 chg: added brief descriptions to some files
cf_iter_inline.cc 3.2 KB b52d27   9 years martinlee84 chg: more docu changes
cf_linsys.cc 17.4 KB abddbe   9 years martinlee84 chg: added brief descriptions to some files
cf_map.cc 9.8 KB abddbe   9 years martinlee84 chg: added brief descriptions to some files
cf_map.h 2.7 KB abddbe   9 years martinlee84 chg: added brief descriptions to some files
cf_map_ext.cc 11.0 KB 98abec   9 years martinlee84 more docu for cf_map_ext
cf_map_ext.h 5.2 KB 98abec   9 years martinlee84 more docu for cf_map_ext
cf_ops.cc 18.5 KB 1a4c80b   9 years martinlee84 chg: added leftShift of CanonicalForms chg: use leftShift in ...
cf_primes.cc 806 bytes 9f7665   9 years Oleksandr Removed HAVE_CONFIG guards fix: fixed the inclusion of ...
cf_primes.h 419 bytes abddbe   9 years martinlee84 chg: added brief descriptions to some files
cf_primetab.h 349.1 KB 362fc67   11 years martinlee84 chg: remove $Id$
cf_random.cc 3.2 KB 9f7665   9 years Oleksandr Removed HAVE_CONFIG guards fix: fixed the inclusion of ...
cf_random.h 1.9 KB abddbe   9 years martinlee84 chg: added brief descriptions to some files
cf_resultant.cc 6.5 KB b52d27   9 years martinlee84 chg: more docu changes
cf_reval.cc 1.1 KB 9f7665   9 years Oleksandr Removed HAVE_CONFIG guards fix: fixed the inclusion of ...
cf_reval.h 839 bytes abddbe   9 years martinlee84 chg: added brief descriptions to some files
cf_switches.cc 657 bytes b52d27   9 years martinlee84 chg: more docu changes
cf_switches.h 1.8 KB fea494   9 years hannes format
cf_util.cc 1.0 KB b52d27   9 years martinlee84 chg: more docu changes
cf_util.h 344 bytes b52d27   9 years martinlee84 chg: more docu changes
cfCharSets.cc 15.4 KB c65b73   8 years martinlee84 format: fix indentation
cfCharSets.h 3.2 KB fea494   9 years hannes format
cfCharSetsUtil.cc 20.5 KB fea494   9 years hannes format
cfCharSetsUtil.h 2.9 KB 70e277   7 years dtorrance factory: make Prem public It is used by Macaulay2. Currently, ...
cfEzgcd.cc 34.2 KB 53e6c3   9 years martinlee84 deleted some redundant code
cfEzgcd.h 277 bytes f37df2   9 years martinlee84 chg: docu for new files
cfGcdAlgExt.cc 27.1 KB 42f8ec   7 years hannes fix: allow compilation without NTL (even if it is not very useful)
cfGcdAlgExt.h 1.5 KB baa2c3a   9 years martinlee84 chg: moved hasFirstAlgVar from cfGcdAlgExt to cf_ops
cfGcdUtil.cc 6.9 KB b53ff6   9 years martinlee84 docu for coprimality check
cfGcdUtil.h 416 bytes f37df2   9 years martinlee84 chg: docu for new files
cfModGcd.cc 114.9 KB 03f640   9 years martinlee84 chg: added pruning of alg extensions
cfModGcd.h 3.9 KB 91695f   9 years martinlee84 more docu in cfModGcd.h
cfModResultant.cc 16.5 KB d1a302   9 years martinlee84 switch to old resultant algorithm if there are no primes left
cfModResultant.h 1.4 KB a34bee4   9 years martinlee84 chg: more changes to docu
cfNewtonPolygon.cc 31.5 KB baa2c3a   9 years martinlee84 chg: moved hasFirstAlgVar from cfGcdAlgExt to cf_ops
cfNewtonPolygon.h 5.5 KB 34636b   10 years martinlee84 chg: rewrote convex dense compression with mpz_t
cfNTLzzpEXGCD.cc 7.7 KB fea494   9 years hannes format
cfNTLzzpEXGCD.h 4.3 KB fea494   9 years hannes format
cfSubResGcd.cc 5.6 KB a4d2fa   9 years martinlee84 chg: renamed gcd_poly_* to subResGCD_
cfSubResGcd.h 580 bytes a4d2fa   9 years martinlee84 chg: renamed gcd_poly_* to subResGCD_
cfUnivarGcd.cc 8.1 KB f4365f   9 years martinlee84 fix: compilation without NTL
cfUnivarGcd.h 1.0 KB f37df2   9 years martinlee84 chg: docu for new files
ChangeLog 58.9 KB 80f8f6c   7 years quatermaster correct spelling errors as detected by Lintian
configure.ac 10.9 KB a3a6a0   7 years hannes change library name: libresources -> libsingular_resources
ConwayList.txt 2.6 KB b478f8   16 years hannes *hannes: Conway polynomials, new gcd for char p git-svn-id: ...
COPYING 1.8 KB 978443   7 years hannes version 4.0.3
cplusplus.cc 883 bytes fea494   9 years hannes format
debug.cc 795 bytes 362fc67   11 years martinlee84 chg: remove $Id$
debug.h 1.4 KB abddbe   9 years martinlee84 chg: added brief descriptions to some files
DegreePattern.cc 2.7 KB 72d624   9 years martinlee84 fix: memory leaks
DegreePattern.h 4.9 KB d193e12   9 years martinlee84 fix: pass by reference
doxygen.cfg 98.3 KB 815c08   9 years martinlee84 fix: factory's own doxygen settings
ExtensionInfo.cc 2.1 KB 9f7665   9 years Oleksandr Removed HAVE_CONFIG guards fix: fixed the inclusion of ...
ExtensionInfo.h 5.8 KB 72bfc8   11 years martinlee84 chg: deleted @internal
fac_sqrfree.cc 2.9 KB fea494   9 years hannes format
fac_sqrfree.h 486 bytes abddbe   9 years martinlee84 chg: added brief descriptions to some files
fac_util.cc 2.0 KB 9f7665   9 years Oleksandr Removed HAVE_CONFIG guards fix: fixed the inclusion of ...
fac_util.h 1.2 KB f1e3bf5   9 years martinlee84 chg: moved EZGCD_P from cf_gcd_smallp to cfEzgcd
facAbsBiFact.cc 19.5 KB 9f7665   9 years Oleksandr Removed HAVE_CONFIG guards fix: fixed the inclusion of ...
facAbsBiFact.h 2.5 KB 5cfbda   9 years martinlee84 chg: better docu for absFactorize
facAbsFact.cc 26.5 KB 53ccafa   9 years martinlee84 exclude points that lead to a content
facAbsFact.h 1.7 KB 5cfbda   9 years martinlee84 chg: better docu for absFactorize
facAlgExt.cc 10.3 KB 9d19c1   6 years hannes compiler warings: unused variables, parameters, functions
facAlgExt.h 1.3 KB abddbe   9 years martinlee84 chg: added brief descriptions to some files
facAlgFunc.cc 27.0 KB ae8a3a   8 years martinlee84 fix: bug in substitution
facAlgFunc.h 2.2 KB 73e699   9 years martinlee84 chg: more documentation for factory chg: more documentation for ...
facAlgFuncUtil.cc 14.9 KB f8d2cd2   8 years martinlee84 fix bug in deflateDegree
facAlgFuncUtil.h 2.1 KB 67294f1   9 years martinlee84 chg: move IntGenerator from facAlgFuncUtil to cf_generator
facBivar.cc 15.1 KB 65e524   8 years martinlee84 fix: use igcd instead of gcd (gcd might return 1 if SW_RATIONAL is on)
facBivar.h 8.7 KB d46cb6   8 years martinlee84 chg: improve docu
facFactorize.cc 23.4 KB 37f64cb   8 years hannes fix: tr.#666: factorize
facFactorize.h 5.2 KB d46cb6   8 years martinlee84 chg: improve docu
facFqBivar.cc 250.3 KB fc10aa   8 years martinlee84 chg: I think that should not go here
facFqBivar.h 26.9 KB d46cb6   8 years martinlee84 chg: improve docu
facFqBivarUtil.cc 30.5 KB baa2c3a   9 years martinlee84 chg: moved hasFirstAlgVar from cfGcdAlgExt to cf_ops
facFqBivarUtil.h 14.6 KB cb7b21   9 years martinlee84 chg: new function to get coeffs over extension with FLINT
facFqFactorize.cc 104.5 KB 3106b3   8 years martinlee84 fix: used wrong alg variable to map
facFqFactorize.h 35.1 KB d46cb6   8 years martinlee84 chg: improve docu
facFqFactorizeUtil.cc 7.2 KB 9f7665   9 years Oleksandr Removed HAVE_CONFIG guards fix: fixed the inclusion of ...
facFqFactorizeUtil.h 8.6 KB fea494   9 years hannes format
facFqSquarefree.cc 7.7 KB 9ee586   9 years hannes chg: version test for flint 2.4
facFqSquarefree.h 4.7 KB 8c5f4b   9 years martinlee84 deleted some unnecessary const
facHensel.cc 77.2 KB 80f8f6c   7 years quatermaster correct spelling errors as detected by Lintian
facHensel.h 12.7 KB 473102   10 years martinlee84 various changes/fixes to documentation
facIrredTest.cc 2.2 KB 9f7665   9 years Oleksandr Removed HAVE_CONFIG guards fix: fixed the inclusion of ...
facIrredTest.h 1.4 KB fea494   9 years hannes format
facMul.cc 91.9 KB 9ee586   9 years hannes chg: version test for flint 2.4
facMul.h 7.2 KB 86b7c4d   9 years martinlee84 more docu for facMul
facSparseHensel.cc 10.6 KB fea494   9 years hannes format
facSparseHensel.h 14.7 KB abddbe   9 years martinlee84 chg: added brief descriptions to some files
factory.dox 1.1 KB 75f460   8 years hannes format
factory.pc.in 441 bytes 75f460   8 years hannes format
factory.template 2.6 KB dc50ee   8 years hannes moved new/delete to omalloc/onallocClass.*, use for some classes
factoryconf.template 654 bytes 75f460   8 years hannes format
ffops.cc 1.8 KB 9f7665   9 years Oleksandr Removed HAVE_CONFIG guards fix: fixed the inclusion of ...
ffops.h 3.2 KB b52d27   9 years martinlee84 chg: more docu changes
FLINTconvert.cc 13.7 KB 9ee586   9 years hannes chg: version test for flint 2.4
FLINTconvert.h 10.1 KB fea494   9 years hannes format
ftmpl_inst.cc 5.9 KB 5ce0932   9 years martinlee84 fix: template instantiations
gengftables-conway.cc 9.6 KB abddbe   9 years martinlee84 chg: added brief descriptions to some files
gf_tabutil.cc 975 bytes 9f7665   9 years Oleksandr Removed HAVE_CONFIG guards fix: fixed the inclusion of ...
gf_tabutil.h 408 bytes abddbe   9 years martinlee84 chg: added brief descriptions to some files
gfops.cc 6.7 KB 9f7665   9 years Oleksandr Removed HAVE_CONFIG guards fix: fixed the inclusion of ...
gfops.h 4.1 KB 2bf04b   7 years hannes format
gmpext.h 425 bytes abddbe   9 years martinlee84 chg: added brief descriptions to some files
imm.cc 249 bytes 9f7665   9 years Oleksandr Removed HAVE_CONFIG guards fix: fixed the inclusion of ...
imm.h 12.3 KB abddbe   9 years martinlee84 chg: added brief descriptions to some files
int_cf.cc 4.6 KB b52d27   9 years martinlee84 chg: more docu changes
int_cf.h 5.4 KB 9383ae   8 years hannes opt: omallocClass for InternalCF
int_int.cc 13.7 KB b52d27   9 years martinlee84 chg: more docu changes
int_int.h 6.1 KB 42234e   7 years hannes debug: OM_NDEBUG depends on --enable-debug at configure time
int_intdiv.cc 10.0 KB a34bee4   9 years martinlee84 chg: more changes to docu
int_poly.cc 57.9 KB fea494   9 years hannes format
int_poly.h 5.4 KB 42234e   7 years hannes debug: OM_NDEBUG depends on --enable-debug at configure time
int_rat.cc 21.4 KB b52d27   9 years martinlee84 chg: more docu changes
int_rat.h 3.7 KB abddbe   9 years martinlee84 chg: added brief descriptions to some files
make_factory_dist 305 bytes 7edaa7e   8 years hannes make_factory_dist: script to generate a separate complete factory.tar
Makefile.am 7.0 KB 6dddc17   6 years hannes Revert "autotoolization: ax_prog_doxygen.m4: update" This reverts ...
NEWS 5.9 KB 6c5d86   20 years hannes * Hannes: NTL git-svn-id: file:///usr/local/Singular/svn/trunk@6315 ...
NTLconvert.cc 34.7 KB 861b78   6 years hannes fix: NTL <-> factory: port to NTL 10.1
NTLconvert.h 3.5 KB b52d27   9 years martinlee84 chg: more docu changes
parseutil.cc 3.5 KB 2bf04b   7 years hannes format
parseutil.h 737 bytes 362fc67   11 years martinlee84 chg: remove $Id$
readcf.yy 4.5 KB 9f7665   9 years Oleksandr Removed HAVE_CONFIG guards fix: fixed the inclusion of ...
README 9.1 KB c86648   9 years martinlee84 chg: added Limitations and Nomenclature
singext.cc 1.9 KB 87c925   6 years hannes fix: GMP->factory
singext.h 779 bytes b52d27   9 years martinlee84 chg: more docu changes
test.cc 2.6 KB fea494   9 years hannes format
test_install.cc 375 bytes 362fc67   11 years martinlee84 chg: remove $Id$
timing.h 3.0 KB 2bf04b   7 years hannes format
variable.cc 8.4 KB 03f640   9 years martinlee84 chg: added pruning of alg extensions
variable.h 3.1 KB 2bf04b   7 years hannes format
  • Property mode set to 040000
Note: See TracBrowser for help on using the repository browser.