source: git/factory

spielwiese
Name Size Rev Age Author Last Change
../
templates a19e8b   4 years hannes opt: factory: prod
include 3edea1   3 years hannes cygwin port: shared lib libfactory
gftables 3e8b64   6 years hannes add: gftables for p^1 (p<=251)
examples fb1675   7 years hannes use include ".." for singular related .h, p8
bin aa8a7e   7 years hannes use include ".." for singular related .h, p9
variable.h 3.2 KB 3edea1   3 years hannes cygwin port: shared lib libfactory
variable.cc 8.5 KB a3f0fea   5 years behrends Modify variable declarions for pSingular.
timing.h 3.2 KB aad4ca4   6 years hannes format: Warn -> WarnS, trailing spaces
threadsupport.cc 672 bytes d4c9b0   5 years hannes fix: compile threadsupport.cc if PSINGULAR
test_install.cc 375 bytes bc94b09   7 years hannes chg: factoryVersion -> FACTORYVERSION
test.cc 2.6 KB 2ca80a   4 years hannes fix: make ceck for factroy w.NTL w/o FLINT
singext.h 839 bytes 3edea1   3 years hannes cygwin port: shared lib libfactory
singext.cc 1.7 KB afa00e   7 years hannes code cleanup
si_log2.h 1.1 KB 8f6246   4 years hannes fix: typo fo 32bit
README 9.1 KB 1e1990   17 months chapoton fixing various typos (found using egrep)
readcf.yy 4.5 KB 991dd9   7 years hannes use include ".." for singular related .h, p5
parseutil.h 737 bytes 362fc67   12 years martinlee84 chg: remove $Id$
parseutil.cc 3.5 KB 2bf04b   8 years hannes format
NTLconvert.h 3.5 KB 96113d   4 years hannes fix: always add content in conversion of factors from NTL
NTLconvert.cc 34.6 KB acf2c2   15 months fchapoton2 Update NTLconvert.cc fix typo there
Makefile.am 7.3 KB 8b811f   2 years hannes factory: install si_log2.h (libfactory_include_HEADERS)
make_factory_dist 393 bytes 538e06   4 years hannes fix: typo
int_rat.h 3.6 KB a3f0fea   5 years behrends Modify variable declarions for pSingular.
int_rat.cc 21.4 KB ef4ae2   4 years hannes opt: factory (mpz_init, is_imm, moved tests out of loops(addTermList) etc
int_pp.h 2.7 KB 4c6bd3   4 years hannes fix: factorize in Z[x,..], w/o NTL, with -O3
int_pp.cc 10.2 KB 61e9c58   3 years hannes opt: mpz_gcdext
int_poly.h 5.5 KB 34e5d2d   6 years hannes opt: inline some small InternalInt/Rat/Poly-functions
int_poly.cc 58.7 KB aff31a   12 months hannes opt: improve comparesame for polys
int_intdiv.cc 10.0 KB fb1675   7 years hannes use include ".." for singular related .h, p8
int_int.h 6.2 KB 34e5d2d   6 years hannes opt: inline some small InternalInt/Rat/Poly-functions
int_int.cc 13.2 KB 34e5d2d   6 years hannes opt: inline some small InternalInt/Rat/Poly-functions
int_cf.h 5.5 KB 474f55c   6 years hannes xalloc: removed omallocClass: no need to wrap new/delete/..
int_cf.cc 4.6 KB ef4ae2   4 years hannes opt: factory (mpz_init, is_imm, moved tests out of loops(addTermList) etc
imm.h 12.4 KB 5c3ea9   4 years hannes opt: factory( +=, contructor, imm_mul)
imm.cc 249 bytes 9f7665   10 years Oleksandr Removed HAVE_CONFIG guards fix: fixed the inclusion of ...
gmpext.h 504 bytes ef4ae2   4 years hannes opt: factory (mpz_init, is_imm, moved tests out of loops(addTermList) etc
globaldefs.h 587 bytes d8c601   2 years hannes allow static build on cygwin (autoconf set -DDLL_EXPORT for -fPIC)
gfops.h 4.2 KB a3f0fea   5 years behrends Modify variable declarions for pSingular.
gfops.cc 6.2 KB c77efa   2 months hannes fix snprintf
gf_tabutil.h 438 bytes 3edea1   3 years hannes cygwin port: shared lib libfactory
gf_tabutil.cc 975 bytes 9f7665   10 years Oleksandr Removed HAVE_CONFIG guards fix: fixed the inclusion of ...
gengftables-conway.cc 9.6 KB f38e34   2 years hannes generate all gf-tables
ftmpl_inst.cc 5.9 KB 991dd9   7 years hannes use include ".." for singular related .h, p5
FLINTconvert.h 13.7 KB bafd59   3 months hannes more FLINT 3.0 includes
FLINTconvert.cc 27.9 KB 151235   8 weeks hannes need memset from string.h
ffops.h 3.2 KB 5e92a9   5 years max Fix compiler warning by removing use of `register` For modern C ...
ffops.cc 1.8 KB a3f0fea   5 years behrends Modify variable declarions for pSingular.
factoryconf.template 678 bytes 88534e9   4 years hannes fix: factory paths for a sep. factory distribution
factory.template 2.7 KB 3edea1   3 years hannes cygwin port: shared lib libfactory
factory.pc.in 430 bytes c61d37d   6 years hannes fix: remove NTL-includes from .h files
factory.dox 1.1 KB 9b6c6b6   14 months hannes doc: URL factory.ps.gz
facSparseHensel.h 14.7 KB abddbe   10 years martinlee84 chg: added brief descriptions to some files
facSparseHensel.cc 10.8 KB 8c73aaf   4 years hannes use flint, comment unused stuff
facMul.h 7.2 KB 3edea1   3 years hannes cygwin port: shared lib libfactory
facMul.cc 96.7 KB ac9743   6 months tornaria Add some missing includes (#1197) These are needed when building with ...
facIrredTest.h 1.4 KB 3edea1   3 years hannes cygwin port: shared lib libfactory
facIrredTest.cc 2.2 KB 117e00   6 years hannes removed unused system includes, math.h ->cmath for .cc files
facHensel.h 12.6 KB 03c742   4 years hannes factory: BuildIrred, FLINT/NTL seperation
facHensel.cc 81.3 KB c7de0e3   3 years hannes fix: need next_print with flint
facFqSquarefree.h 4.7 KB 8c5f4b   10 years martinlee84 deleted some unnecessary const
facFqSquarefree.cc 7.8 KB 7fdedf   4 years hannes factory: check for NTL/FLINT, p2
facFqFactorizeUtil.h 8.6 KB fea494   10 years hannes format
facFqFactorizeUtil.cc 7.2 KB 9f7665   10 years Oleksandr Removed HAVE_CONFIG guards fix: fixed the inclusion of ...
facFqFactorize.h 35.1 KB d0dbd7   6 years hannes chg: more NEW_ARRAY/DELETE_ARRY in factory
facFqFactorize.cc 105.2 KB ac9743   6 months tornaria Add some missing includes (#1197) These are needed when building with ...
facFqBivarUtil.h 14.6 KB cb7b21   10 years martinlee84 chg: new function to get coeffs over extension with FLINT
facFqBivarUtil.cc 30.5 KB 88faa1   18 months hannes compiler warning
facFqBivar.h 27.3 KB b28747   4 years hannes fix: factrory with or w/o NTL, FLINT
facFqBivar.cc 252.4 KB ac9743   6 months tornaria Add some missing includes (#1197) These are needed when building with ...
facFactorize.h 5.4 KB 91bc52   3 years tthsqe12 add flint code for diophantineQa and fix convertFacCF2Fq_t
facFactorize.cc 23.5 KB d854d7   3 years tthsqe12 get multiFactorize working for Qa
facBivar.h 8.7 KB 1e9197   3 years hannes factorization (multivariate) over Zp(a) via FLINT 2.7.0
facBivar.cc 16.1 KB 88faa1   18 months hannes compiler warning
facAlgFuncUtil.h 2.1 KB 67294f1   10 years martinlee84 chg: move IntGenerator from facAlgFuncUtil to cf_generator
facAlgFuncUtil.cc 14.9 KB 8c3e8c   4 years hannes factory: find_irreducible
facAlgFunc.h 2.2 KB 73e699   10 years martinlee84 chg: more documentation for factory chg: more documentation for ...
facAlgFunc.cc 27.0 KB dff47b   4 months hannes compiler warnings
facAlgExt.h 1.3 KB abddbe   10 years martinlee84 chg: added brief descriptions to some files
facAlgExt.cc 10.3 KB 8c73aaf   4 years hannes use flint, comment unused stuff
facAbsFact.h 1.7 KB 3edea1   3 years hannes cygwin port: shared lib libfactory
facAbsFact.cc 26.5 KB 05c6aa0   3 years hannes fix: compile w/o FLINT and w/o NTL
facAbsBiFact.h 2.5 KB 0341f1   3 years hannes fix: absFactorize with Flint, w/o NTL
facAbsBiFact.cc 21.8 KB 55b50e3   10 months marc make Singular build with flint3 (#1177)
fac_util.h 1.4 KB 564dd8   4 years hannes factorize in Z[x,..] w/o NTL
fac_util.cc 4.8 KB 9f48f5   11 months hannes format
fac_univar.h 363 bytes 564dd8   4 years hannes factorize in Z[x,..] w/o NTL
fac_univar.cc 17.1 KB 564dd8   4 years hannes factorize in Z[x,..] w/o NTL
fac_sqrfree.h 533 bytes c1b52b   4 years hannes factory: factorize char p, univariate (w/o FLINT, w/o NTL)
fac_sqrfree.cc 4.2 KB 564dd8   4 years hannes factorize in Z[x,..] w/o NTL
fac_multivar.h 332 bytes 4a7a45   4 years hannes fix: factorize in Z[x,..] w/o NTL
fac_multivar.cc 11.4 KB ef4ae2   4 years hannes opt: factory (mpz_init, is_imm, moved tests out of loops(addTermList) etc
fac_multihensel.h 386 bytes 564dd8   4 years hannes factorize in Z[x,..] w/o NTL
fac_multihensel.cc 10.8 KB 6b16a7   3 years hannes compiler warnings, typo
fac_iterfor.h 1.1 KB 564dd8   4 years hannes factorize in Z[x,..] w/o NTL
fac_iterfor.cc 2.3 KB 564dd8   4 years hannes factorize in Z[x,..] w/o NTL
fac_distrib.h 754 bytes 4a7a45   4 years hannes fix: factorize in Z[x,..] w/o NTL
fac_distrib.cc 5.7 KB 4a7a45   4 years hannes fix: factorize in Z[x,..] w/o NTL
fac_cantzass.h 408 bytes c1b52b   4 years hannes factory: factorize char p, univariate (w/o FLINT, w/o NTL)
fac_cantzass.cc 8.4 KB 0009d2   4 years hannes fix: handle trival case (deg<=1)
fac_berlekamp.h 281 bytes c1b52b   4 years hannes factory: factorize char p, univariate (w/o FLINT, w/o NTL)
fac_berlekamp.cc 10.4 KB c1b52b   4 years hannes factory: factorize char p, univariate (w/o FLINT, w/o NTL)
ExtensionInfo.h 5.8 KB 72bfc8   12 years martinlee84 chg: deleted @internal
ExtensionInfo.cc 2.1 KB 9f7665   10 years Oleksandr Removed HAVE_CONFIG guards fix: fixed the inclusion of ...
doxygen.cfg 98.3 KB 815c08   10 years martinlee84 fix: factory's own doxygen settings
DegreePattern.h 4.9 KB d193e12   10 years martinlee84 fix: pass by reference
DegreePattern.cc 2.7 KB 72d624   10 years martinlee84 fix: memory leaks
debug.h 1.4 KB a3f0fea   5 years behrends Modify variable declarions for pSingular.
debug.cc 827 bytes 88534e9   4 years hannes fix: factory paths for a sep. factory distribution
COPYING 1.8 KB 0d6bfb1   12 days hannes COPYIMNG for 4.4.0
ConwayList.txt 2.6 KB b478f8   17 years hannes *hannes: Conway polynomials, new gcd for char p git-svn-id: ...
configure.ac 11.0 KB 0d6bfb1   12 days hannes COPYIMNG for 4.4.0
cfUnivarGcd.h 1.0 KB 3edea1   3 years hannes cygwin port: shared lib libfactory
cfUnivarGcd.cc 8.1 KB 3edea1   3 years hannes cygwin port: shared lib libfactory
cfSubResGcd.h 580 bytes a4d2fa   10 years martinlee84 chg: renamed gcd_poly_* to subResGCD_
cfSubResGcd.cc 5.7 KB 8c73aaf   4 years hannes use flint, comment unused stuff
cfNTLzzpEXGCD.h 4.3 KB fea494   10 years hannes format
cfNTLzzpEXGCD.cc 7.7 KB fea494   10 years hannes format
cfNewtonPolygon.h 5.5 KB 34636b   11 years martinlee84 chg: rewrote convex dense compression with mpz_t
cfNewtonPolygon.cc 32.0 KB 36fd8e   6 years hannes opt: mpz_*set_ui/_si and inline stuff
cfModResultant.h 1.4 KB a34bee4   10 years martinlee84 chg: more changes to docu
cfModResultant.cc 16.7 KB ac9743   6 months tornaria Add some missing includes (#1197) These are needed when building with ...
cfModGcd.h 3.9 KB 91695f   10 years martinlee84 more docu in cfModGcd.h
cfModGcd.cc 117.0 KB 772cf3b   8 weeks arojas Fix build with flint 3.1 (#1209)
cfGcdUtil.h 416 bytes f37df2   10 years martinlee84 chg: docu for new files
cfGcdUtil.cc 8.2 KB 8749841   4 years hannes factory: check for NTL/FLINT, p1
cfGcdAlgExt.h 1.5 KB eccae7   2 years hannes fix: memeory leak with leadDeg in tryBrownGCD
cfGcdAlgExt.cc 27.2 KB 54561a   2 years hannes NTL_CPPFLGAS -> NTL_CXXFLAGS (-stdc0..), NTL_CPPFLAGS (-I..)
cfEzgcd.h 277 bytes f37df2   10 years martinlee84 chg: docu for new files
cfEzgcd.cc 37.3 KB 8c73aaf   4 years hannes use flint, comment unused stuff
cfCharSetsUtil.h 2.9 KB 70e277   8 years dtorrance factory: make Prem public It is used by Macaulay2. Currently, ...
cfCharSetsUtil.cc 20.5 KB 0ad478   4 years hannes opt: getChracteristic, compiler warnings
cfCharSets.h 3.2 KB 3edea1   3 years hannes cygwin port: shared lib libfactory
cfCharSets.cc 15.4 KB c65b73   9 years martinlee84 format: fix indentation
cf_util.h 364 bytes 3edea1   3 years hannes cygwin port: shared lib libfactory
cf_util.cc 1.4 KB 3edea1   3 years hannes cygwin port: shared lib libfactory
cf_switches.h 1.7 KB f53c82   3 years hannes add SW_USE_FL_FAC_0A
cf_switches.cc 936 bytes 9f48f5   11 months hannes format
cf_roots.h 102 bytes 3edea1   3 years hannes cygwin port: shared lib libfactory
cf_roots.cc 1.5 KB 55b50e3   10 months marc make Singular build with flint3 (#1177)
cf_reval.h 839 bytes abddbe   10 years martinlee84 chg: added brief descriptions to some files
cf_reval.cc 1.1 KB 9f7665   10 years Oleksandr Removed HAVE_CONFIG guards fix: fixed the inclusion of ...
cf_resultant.cc 6.5 KB b52d27   10 years martinlee84 chg: more docu changes
cf_random.h 1.9 KB 3edea1   3 years hannes cygwin port: shared lib libfactory
cf_random.cc 3.5 KB f8d27e1   4 years max Move FLINTrandom into factory to fix test suite crashes Without this, ...
cf_primetab.h 349.1 KB 362fc67   12 years martinlee84 chg: remove $Id$
cf_primes.h 510 bytes 3edea1   3 years hannes cygwin port: shared lib libfactory
cf_primes.cc 806 bytes 9f7665   10 years Oleksandr Removed HAVE_CONFIG guards fix: fixed the inclusion of ...
cf_ops.cc 18.8 KB 066e7e   15 months fchapoton2 Update cf_ops.cc fix one typo
cf_map_ext.h 5.2 KB 98abec   10 years martinlee84 more docu for cf_map_ext
cf_map_ext.cc 17.7 KB 55b50e3   10 months marc make Singular build with flint3 (#1177)
cf_map.h 2.7 KB 991dd9   7 years hannes use include ".." for singular related .h, p5
cf_map.cc 9.8 KB d0dbd7   6 years hannes chg: more NEW_ARRAY/DELETE_ARRY in factory
cf_linsys.cc 17.4 KB a3f0fea   5 years behrends Modify variable declarions for pSingular.
cf_iter_inline.cc 3.2 KB b52d27   10 years martinlee84 chg: more docu changes
cf_iter.h 1.5 KB 3edea1   3 years hannes cygwin port: shared lib libfactory
cf_iter.cc 2.3 KB 9f7665   10 years Oleksandr Removed HAVE_CONFIG guards fix: fixed the inclusion of ...
cf_irred.h 603 bytes eed963   10 years martinlee84 chg: moved randomIrredpoly from cfModGcd to cf_irred
cf_irred.cc 1.5 KB 8c73aaf   4 years hannes use flint, comment unused stuff
cf_inline.cc 14.9 KB c862f0   3 years hannes cygwin port: shared lib libfactory
cf_hnf.h 1.3 KB 3edea1   3 years hannes cygwin port: shared lib libfactory
cf_hnf.cc 2.0 KB fe2736   4 years hannes complier warnings
cf_globals.h 356 bytes 88534e9   4 years hannes fix: factory paths for a sep. factory distribution
cf_globals.cc 650 bytes bc94b09   7 years hannes chg: factoryVersion -> FACTORYVERSION
cf_generator.h 2.5 KB abddbe   10 years martinlee84 chg: added brief descriptions to some files
cf_generator.cc 4.2 KB 67294f1   10 years martinlee84 chg: move IntGenerator from facAlgFuncUtil to cf_generator
cf_gcd.cc 18.8 KB 4b24c19   3 years hannes Revert "use: chineseRemainderCached" This reverts commit ...
cf_factory.h 1.5 KB 0a6f36   3 years hannes fix: 32bit factory
cf_factory.cc 8.4 KB 0a6f36   3 years hannes fix: 32bit factory
cf_factor.cc 25.5 KB 55b50e3   10 months marc make Singular build with flint3 (#1177)
cf_eval.h 1.4 KB abddbe   10 years martinlee84 chg: added brief descriptions to some files
cf_eval.cc 1.6 KB 9f7665   10 years Oleksandr Removed HAVE_CONFIG guards fix: fixed the inclusion of ...
cf_defs.h 1.9 KB 18bb79   2 years hannes remove IntegerDomain from factory.h (for Sage/conflict with Givaro)
cf_cyclo.h 1.3 KB b5f2548   10 years martinlee84 moved docu from .cc to .h
cf_cyclo.cc 3.2 KB 380173   4 years hannes factory: clean up: remove unused NTL
cf_chinese.cc 8.4 KB 8e89a3   2 years hannes format (Farey)
cf_char.cc 1.7 KB 564dd8   4 years hannes factorize in Z[x,..] w/o NTL
cf_binom.h 382 bytes 4a7a45   4 years hannes fix: factorize in Z[x,..] w/o NTL
cf_binom.cc 3.4 KB 564dd8   4 years hannes factorize in Z[x,..] w/o NTL
cf_assert.h 4.9 KB abddbe   10 years martinlee84 chg: added brief descriptions to some files
cf_algorithm.h 4.3 KB 3edea1   3 years hannes cygwin port: shared lib libfactory
cf_algorithm.cc 15.9 KB 0ad478   4 years hannes opt: getChracteristic, compiler warnings
canonicalform.h 11.6 KB 1ec51a   3 years mkoeppe factory/canonicalform.h: Add more FACTORY_PUBLIC
canonicalform.cc 58.3 KB 5c3ea9   4 years hannes opt: factory( +=, contructor, imm_mul)
aminclude.am 4.6 KB a11768   13 years hovinen * Begin migration of factory to GNU Automake * New file Makefile.am ...
acinclude.m4 11.6 KB 815c08   10 years martinlee84 fix: factory's own doxygen settings
.gitignore 143 bytes 89fd20   4 years hannes unified some .gitignore files
  • Property mode set to 040000
Note: See TracBrowser for help on using the repository browser.