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