source: git/factory @ be587d

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 a3f0fea   5 years behrends Modify variable declarions for pSingular.
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 ...
canonicalform.cc 57.1 KB 6e62ce   5 years hannes use Flints mpoly for *= and gcd over ZZ/p, QQ, ZZ
canonicalform.h 11.0 KB 54f1717   5 years hannes add: size_maxexp to factory
cf_algorithm.cc 15.9 KB 086f3e   10 years martinlee84 chg: more old comments -> doxygen
cf_algorithm.h 4.0 KB a3f0fea   5 years behrends Modify variable declarions for pSingular.
cf_assert.h 4.9 KB abddbe   10 years martinlee84 chg: added brief descriptions to some files
cf_char.cc 1.4 KB 35a153   5 years hannes opt: setCharacteristic
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.5 KB 62347d   5 years hannes add: switches for Flints gcd (char0/p)
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.9 KB cb7d8e   5 years hannes selection in factorize(f,a)
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.8 KB 5cf3215   5 years hannes opt: prefer flint-gcd over factory-gcd for char p>=11
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 364 bytes b99f73   5 years hannes fix: path to globaldefs.h
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 be587d   5 years hannes compiler warnings in factory
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 a3f0fea   5 years behrends Modify variable declarions for pSingular.
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.8 KB 54f1717   5 years hannes add: size_maxexp to 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 a3f0fea   5 years behrends Modify variable declarions for pSingular.
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 746 bytes 6ca326   5 years hannes chg: gcd over QQ via flint
cf_switches.h 1.7 KB 62347d   5 years hannes add: switches for Flints gcd (char0/p)
cf_util.cc 1.0 KB b99f73   5 years hannes fix: path to globaldefs.h
cf_util.h 348 bytes a3f0fea   5 years behrends Modify variable declarions for pSingular.
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 a3f0fea   5 years behrends Modify variable declarions for pSingular.
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
configure.ac 11.2 KB a14e9f   5 years hannes version number: 4.1.2
ConwayList.txt 2.6 KB b478f8   17 years hannes *hannes: Conway polynomials, new gcd for char p git-svn-id: ...
COPYING 1.8 KB a14e9f   5 years hannes version number: 4.1.2
debug.cc 835 bytes b99f73   5 years hannes fix: path to globaldefs.h
debug.h 1.4 KB a3f0fea   5 years behrends Modify variable declarions for pSingular.
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 a3f0fea   5 years behrends Modify variable declarions for pSingular.
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 a3f0fea   5 years behrends Modify variable declarions for pSingular.
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.8 KB 8dd7cd8   5 years hannes opt: hasAlgVar
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   9 years martinlee84 chg: improve docu
facFactorize.cc 23.4 KB 37f64cb   9 years hannes fix: tr.#666: factorize
facFactorize.h 5.2 KB d46cb6   9 years martinlee84 chg: improve docu
facFqBivar.cc 250.3 KB b2359c   5 years hannes fix: missing set of fac_NTL_char (-> undef read in NTL)
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 92.1 KB 7d368b   5 years hannes opt: facMul for FLINT
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 686 bytes 50e0af   5 years hannes fix: make check
ffops.cc 1.8 KB a3f0fea   5 years behrends Modify variable declarions for pSingular.
ffops.h 3.2 KB 5e92a9   5 years max Fix compiler warning by removing use of `register` For modern C ...
FLINTconvert.cc 20.7 KB 48031e   5 years hannes opt: make_cf -> CFFactory in FLINTconvert.cc
FLINTconvert.h 10.5 KB 6e62ce   5 years hannes use Flints mpoly for *= and gcd over ZZ/p, QQ, ZZ
ftmpl_inst.cc 5.9 KB 991dd9   7 years hannes use include ".." for singular related .h, p5
gengftables-conway.cc 9.6 KB a3f0fea   5 years behrends Modify variable declarions for pSingular.
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 a3f0fea   5 years behrends Modify variable declarions for pSingular.
gfops.h 4.2 KB a3f0fea   5 years behrends Modify variable declarions for pSingular.
globaldefs.h 356 bytes 54b24c   5 years behrends Finalizing thread support.
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 be587d   5 years hannes compiler warnings in factory
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 a3f0fea   5 years behrends Modify variable declarions for pSingular.
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 10ccdf   5 years hannes fix: factory/globaldefs.h for ingular.jl
NTLconvert.cc 34.8 KB 6e62ce   5 years hannes use Flints mpoly for *= and gcd over ZZ/p, QQ, ZZ
NTLconvert.h 3.5 KB a3f0fea   5 years behrends Modify variable declarions for pSingular.
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
threadsupport.cc 672 bytes d4c9b0   5 years hannes fix: compile threadsupport.cc if PSINGULAR
timing.h 3.2 KB aad4ca4   6 years hannes format: Warn -> WarnS, trailing spaces
variable.cc 8.5 KB a3f0fea   5 years behrends Modify variable declarions for pSingular.
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.