source: git/factory @ 8861479

spielwiese
Name Size Rev Age Author Last Change
../
bin aa8a7e   7 years hannes use include ".." for singular related .h, p9
examples fb1675   7 years hannes use include ".." for singular related .h, p8
gftables 3e8b64   6 years hannes add: gftables for p^1 (p<=251)
include 9f643b   7 years hannes fix: clang on weird systems: gmp.h at unusual place
old 117e00   6 years hannes removed unused system includes, math.h ->cmath for .cc files
templates 3eb54e   6 years hannes fix: delete[] in ftmpl_matrix.cc
.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.4 KB 2a3b3a6   6 years hannes Revert "opt: use LIKELY in some point in factory" This reverts commit ...
canonicalform.h 11.0 KB 474f55c   6 years hannes xalloc: removed omallocClass: no need to wrap new/delete/..
cf_algorithm.cc 15.9 KB 086f3e   10 years martinlee84 chg: more old comments -> doxygen
cf_algorithm.h 4.0 KB a1f17b   9 years hannes experimental: chinese remainder with caching inverses (switch on by ...
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 7.7 KB 3f6701   7 years hannes fix: factory: cfChineseCached
cf_cyclo.cc 3.2 KB b554325   6 years hannes fix memory leak in cf_cyclo.cc
cf_cyclo.h 1.3 KB b5f2548   10 years martinlee84 moved docu from .cc to .h
cf_defs.h 1.3 KB d0dbd7   6 years hannes chg: more NEW_ARRAY/DELETE_ARRY in factory
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 8d25143   6 years hannes use omAlloc for some int arrays (NEW_ARRAY/DELETE_ARRAY)
cf_factory.cc 7.3 KB 84bac9   6 years hannes opt: conversion to factory
cf_factory.h 1.5 KB 926aa7   6 years hannes for M2: #include in factory/cf_factory.h
cf_gcd.cc 8.3 KB 34ecce   6 years hannes opt: simplified gcd_poly
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 650 bytes bc94b09   7 years hannes chg: factoryVersion -> FACTORYVERSION
cf_globals.h 331 bytes bc94b09   7 years hannes chg: factoryVersion -> FACTORYVERSION
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 571544   6 years hannes simplify: sqrfree for monomials
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 d0dbd7   6 years hannes chg: more NEW_ARRAY/DELETE_ARRY in factory
cf_map.h 2.7 KB 991dd9   7 years hannes use include ".." for singular related .h, p5
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 d0dbd7   6 years hannes chg: more NEW_ARRAY/DELETE_ARRY in factory
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.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 669 bytes a75617   6 years hannes fix factory: move default switches to factory/cf_switches.cc
cf_switches.h 1.7 KB cbecbd3   7 years hannes fix: avoid static variables inside static inline routines
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 c65b73   9 years martinlee84 format: fix indentation
cfCharSets.h 3.2 KB fb1675   7 years hannes use include ".." for singular related .h, p8
cfCharSetsUtil.cc 20.5 KB fea494   10 years hannes format
cfCharSetsUtil.h 2.9 KB 70e277   8 years dtorrance factory: make Prem public It is used by Macaulay2. Currently, ...
cfEzgcd.cc 35.8 KB cfc8ed   6 years hannes factory: do not use EZGCD in gcd_mon
cfEzgcd.h 277 bytes f37df2   10 years martinlee84 chg: docu for new files
cfGcdAlgExt.cc 27.3 KB d0dbd7   6 years hannes chg: more NEW_ARRAY/DELETE_ARRY in factory
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 d0dbd7   6 years hannes chg: more NEW_ARRAY/DELETE_ARRY in factory
cfModGcd.h 3.9 KB 91695f   10 years martinlee84 more docu in cfModGcd.h
cfModResultant.cc 16.6 KB d0dbd7   6 years hannes chg: more NEW_ARRAY/DELETE_ARRY in factory
cfModResultant.h 1.4 KB a34bee4   10 years martinlee84 chg: more changes to docu
cfNewtonPolygon.cc 32.0 KB 36fd8e   6 years hannes opt: mpz_*set_ui/_si and inline stuff
cfNewtonPolygon.h 5.5 KB 34636b   11 years martinlee84 chg: rewrote convex dense compression with mpz_t
cfNTLzzpEXGCD.cc 7.7 KB fea494   10 years hannes format
cfNTLzzpEXGCD.h 4.3 KB fea494   10 years hannes format
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 80f8f6c   8 years quatermaster correct spelling errors as detected by Lintian
configure.ac 11.2 KB b8ce46   6 years hannes fix: factory version
ConwayList.txt 2.6 KB b478f8   17 years hannes *hannes: Conway polynomials, new gcd for char p git-svn-id: ...
COPYING 1.8 KB 68df85   6 years hannes version 4.1.1, p1
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 fea494   10 years hannes format
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 9d19c1   7 years hannes compiler warings: unused variables, parameters, functions
facAlgExt.h 1.3 KB abddbe   10 years martinlee84 chg: added brief descriptions to some files
facAlgFunc.cc 27.0 KB ae8a3a   9 years martinlee84 fix: bug in substitution
facAlgFunc.h 2.2 KB 73e699   10 years martinlee84 chg: more documentation for factory chg: more documentation for ...
facAlgFuncUtil.cc 14.9 KB f8d2cd2   9 years martinlee84 fix bug in deflateDegree
facAlgFuncUtil.h 2.1 KB 67294f1   10 years martinlee84 chg: move IntGenerator from facAlgFuncUtil to cf_generator
facBivar.cc 15.1 KB d0dbd7   6 years hannes chg: more NEW_ARRAY/DELETE_ARRY in factory
facBivar.h 8.7 KB d46cb6   10 years martinlee84 chg: improve docu
facFactorize.cc 23.4 KB 37f64cb   9 years hannes fix: tr.#666: factorize
facFactorize.h 5.2 KB d46cb6   10 years martinlee84 chg: improve docu
facFqBivar.cc 250.3 KB fc10aa   9 years martinlee84 chg: I think that should not go here
facFqBivar.h 26.9 KB d0dbd7   6 years hannes chg: more NEW_ARRAY/DELETE_ARRY in factory
facFqBivarUtil.cc 30.5 KB 8a0e72   6 years hannes fix: memory leak in getcoeffs in facFqBivarUtil.cc
facFqBivarUtil.h 14.6 KB cb7b21   10 years martinlee84 chg: new function to get coeffs over extension with FLINT
facFqFactorize.cc 104.5 KB d0dbd7   6 years hannes chg: more NEW_ARRAY/DELETE_ARRY in factory
facFqFactorize.h 35.1 KB d0dbd7   6 years hannes chg: more NEW_ARRAY/DELETE_ARRY in factory
facFqFactorizeUtil.cc 7.2 KB 9f7665   10 years Oleksandr Removed HAVE_CONFIG guards fix: fixed the inclusion of ...
facFqFactorizeUtil.h 8.6 KB fea494   10 years hannes format
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.1 KB c9aa52   7 years hannes minor opt: ceil(x)/2.0 -> (x+1)/2
facHensel.h 12.7 KB 473102   11 years martinlee84 various changes/fixes to documentation
facIrredTest.cc 2.2 KB 117e00   6 years hannes removed unused system includes, math.h ->cmath for .cc files
facIrredTest.h 1.4 KB fea494   10 years hannes format
facMul.cc 91.9 KB ba96ff   6 years hannes fix factory: mulMod (for Tst/Long/factorizeQ_l.tst)
facMul.h 7.2 KB 86b7c4d   10 years martinlee84 more docu for facMul
facSparseHensel.cc 10.7 KB 108e92a   6 years hannes fix: memory leak in factory: sparseHeuristic
facSparseHensel.h 14.7 KB abddbe   10 years martinlee84 chg: added brief descriptions to some files
factory.dox 1.1 KB 75f460   9 years hannes format
factory.pc.in 430 bytes c61d37d   6 years hannes fix: remove NTL-includes from .h files
factory.template 2.6 KB 474f55c   6 years hannes xalloc: removed omallocClass: no need to wrap new/delete/..
factoryconf.template 654 bytes 75f460   9 years hannes format
ffops.cc 1.8 KB 8861479   5 years hannes Revert "opt: NTL_AVOID_BRANCHING in ff_inv" This reverts commit ...
ffops.h 3.2 KB 8145ac   6 years hannes opt: factory/ffops.* - removed ff_longnorm - use ff_big_norm only for ...
FLINTconvert.cc 13.7 KB 9ee586   10 years hannes chg: version test for flint 2.4
FLINTconvert.h 10.1 KB fb1675   7 years hannes use include ".." for singular related .h, p8
ftmpl_inst.cc 5.9 KB 991dd9   7 years hannes use include ".." for singular related .h, p5
gengftables-conway.cc 9.6 KB 3e8b64   6 years hannes add: gftables for p^1 (p<=251)
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 8d25143   6 years hannes use omAlloc for some int arrays (NEW_ARRAY/DELETE_ARRAY)
gfops.h 4.1 KB 2bf04b   8 years hannes format
gmpext.h 401 bytes 991dd9   7 years hannes use include ".." for singular related .h, p5
imm.cc 249 bytes 9f7665   10 years Oleksandr Removed HAVE_CONFIG guards fix: fixed the inclusion of ...
imm.h 12.4 KB 10f279   7 years hannes chg: FACTORY_INT64: long, if sizeof(long)==8
int_cf.cc 4.6 KB b52d27   10 years martinlee84 chg: more docu changes
int_cf.h 5.5 KB 474f55c   6 years hannes xalloc: removed omallocClass: no need to wrap new/delete/..
int_int.cc 13.2 KB 34e5d2d   6 years hannes opt: inline some small InternalInt/Rat/Poly-functions
int_int.h 6.2 KB 34e5d2d   6 years hannes opt: inline some small InternalInt/Rat/Poly-functions
int_intdiv.cc 10.0 KB fb1675   7 years hannes use include ".." for singular related .h, p8
int_poly.cc 58.0 KB 84bac9   6 years hannes opt: conversion to factory
int_poly.h 5.5 KB 34e5d2d   6 years hannes opt: inline some small InternalInt/Rat/Poly-functions
int_rat.cc 21.4 KB 36fd8e   6 years hannes opt: mpz_*set_ui/_si and inline stuff
int_rat.h 3.6 KB 36fd8e   6 years hannes opt: mpz_*set_ui/_si and inline stuff
make_factory_dist 305 bytes 7edaa7e   9 years hannes make_factory_dist: script to generate a separate complete factory.tar
Makefile.am 6.8 KB 20e3c45   7 years hannes removed: factory/cplusplus.h
NEWS 5.9 KB 6c5d86   21 years hannes * Hannes: NTL git-svn-id: file:///usr/local/Singular/svn/trunk@6315 ...
NTLconvert.cc 34.7 KB 991dd9   7 years hannes use include ".." for singular related .h, p5
NTLconvert.h 3.5 KB 991dd9   7 years hannes use include ".." for singular related .h, p5
parseutil.cc 3.5 KB 2bf04b   8 years hannes format
parseutil.h 737 bytes 362fc67   12 years martinlee84 chg: remove $Id$
readcf.yy 4.5 KB 991dd9   7 years hannes use include ".." for singular related .h, p5
README 9.1 KB bc94b09   7 years hannes chg: factoryVersion -> FACTORYVERSION
singext.cc 1.7 KB afa00e   7 years hannes code cleanup
singext.h 779 bytes 991dd9   7 years hannes use include ".." for singular related .h, p5
test.cc 2.6 KB 149551b   6 years hannes factory: avoid the very long tests in factory/test.cc
test_install.cc 375 bytes bc94b09   7 years hannes chg: factoryVersion -> FACTORYVERSION
timing.h 3.2 KB aad4ca4   6 years hannes format: Warn -> WarnS, trailing spaces
variable.cc 8.5 KB 603a989   6 years hannes fix: prune for "memory leak in factorize (tmp. extensions)"
variable.h 3.1 KB 2bf04b   8 years hannes format
  • Property mode set to 040000
Note: See TracBrowser for help on using the repository browser.