source: git/factory @ e14941

spielwiese
Name Size Rev Age Author Last Change
../
bin b1dfaf   14 years seelisch patch from Kai (checked for problems under Windows OS: no problems) ...
examples 341696   14 years hannes Adding Id property to all files git-svn-id: ...
fex 341696   14 years hannes Adding Id property to all files git-svn-id: ...
ftest 650f2d8   13 years mohamed.barakat renamed assert.h -> cf_assert.h in factory
gftables cd6df87   13 years mohamed.barakat fixed linking against factory and commented out chinese remainder - ...
templates ab5b77   13 years martinlee84 bug fix git-svn-id: file:///usr/local/Singular/svn/trunk@13769 ...
winnt 650f2d8   13 years mohamed.barakat renamed assert.h -> cf_assert.h in factory
abs_fac.cc 19.6 KB 2db7ae   13 years hannes disabled cf_hnf: does not compile with NTL with NTL_STD_CXX set
acinclude.m4 11.9 KB a11768   13 years hovinen * Begin migration of factory to GNU Automake * New file Makefile.am ...
algext.cc 27.6 KB 9c6887   13 years hannes make include cstdio/cstdlib dependant on ifndef NOSTREAMIO
algext.h 1.1 KB 4a05ed   13 years martinlee84 added modular solving of diophantine equation for Hensel lifting over ...
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
bifac.cc 32.5 KB 806c18   13 years hannes format git-svn-id: file:///usr/local/Singular/svn/trunk@13655 ...
bifac.h 2.9 KB 806c18   13 years hannes format git-svn-id: file:///usr/local/Singular/svn/trunk@13655 ...
bifacConfig.h 1.4 KB 806c18   13 years hannes format git-svn-id: file:///usr/local/Singular/svn/trunk@13655 ...
canonicalform.cc 55.1 KB 650f2d8   13 years mohamed.barakat renamed assert.h -> cf_assert.h in factory
canonicalform.h 10.0 KB e28e6d   13 years martinlee84 towards better arithmetic in Z_p[x]/(f) for reducible f git-svn-id: ...
cf_algorithm.cc 16.1 KB 650f2d8   13 years mohamed.barakat renamed assert.h -> cf_assert.h in factory
cf_algorithm.h 3.9 KB 21b8f4   13 years martinlee84 added new fdivides which also returns the quotient in case of ...
cf_assert.h 4.7 KB 9c6887   13 years hannes make include cstdio/cstdlib dependant on ifndef NOSTREAMIO
cf_binom.cc 3.3 KB 650f2d8   13 years mohamed.barakat renamed assert.h -> cf_assert.h in factory
cf_binom.h 335 bytes 341696   14 years hannes Adding Id property to all files git-svn-id: ...
cf_char.cc 1.6 KB 650f2d8   13 years mohamed.barakat renamed assert.h -> cf_assert.h in factory
cf_chinese.cc 6.7 KB 650f2d8   13 years mohamed.barakat renamed assert.h -> cf_assert.h in factory
cf_cyclo.cc 3.6 KB c1b9927   13 years hannes - removed some unsed variables - never put static inline routine ...
cf_cyclo.h 670 bytes 806c18   13 years hannes format git-svn-id: file:///usr/local/Singular/svn/trunk@13655 ...
cf_defs.h 1.0 KB 0349c20   13 years martinlee84 deleted unused cf_gcd_charp.cc, cfGEval.*, ffreval.* deleted ...
cf_eval.cc 1.6 KB 650f2d8   13 years mohamed.barakat renamed assert.h -> cf_assert.h in factory
cf_eval.h 1.3 KB 38ac8c   13 years martinlee84 added new function to get random eval point added new function to set ...
cf_factor.cc 20.1 KB 650f2d8   13 years mohamed.barakat renamed assert.h -> cf_assert.h in factory
cf_factory.cc 8.4 KB 650f2d8   13 years mohamed.barakat renamed assert.h -> cf_assert.h in factory
cf_factory.h 1.2 KB daa556   13 years Oleksandr FIX: cf_gmp.h should be included after asser.h.... ??!?!
cf_gcd.cc 30.5 KB 650f2d8   13 years mohamed.barakat renamed assert.h -> cf_assert.h in factory
cf_gcd_smallp.cc 120.4 KB e76d7a6   13 years mohamed.barakat just to get this out of the way, i need to catch my train
cf_gcd_smallp.h 3.0 KB 650f2d8   13 years mohamed.barakat renamed assert.h -> cf_assert.h in factory
cf_generator.cc 3.9 KB 650f2d8   13 years mohamed.barakat renamed assert.h -> cf_assert.h in factory
cf_generator.h 1.8 KB 99ffd8   13 years martinlee84 added better way to create points in (Z/p)^n,(Z/p(alpha))^n and GF^n ...
cf_globals.cc 1.3 KB 341696   14 years hannes Adding Id property to all files git-svn-id: ...
cf_globals.h 411 bytes 341696   14 years hannes Adding Id property to all files git-svn-id: ...
cf_gmp.h 189 bytes 1983c3   13 years hannes removed unused global vars from modulop.cc fix for coeffs/test-g
cf_hnf.cc 1.2 KB 686f46   13 years hannes fix: cf_hnf.c does not compile fix: allow inplace compilation (for factory)
cf_hnf.h 1.3 KB c74d6a   13 years Oleksandr FIX/ADD: factory/singular wrappers for _HNF and _LLL (from NTL)
cf_inline.cc 14.6 KB 650f2d8   13 years mohamed.barakat renamed assert.h -> cf_assert.h in factory
cf_irred.cc 672 bytes 650f2d8   13 years mohamed.barakat renamed assert.h -> cf_assert.h in factory
cf_irred.h 328 bytes 341696   14 years hannes Adding Id property to all files git-svn-id: ...
cf_iter.cc 2.3 KB 650f2d8   13 years mohamed.barakat renamed assert.h -> cf_assert.h in factory
cf_iter.h 1.1 KB 341696   14 years hannes Adding Id property to all files git-svn-id: ...
cf_iter_inline.cc 3.2 KB 650f2d8   13 years mohamed.barakat renamed assert.h -> cf_assert.h in factory
cf_linsys.cc 17.3 KB e76d7a6   13 years mohamed.barakat just to get this out of the way, i need to catch my train
cf_map.cc 10.1 KB 6db552   13 years hannes removed include-wrapppers git-svn-id: ...
cf_map.h 2.8 KB 6db552   13 years hannes removed include-wrapppers git-svn-id: ...
cf_map_ext.cc 11.0 KB 650f2d8   13 years mohamed.barakat renamed assert.h -> cf_assert.h in factory
cf_map_ext.h 2.7 KB 55608a7   13 years martinlee84 added new functionality to map between extension git-svn-id: ...
cf_ops.cc 18.1 KB 650f2d8   13 years mohamed.barakat renamed assert.h -> cf_assert.h in factory
cf_primes.cc 815 bytes 650f2d8   13 years mohamed.barakat renamed assert.h -> cf_assert.h in factory
cf_primes.h 368 bytes 341696   14 years hannes Adding Id property to all files git-svn-id: ...
cf_primetab.cc 349.9 KB 341696   14 years hannes Adding Id property to all files git-svn-id: ...
cf_primetab.h 349.1 KB 341696   14 years hannes Adding Id property to all files git-svn-id: ...
cf_random.cc 3.2 KB e76d7a6   13 years mohamed.barakat just to get this out of the way, i need to catch my train
cf_random.h 1.5 KB 341696   14 years hannes Adding Id property to all files git-svn-id: ...
cf_resultant.cc 6.6 KB 650f2d8   13 years mohamed.barakat renamed assert.h -> cf_assert.h in factory
cf_reval.cc 1.1 KB 650f2d8   13 years mohamed.barakat renamed assert.h -> cf_assert.h in factory
cf_reval.h 704 bytes 38ac8c   13 years martinlee84 added new function to get random eval point added new function to set ...
cf_switches.cc 804 bytes 806c18   13 years hannes format git-svn-id: file:///usr/local/Singular/svn/trunk@13655 ...
cf_switches.h 1.4 KB 0349c20   13 years martinlee84 deleted unused cf_gcd_charp.cc, cfGEval.*, ffreval.* deleted ...
cf_util.cc 872 bytes c1b9927   13 years hannes - removed some unsed variables - never put static inline routine ...
cf_util.h 388 bytes 52c31f   13 years hannes factoryError as proc var git-svn-id: ...
cfModResultant.cc 11.0 KB 35eb6c   13 years martinlee84 compute norm now modular changed handling of On (SW_RATIONAL) changed ...
cfModResultant.h 1.4 KB 17b1f3   13 years martinlee84 added modular resultant algorithm git-svn-id: ...
cfNewtonPolygon.cc 16.4 KB eee11c   13 years martinlee84 fixed a memory leak in cfNewtonPolygon.cc git-svn-id: ...
cfNewtonPolygon.h 3.0 KB a2dd9b2   13 years martinlee84 added newton polygon computation git-svn-id: ...
ChangeLog 58.8 KB 650f2d8   13 years mohamed.barakat renamed assert.h -> cf_assert.h in factory
CMakeLists.txt 10.3 KB 468b57   13 years mohamed.barakat renamed libsingcf -> libfactory
config.h.in.bak 2.2 KB e76d7a6   13 years mohamed.barakat just to get this out of the way, i need to catch my train
config.h.in.cmake 2.5 KB 8cc501   14 years krueger Added files to compile with cmake. Still experimental. Might not work ...
configure.ac 12.2 KB ea0001   13 years mohamed.barakat make check finds the gftables and dynamic modules (also out of tree) ...
ConwayList.txt 2.6 KB b478f8   17 years hannes *hannes: Conway polynomials, new gcd for char p git-svn-id: ...
COPYING 1.5 KB 623a7d   13 years hannes the official version 3-1-3 git-svn-id: ...
debug.cc 806 bytes c1b9927   13 years hannes - removed some unsed variables - never put static inline routine ...
debug.h 1.2 KB 341696   14 years hannes Adding Id property to all files git-svn-id: ...
DegreePattern.cc 2.6 KB 6db552   13 years hannes removed include-wrapppers git-svn-id: ...
DegreePattern.h 5.0 KB 650f2d8   13 years mohamed.barakat renamed assert.h -> cf_assert.h in factory
doxygen.cfg 45.9 KB a11768   13 years hovinen * Begin migration of factory to GNU Automake * New file Makefile.am ...
ExtensionInfo.cc 2.2 KB 7c3bca   13 years hannes ExtensionInfo git-svn-id: file:///usr/local/Singular/svn/trunk@13656 ...
ExtensionInfo.h 5.8 KB 7c3bca   13 years hannes ExtensionInfo git-svn-id: file:///usr/local/Singular/svn/trunk@13656 ...
fac_berlekamp.cc 10.3 KB 650f2d8   13 years mohamed.barakat renamed assert.h -> cf_assert.h in factory
fac_berlekamp.h 292 bytes 341696   14 years hannes Adding Id property to all files git-svn-id: ...
fac_cantzass.cc 8.4 KB 650f2d8   13 years mohamed.barakat renamed assert.h -> cf_assert.h in factory
fac_cantzass.h 419 bytes 341696   14 years hannes Adding Id property to all files git-svn-id: ...
fac_distrib.cc 5.6 KB 650f2d8   13 years mohamed.barakat renamed assert.h -> cf_assert.h in factory
fac_distrib.h 704 bytes 341696   14 years hannes Adding Id property to all files git-svn-id: ...
fac_ezgcd.cc 12.4 KB 650f2d8   13 years mohamed.barakat renamed assert.h -> cf_assert.h in factory
fac_iterfor.cc 2.2 KB 650f2d8   13 years mohamed.barakat renamed assert.h -> cf_assert.h in factory
fac_iterfor.h 1.1 KB 341696   14 years hannes Adding Id property to all files git-svn-id: ...
fac_multihensel.cc 10.7 KB e76d7a6   13 years mohamed.barakat just to get this out of the way, i need to catch my train
fac_multivar.cc 11.1 KB e76d7a6   13 years mohamed.barakat just to get this out of the way, i need to catch my train
fac_multivar.h 281 bytes 341696   14 years hannes Adding Id property to all files git-svn-id: ...
fac_sqrfree.cc 4.7 KB 650f2d8   13 years mohamed.barakat renamed assert.h -> cf_assert.h in factory
fac_sqrfree.h 550 bytes 6f30b8f   13 years martinlee84 added computation of squarefree part git-svn-id: ...
fac_univar.cc 16.4 KB e76d7a6   13 years mohamed.barakat just to get this out of the way, i need to catch my train
fac_univar.h 327 bytes 341696   14 years hannes Adding Id property to all files git-svn-id: ...
fac_util.cc 6.3 KB e76d7a6   13 years mohamed.barakat just to get this out of the way, i need to catch my train
fac_util.h 1.8 KB 341696   14 years hannes Adding Id property to all files git-svn-id: ...
facAlgExt.cc 4.2 KB 650f2d8   13 years mohamed.barakat renamed assert.h -> cf_assert.h in factory
facAlgExt.h 1.3 KB 650f2d8   13 years mohamed.barakat renamed assert.h -> cf_assert.h in factory
facBivar.cc 9.9 KB 6c44098   13 years martinlee84 added bivariate factorization over Q(a) git-svn-id: ...
facBivar.h 4.5 KB 5f9b47   12 years martinlee84 use sqrfree factorization instead of sqrfree part extraction for ...
facFactorize.cc 22.0 KB c79a9d   12 years martinlee84 bug fix in squarefree factorization and faster way to recover factors ...
facFactorize.h 2.4 KB 5f9b47   12 years martinlee84 use sqrfree factorization instead of sqrfree part extraction for ...
facFqBivar.cc 154.6 KB e76d7a6   13 years mohamed.barakat just to get this out of the way, i need to catch my train
facFqBivar.h 23.1 KB 650f2d8   13 years mohamed.barakat renamed assert.h -> cf_assert.h in factory
facFqBivarUtil.cc 19.8 KB 1709e1   13 years martinlee84 minor bug fix git-svn-id: file:///usr/local/Singular/svn/trunk@14406 ...
facFqBivarUtil.h 13.1 KB f876a66   13 years martinlee84 added convex dense factorization to bivariate factorization added ...
facFqFactorize.cc 70.9 KB e76d7a6   13 years mohamed.barakat just to get this out of the way, i need to catch my train
facFqFactorize.h 22.8 KB c79a9d   12 years martinlee84 bug fix in squarefree factorization and faster way to recover factors ...
facFqFactorizeUtil.cc 4.1 KB 806c18   13 years hannes format git-svn-id: file:///usr/local/Singular/svn/trunk@13655 ...
facFqFactorizeUtil.h 5.5 KB 806c18   13 years hannes format git-svn-id: file:///usr/local/Singular/svn/trunk@13655 ...
facFqSquarefree.cc 5.6 KB c79a9d   12 years martinlee84 bug fix in squarefree factorization and faster way to recover factors ...
facFqSquarefree.h 3.4 KB 650f2d8   13 years mohamed.barakat renamed assert.h -> cf_assert.h in factory
facHensel.cc 94.3 KB 650f2d8   13 years mohamed.barakat renamed assert.h -> cf_assert.h in factory
facHensel.h 17.0 KB 650f2d8   13 years mohamed.barakat renamed assert.h -> cf_assert.h in factory
facIrredTest.cc 2.2 KB c1b9927   13 years hannes - removed some unsed variables - never put static inline routine ...
facIrredTest.h 1.4 KB 4a5e77   13 years martinlee84 added probabilistic irreducibility test, available via system ...
factory.cfg 614 bytes 341696   14 years hannes Adding Id property to all files git-svn-id: ...
factory.template 2.3 KB abb4787   13 years hannes conversion factory <->singular for poly fix coeff tests for factory
factoryconf.template 680 bytes 650f2d8   13 years mohamed.barakat renamed assert.h -> cf_assert.h in factory
ffops.cc 1.8 KB 650f2d8   13 years mohamed.barakat renamed assert.h -> cf_assert.h in factory
ffops.h 2.7 KB e76d7a6   13 years mohamed.barakat just to get this out of the way, i need to catch my train
fieldGCD.cc 7.0 KB 27bb97f   14 years hannes *hannes: debug stuff: out_cf git-svn-id: ...
fieldGCD.h 284 bytes 7d1c995   13 years martinlee84 added test to prevent multiple inclusion of headers moved function ...
ftmpl_inst.cc 2.7 KB 27f57a6   14 years hannes removed macos 9 stuff git-svn-id: ...
gengftables-conway.cc 9.6 KB c44985   13 years martinlee84 tried to get rid of factory.h
gengftables.cc 6.6 KB c44985   13 years martinlee84 tried to get rid of factory.h
gf_tabutil.cc 984 bytes 650f2d8   13 years mohamed.barakat renamed assert.h -> cf_assert.h in factory
gf_tabutil.h 341 bytes 341696   14 years hannes Adding Id property to all files git-svn-id: ...
gfops.cc 4.8 KB 9a9034   13 years hannes fix: files names and loading of gftables
gfops.h 3.0 KB 650f2d8   13 years mohamed.barakat renamed assert.h -> cf_assert.h in factory
gmpext.h 367 bytes 9899df   13 years hannes mpz_mypow -> mpz_pow_ui, mpz_mypow_ui ->mpz_ui_pow_ui git-svn-id: ...
imm.cc 258 bytes 341696   14 years hannes Adding Id property to all files git-svn-id: ...
imm.h 11.5 KB e76d7a6   13 years mohamed.barakat just to get this out of the way, i need to catch my train
initgmp.cc 1.0 KB 650f2d8   13 years mohamed.barakat renamed assert.h -> cf_assert.h in factory
INSTALL 11.0 KB 20e558   23 years hannes *hannes/gmg: COPYING git-svn-id: ...
int_cf.cc 4.7 KB 650f2d8   13 years mohamed.barakat renamed assert.h -> cf_assert.h in factory
int_cf.h 5.1 KB 650f2d8   13 years mohamed.barakat renamed assert.h -> cf_assert.h in factory
int_int.cc 13.6 KB 186402   14 years hannes gmp stuff/factory git-svn-id: ...
int_int.h 6.1 KB 650f2d8   13 years mohamed.barakat renamed assert.h -> cf_assert.h in factory
int_intdiv.cc 10.0 KB 6db552   13 years hannes removed include-wrapppers git-svn-id: ...
int_poly.cc 57.7 KB e76d7a6   13 years mohamed.barakat just to get this out of the way, i need to catch my train
int_poly.h 5.1 KB 0349c20   13 years martinlee84 deleted unused cf_gcd_charp.cc, cfGEval.*, ffreval.* deleted ...
int_pp.cc 9.9 KB 650f2d8   13 years mohamed.barakat renamed assert.h -> cf_assert.h in factory
int_pp.h 2.7 KB 650f2d8   13 years mohamed.barakat renamed assert.h -> cf_assert.h in factory
int_rat.cc 21.0 KB 650f2d8   13 years mohamed.barakat renamed assert.h -> cf_assert.h in factory
int_rat.h 3.3 KB 650f2d8   13 years mohamed.barakat renamed assert.h -> cf_assert.h in factory
lgs.cc 7.5 KB 806c18   13 years hannes format git-svn-id: file:///usr/local/Singular/svn/trunk@13655 ...
lgs.h 1.8 KB 806c18   13 years hannes format git-svn-id: file:///usr/local/Singular/svn/trunk@13655 ...
Makefile.am 7.0 KB e14941   13 years Oleksandr FIX: gengtables should be an extra program
memman.h 3.3 KB 341696   14 years hannes Adding Id property to all files git-svn-id: ...
memutil.c 2.2 KB 650f2d8   13 years mohamed.barakat renamed assert.h -> cf_assert.h in factory
memutil.h 748 bytes 341696   14 years hannes Adding Id property to all files git-svn-id: ...
mmalloc.c 1.7 KB 341696   14 years hannes Adding Id property to all files git-svn-id: ...
mmallocb.c 7.4 KB 341696   14 years hannes Adding Id property to all files git-svn-id: ...
mmallocs.c 1.2 KB 341696   14 years hannes Adding Id property to all files git-svn-id: ...
mmblock.c 1.6 KB 81104e   14 years hannes wstein: sage ticket 5313: error -> Singular error git-svn-id: ...
mmheap.c 2.7 KB 341696   14 years hannes Adding Id property to all files git-svn-id: ...
mminit.c 1.7 KB 341696   14 years hannes Adding Id property to all files git-svn-id: ...
mmprivate.h 2.7 KB 341696   14 years hannes Adding Id property to all files git-svn-id: ...
mmspec.c 2.9 KB 341696   14 years hannes Adding Id property to all files git-svn-id: ...
mmutil.c 5.3 KB 341696   14 years hannes Adding Id property to all files git-svn-id: ...
newdelete.cc 1.9 KB 650f2d8   13 years mohamed.barakat renamed assert.h -> cf_assert.h in factory
NEWS 5.9 KB 6c5d86   21 years hannes * Hannes: NTL git-svn-id: file:///usr/local/Singular/svn/trunk@6315 ...
NTLconvert.cc 39.1 KB 9c6887   13 years hannes make include cstdio/cstdlib dependant on ifndef NOSTREAMIO
NTLconvert.h 3.1 KB 2db7ae   13 years hannes disabled cf_hnf: does not compile with NTL with NTL_STD_CXX set
parseutil.cc 3.4 KB 650f2d8   13 years mohamed.barakat renamed assert.h -> cf_assert.h in factory
parseutil.h 745 bytes 341696   14 years hannes Adding Id property to all files git-svn-id: ...
readcf.yy 4.4 KB 50612e2   13 years hovinen Rename readcf.y to readcf.yy so that it is built as a C++-file
README 21.0 KB 650f2d8   13 years mohamed.barakat renamed assert.h -> cf_assert.h in factory
singext.cc 1.7 KB 650f2d8   13 years mohamed.barakat renamed assert.h -> cf_assert.h in factory
singext.h 587 bytes 9a9034   13 years hannes fix: files names and loading of gftables
sm_sparsemod.cc 15.9 KB 650f2d8   13 years mohamed.barakat renamed assert.h -> cf_assert.h in factory
sm_sparsemod.h 413 bytes 341696   14 years hannes Adding Id property to all files git-svn-id: ...
sm_util.cc 8.0 KB 650f2d8   13 years mohamed.barakat renamed assert.h -> cf_assert.h in factory
sm_util.h 884 bytes 6db552   13 years hannes removed include-wrapppers git-svn-id: ...
test_install.cc 386 bytes 341696   14 years hannes Adding Id property to all files git-svn-id: ...
timing.h 2.9 KB 9c6887   13 years hannes make include cstdio/cstdlib dependant on ifndef NOSTREAMIO
var_intglobal.cc 5.4 KB 650f2d8   13 years mohamed.barakat renamed assert.h -> cf_assert.h in factory
var_intglobal.h 5.7 KB 341696   14 years hannes Adding Id property to all files git-svn-id: ...
variable.cc 7.4 KB 650f2d8   13 years mohamed.barakat renamed assert.h -> cf_assert.h in factory
variable.h 2.5 KB 341696   14 years hannes Adding Id property to all files git-svn-id: ...
  • Property mode set to 040000
Note: See TracBrowser for help on using the repository browser.