source: git/factory @ c74d6a

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
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
AUTHORS 0 bytes e76d7a6   13 years mohamed.barakat just to get this out of the way, i need to catch my train
cf_gmp.h 189 bytes 1983c3   13 years hannes removed unused global vars from modulop.cc fix for coeffs/test-g
imm.cc 258 bytes 341696   14 years hannes Adding Id property to all files git-svn-id: ...
fac_multivar.h 281 bytes 341696   14 years hannes Adding Id property to all files git-svn-id: ...
fieldGCD.h 284 bytes 7d1c995   13 years martinlee84 added test to prevent multiple inclusion of headers moved function ...
fac_berlekamp.h 292 bytes 341696   14 years hannes Adding Id property to all files git-svn-id: ...
fac_univar.h 327 bytes 341696   14 years hannes Adding Id property to all files git-svn-id: ...
cf_irred.h 328 bytes 341696   14 years hannes Adding Id property to all files git-svn-id: ...
cf_binom.h 335 bytes 341696   14 years hannes Adding Id property to all files git-svn-id: ...
gf_tabutil.h 341 bytes 341696   14 years hannes Adding Id property to all files git-svn-id: ...
gmpext.h 367 bytes 9899df   13 years hannes mpz_mypow -> mpz_pow_ui, mpz_mypow_ui ->mpz_ui_pow_ui git-svn-id: ...
cf_primes.h 368 bytes 341696   14 years hannes Adding Id property to all files git-svn-id: ...
test_install.cc 386 bytes 341696   14 years hannes Adding Id property to all files git-svn-id: ...
cf_util.h 388 bytes 52c31f   13 years hannes factoryError as proc var git-svn-id: ...
cf_globals.h 411 bytes 341696   14 years hannes Adding Id property to all files git-svn-id: ...
sm_sparsemod.h 413 bytes 341696   14 years hannes Adding Id property to all files git-svn-id: ...
fac_cantzass.h 419 bytes 341696   14 years hannes Adding Id property to all files git-svn-id: ...
fac_sqrfree.h 550 bytes 6f30b8f   13 years martinlee84 added computation of squarefree part git-svn-id: ...
factory.cfg 614 bytes 341696   14 years hannes Adding Id property to all files git-svn-id: ...
cf_cyclo.h 670 bytes 806c18   13 years hannes format git-svn-id: file:///usr/local/Singular/svn/trunk@13655 ...
cf_irred.cc 672 bytes 650f2d8   13 years mohamed.barakat renamed assert.h -> cf_assert.h in factory
factoryconf.template 680 bytes 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 ...
fac_distrib.h 704 bytes 341696   14 years hannes Adding Id property to all files git-svn-id: ...
parseutil.h 745 bytes 341696   14 years hannes Adding Id property to all files git-svn-id: ...
memutil.h 748 bytes 341696   14 years hannes Adding Id property to all files git-svn-id: ...
cf_switches.cc 804 bytes 806c18   13 years hannes format git-svn-id: file:///usr/local/Singular/svn/trunk@13655 ...
debug.cc 806 bytes c1b9927   13 years hannes - removed some unsed variables - never put static inline routine ...
cf_primes.cc 815 bytes 650f2d8   13 years mohamed.barakat renamed assert.h -> cf_assert.h in factory
cf_util.cc 872 bytes c1b9927   13 years hannes - removed some unsed variables - never put static inline routine ...
sm_util.h 884 bytes 6db552   13 years hannes removed include-wrapppers git-svn-id: ...
singext.h 898 bytes daa556   13 years Oleksandr FIX: cf_gmp.h should be included after asser.h.... ??!?!
gf_tabutil.cc 984 bytes 650f2d8   13 years mohamed.barakat renamed assert.h -> cf_assert.h in factory
initgmp.cc 1.0 KB 650f2d8   13 years mohamed.barakat renamed assert.h -> cf_assert.h in factory
cf_defs.h 1.0 KB 0349c20   13 years martinlee84 deleted unused cf_gcd_charp.cc, cfGEval.*, ffreval.* deleted ...
algext.h 1.1 KB 4a05ed   13 years martinlee84 added modular solving of diophantine equation for Hensel lifting over ...
cf_reval.cc 1.1 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: ...
fac_iterfor.h 1.1 KB 341696   14 years hannes Adding Id property to all files git-svn-id: ...
cf_factory.h 1.2 KB daa556   13 years Oleksandr FIX: cf_gmp.h should be included after asser.h.... ??!?!
debug.h 1.2 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: ...
cf_hnf.cc 1.2 KB c74d6a   13 years Oleksandr FIX/ADD: factory/singular wrappers for _HNF and _LLL (from NTL)
cf_eval.h 1.3 KB 38ac8c   13 years martinlee84 added new function to get random eval point added new function to set ...
cf_hnf.h 1.3 KB c74d6a   13 years Oleksandr FIX/ADD: factory/singular wrappers for _HNF and _LLL (from NTL)
cf_globals.cc 1.3 KB 341696   14 years hannes Adding Id property to all files git-svn-id: ...
facAlgExt.h 1.3 KB 650f2d8   13 years mohamed.barakat renamed assert.h -> cf_assert.h in factory
cfModResultant.h 1.4 KB 17b1f3   13 years martinlee84 added modular resultant algorithm git-svn-id: ...
bifacConfig.h 1.4 KB 806c18   13 years hannes format git-svn-id: file:///usr/local/Singular/svn/trunk@13655 ...
facIrredTest.h 1.4 KB 4a5e77   13 years martinlee84 added probabilistic irreducibility test, available via system ...
cf_switches.h 1.4 KB 0349c20   13 years martinlee84 deleted unused cf_gcd_charp.cc, cfGEval.*, ffreval.* deleted ...
COPYING 1.5 KB 623a7d   13 years hannes the official version 3-1-3 git-svn-id: ...
cf_random.h 1.5 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: ...
cf_char.cc 1.6 KB 650f2d8   13 years mohamed.barakat renamed assert.h -> cf_assert.h in factory
cf_eval.cc 1.6 KB 650f2d8   13 years mohamed.barakat renamed assert.h -> cf_assert.h in factory
mmalloc.c 1.7 KB 341696   14 years hannes Adding Id property to all files git-svn-id: ...
singext.cc 1.7 KB 650f2d8   13 years mohamed.barakat renamed assert.h -> cf_assert.h in factory
mminit.c 1.7 KB 341696   14 years hannes Adding Id property to all files git-svn-id: ...
fac_util.h 1.8 KB 341696   14 years hannes Adding Id property to all files git-svn-id: ...
lgs.h 1.8 KB 806c18   13 years hannes format git-svn-id: file:///usr/local/Singular/svn/trunk@13655 ...
ffops.cc 1.8 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 ...
newdelete.cc 1.9 KB 650f2d8   13 years mohamed.barakat renamed assert.h -> cf_assert.h in factory
ExtensionInfo.cc 2.2 KB 7c3bca   13 years hannes ExtensionInfo git-svn-id: file:///usr/local/Singular/svn/trunk@13656 ...
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
memutil.c 2.2 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 ...
fac_iterfor.cc 2.2 KB 650f2d8   13 years mohamed.barakat renamed assert.h -> cf_assert.h in factory
factory.template 2.3 KB abb4787   13 years hannes conversion factory <->singular for poly fix coeff tests for factory
cf_iter.cc 2.3 KB 650f2d8   13 years mohamed.barakat renamed assert.h -> cf_assert.h in factory
facFactorize.h 2.4 KB 5f9b47   12 years martinlee84 use sqrfree factorization instead of sqrfree part extraction for ...
variable.h 2.5 KB 341696   14 years hannes Adding Id property to all files git-svn-id: ...
config.h.in.cmake 2.5 KB 8cc501   14 years krueger Added files to compile with cmake. Still experimental. Might not work ...
ConwayList.txt 2.6 KB b478f8   17 years hannes *hannes: Conway polynomials, new gcd for char p git-svn-id: ...
DegreePattern.cc 2.6 KB 6db552   13 years hannes removed include-wrapppers git-svn-id: ...
ffops.h 2.7 KB e76d7a6   13 years mohamed.barakat just to get this out of the way, i need to catch my train
mmprivate.h 2.7 KB 341696   14 years hannes Adding Id property to all files git-svn-id: ...
cf_map_ext.h 2.7 KB 55608a7   13 years martinlee84 added new functionality to map between extension git-svn-id: ...
ftmpl_inst.cc 2.7 KB 27f57a6   14 years hannes removed macos 9 stuff git-svn-id: ...
mmheap.c 2.7 KB 341696   14 years hannes Adding Id property to all files git-svn-id: ...
int_pp.h 2.7 KB 650f2d8   13 years mohamed.barakat renamed assert.h -> cf_assert.h in factory
cf_map.h 2.8 KB 6db552   13 years hannes removed include-wrapppers git-svn-id: ...
bifac.h 2.9 KB 806c18   13 years hannes format git-svn-id: file:///usr/local/Singular/svn/trunk@13655 ...
mmspec.c 2.9 KB 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
cf_gcd_smallp.h 3.0 KB 650f2d8   13 years mohamed.barakat renamed assert.h -> cf_assert.h in factory
gfops.h 3.0 KB 650f2d8   13 years mohamed.barakat renamed assert.h -> cf_assert.h in factory
cfNewtonPolygon.h 3.0 KB a2dd9b2   13 years martinlee84 added newton polygon computation git-svn-id: ...
NTLconvert.h 3.1 KB 2db7ae   13 years hannes disabled cf_hnf: does not compile with NTL with NTL_STD_CXX set
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_iter_inline.cc 3.2 KB 650f2d8   13 years mohamed.barakat renamed assert.h -> cf_assert.h in factory
cf_binom.cc 3.3 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
memman.h 3.3 KB 341696   14 years hannes Adding Id property to all files git-svn-id: ...
facFqSquarefree.h 3.4 KB 650f2d8   13 years mohamed.barakat renamed assert.h -> cf_assert.h in factory
parseutil.cc 3.4 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_algorithm.h 3.9 KB 21b8f4   13 years martinlee84 added new fdivides which also returns the quotient in case of ...
cf_generator.cc 3.9 KB 650f2d8   13 years mohamed.barakat renamed assert.h -> cf_assert.h in factory
facFqFactorizeUtil.cc 4.1 KB 806c18   13 years hannes format git-svn-id: file:///usr/local/Singular/svn/trunk@13655 ...
facAlgExt.cc 4.2 KB 650f2d8   13 years mohamed.barakat renamed assert.h -> cf_assert.h in factory
readcf.y 4.4 KB 650f2d8   13 years mohamed.barakat renamed assert.h -> cf_assert.h in factory
facBivar.h 4.5 KB 5f9b47   12 years martinlee84 use sqrfree factorization instead of sqrfree part extraction for ...
aminclude.am 4.6 KB a11768   13 years hovinen * Begin migration of factory to GNU Automake * New file Makefile.am ...
fac_sqrfree.cc 4.7 KB 650f2d8   13 years mohamed.barakat renamed assert.h -> cf_assert.h in factory
int_cf.cc 4.7 KB 650f2d8   13 years mohamed.barakat renamed assert.h -> cf_assert.h in factory
cf_assert.h 4.7 KB 9c6887   13 years hannes make include cstdio/cstdlib dependant on ifndef NOSTREAMIO
Makefile.am 4.9 KB e76d7a6   13 years mohamed.barakat just to get this out of the way, i need to catch my train
DegreePattern.h 5.0 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_poly.h 5.1 KB 0349c20   13 years martinlee84 deleted unused cf_gcd_charp.cc, cfGEval.*, ffreval.* deleted ...
mmutil.c 5.3 KB 341696   14 years hannes Adding Id property to all files git-svn-id: ...
var_intglobal.cc 5.4 KB 650f2d8   13 years mohamed.barakat renamed assert.h -> cf_assert.h in factory
gfops.cc 5.4 KB 650f2d8   13 years mohamed.barakat renamed assert.h -> cf_assert.h in factory
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 ...
fac_distrib.cc 5.6 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: ...
ExtensionInfo.h 5.8 KB 7c3bca   13 years hannes ExtensionInfo git-svn-id: file:///usr/local/Singular/svn/trunk@13656 ...
NEWS 5.9 KB 6c5d86   21 years hannes * Hannes: NTL git-svn-id: file:///usr/local/Singular/svn/trunk@6315 ...
int_int.h 6.1 KB 650f2d8   13 years mohamed.barakat renamed assert.h -> cf_assert.h in factory
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
gengftables.cc 6.6 KB 650f2d8   13 years mohamed.barakat renamed assert.h -> cf_assert.h in factory
cf_resultant.cc 6.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
fieldGCD.cc 7.0 KB 27bb97f   14 years hannes *hannes: debug stuff: out_cf git-svn-id: ...
variable.cc 7.4 KB 650f2d8   13 years mohamed.barakat renamed assert.h -> cf_assert.h in factory
mmallocb.c 7.4 KB 341696   14 years hannes Adding Id property to all files git-svn-id: ...
lgs.cc 7.5 KB 806c18   13 years hannes format git-svn-id: file:///usr/local/Singular/svn/trunk@13655 ...
sm_util.cc 8.0 KB 650f2d8   13 years mohamed.barakat renamed assert.h -> cf_assert.h in factory
fac_cantzass.cc 8.4 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
gengftables-conway.cc 9.5 KB 19cbad8   13 years hannes be consistent: use HAVE_IOSTREAM to enable for new c++ headers
facBivar.cc 9.9 KB 6c44098   13 years martinlee84 added bivariate factorization over Q(a) git-svn-id: ...
int_pp.cc 9.9 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: ...
int_intdiv.cc 10.0 KB 6db552   13 years hannes removed include-wrapppers git-svn-id: ...
cf_map.cc 10.1 KB 6db552   13 years hannes removed include-wrapppers git-svn-id: ...
fac_berlekamp.cc 10.3 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
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
cfModResultant.cc 11.0 KB 35eb6c   13 years martinlee84 compute norm now modular changed handling of On (SW_RATIONAL) changed ...
INSTALL 11.0 KB 20e558   23 years hannes *hannes/gmg: COPYING git-svn-id: ...
cf_map_ext.cc 11.0 KB 650f2d8   13 years mohamed.barakat renamed assert.h -> cf_assert.h in factory
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
imm.h 11.5 KB e76d7a6   13 years mohamed.barakat just to get this out of the way, i need to catch my train
acinclude.m4 11.9 KB a11768   13 years hovinen * Begin migration of factory to GNU Automake * New file Makefile.am ...
configure.ac 12.2 KB e76d7a6   13 years mohamed.barakat just to get this out of the way, i need to catch my train
fac_ezgcd.cc 12.4 KB 650f2d8   13 years mohamed.barakat renamed assert.h -> cf_assert.h in factory
facFqBivarUtil.h 13.1 KB f876a66   13 years martinlee84 added convex dense factorization to bivariate factorization added ...
int_int.cc 13.6 KB 186402   14 years hannes gmp stuff/factory git-svn-id: ...
cf_inline.cc 14.6 KB 650f2d8   13 years mohamed.barakat renamed assert.h -> cf_assert.h in factory
sm_sparsemod.cc 15.9 KB 650f2d8   13 years mohamed.barakat renamed assert.h -> cf_assert.h in factory
cf_algorithm.cc 16.1 KB 650f2d8   13 years mohamed.barakat renamed assert.h -> cf_assert.h in factory
cfNewtonPolygon.cc 16.4 KB eee11c   13 years martinlee84 fixed a memory leak in cfNewtonPolygon.cc 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
facHensel.h 17.0 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
GNUmakefile.in 17.9 KB 087d2d   13 years hannes removed dep. on configure.in in factory
cf_ops.cc 18.1 KB 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
facFqBivarUtil.cc 19.8 KB 1709e1   13 years martinlee84 minor bug fix git-svn-id: file:///usr/local/Singular/svn/trunk@14406 ...
cf_factor.cc 20.1 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
README 21.0 KB 650f2d8   13 years mohamed.barakat renamed assert.h -> cf_assert.h in factory
facFactorize.cc 22.0 KB c79a9d   12 years martinlee84 bug fix in squarefree factorization and faster way to recover factors ...
facFqFactorize.h 22.8 KB c79a9d   12 years martinlee84 bug fix in squarefree factorization and faster way to recover factors ...
facFqBivar.h 23.1 KB 650f2d8   13 years mohamed.barakat renamed assert.h -> cf_assert.h in factory
algext.cc 27.6 KB 9c6887   13 years hannes make include cstdio/cstdlib dependant on ifndef NOSTREAMIO
cf_gcd.cc 30.5 KB 650f2d8   13 years mohamed.barakat renamed assert.h -> cf_assert.h in factory
bifac.cc 32.5 KB 806c18   13 years hannes format git-svn-id: file:///usr/local/Singular/svn/trunk@13655 ...
NTLconvert.cc 39.1 KB 9c6887   13 years hannes make include cstdio/cstdlib dependant on ifndef NOSTREAMIO
doxygen.cfg 45.9 KB a11768   13 years hovinen * Begin migration of factory to GNU Automake * New file Makefile.am ...
readcf.cc 48.9 KB 650f2d8   13 years mohamed.barakat renamed assert.h -> cf_assert.h in factory
canonicalform.cc 55.1 KB 650f2d8   13 years mohamed.barakat renamed assert.h -> cf_assert.h in factory
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
ChangeLog 58.8 KB 650f2d8   13 years mohamed.barakat renamed assert.h -> cf_assert.h in factory
facFqFactorize.cc 70.9 KB e76d7a6   13 years mohamed.barakat just to get this out of the way, i need to catch my train
facHensel.cc 94.3 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
facFqBivar.cc 154.6 KB e76d7a6   13 years mohamed.barakat just to get this out of the way, i need to catch my train
cf_primetab.h 349.1 KB 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: ...
  • Property mode set to 040000
Note: See TracBrowser for help on using the repository browser.