source: git

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @e3198f   12 years hannes chg: use template instatiation from factory/libfac spielwiese
(edit) @26acab5   12 years hannes Merge pull request #68 from mmklee/factory_tmpl_sw Factory tmpl sw spielwiese
(edit) @83976e   12 years martinlee84 chg: enable setting of gftables location by program courtesy of ... spielwiese
(edit) @66e25f   12 years martinlee84 chg: include string.h courtesy of "Grayson, Daniel R." <dan@math.uiuc.edu> spielwiese
(edit) @48a41a   12 years hannes chg: introduce n_ParDeg for pardeg(number) spielwiese
(edit) @46eef0   12 years hannes fix: copying list withint newstruct (fix from master) spielwiese
(edit) @69672d   12 years hannes fix: pardeg spielwiese
(edit) @8200469   12 years hannes fix: atGet spielwiese
(edit) @541bc12   12 years hannes fix: check for empty attribute list (patch from master) spielwiese
(edit) @ce0ca7   12 years hannes chg: const char* in iiAddCProc spielwiese
(edit) @025d9a   12 years hannes add: vim support for LIB files spielwiese
(edit) @b530add   12 years hannes Merge pull request #66 from mmklee/factory_sizelong_sw chg: renamed ... spielwiese
(edit) @78851c8   12 years Oleksandr use absolute binary pathes while combining libfactory spielwiese
(edit) @5b3e93   12 years Oleksandr install the dynamicly loaded modules (for specific rings) aside with ... spielwiese
(edit) @32248f   12 years Oleksandr removed duplicating template instantiations from ... spielwiese
(edit) @e65b1a4   12 years Oleksandr fix libfac on case-insensitive file systems CHG: renamed ... spielwiese
(edit) @e2b6f5c   12 years hannes chg: removed Factorize2 spielwiese
(edit) @ae4d9b   12 years martinlee84 chg: renamed config.h.in.bak to config.h.in chg: check for sizeof long ... spielwiese
(edit) @be5dff   12 years Oleksandr fix extra ';' error of libfac spielwiese
(edit) @bbb3fbf   12 years martinlee84 chg: use NTL multiplication in prodMod0 chg: use a cheap test to ... spielwiese
(edit) @fdae2d   12 years martinlee84 chg: use NTL even in very easy cases spielwiese
(edit) @69c882   12 years martinlee84 chg: delete factors already found by early factor detection chg: use ... spielwiese
(edit) @1a3011e   12 years martinlee84 chg: avoid double checking of factors during henselLiftAndEarly chg: ... spielwiese
(edit) @09609a   12 years martinlee84 chg: lower precision during factor recombination spielwiese
(edit) @f047b56   12 years martinlee84 chg: deleted unnecessary divisibility test spielwiese
(edit) @a36fcb5   12 years martinlee84 chg: use shape of Newton polygon also in lattice recombination spielwiese
(edit) @3d0075   12 years martinlee84 fix: some minor fix spielwiese
(edit) @db65ada   12 years martinlee84 chg: lowered bound for early success in earlyFactorDetection spielwiese
(edit) @69076c   12 years martinlee84 chg: use shape of Newton polygon for factor detection and use ... spielwiese
(edit) @a54114   12 years martinlee84 chg: replaced Variable (1) spielwiese
(edit) @34e062   12 years martinlee84 chg: added functions to compute better lifting precisions based ... spielwiese
(edit) @6fd83c4   12 years martinlee84 chg/fix: remove redundant points from polygon add: new function to ... spielwiese
(edit) @f9b796e   12 years martinlee84 chg: substitution in the top level routines spielwiese
(edit) @3af6b6   12 years martinlee84 chg: choose "shortest" univariate factorization no matter what the ... spielwiese
(edit) @5583e1   12 years martinlee84 fix: deleted too much Signed-off-by: Martin Lee <martinlee84@web.de> spielwiese
(edit) @ac3fcca   12 years martinlee84 chg: computation of G*oldQ spielwiese
(edit) @5335ba   12 years martinlee84 chg: computation of log derivative now expects truncated input spielwiese
(edit) @e5fc00c   12 years hannes chg: better error messages while converting matrices (fix from master) spielwiese
(edit) @47ab5b   12 years Oleksandr fixing real (GMP) complex numbers (n_long_C) fix: this domain also ... spielwiese
(edit) @237b4dd   12 years hannes fix: introduce ntNormalize spielwiese
(edit) @65c5f5   12 years hannes chg: make the simple part of nlInpAdd an inline routine, hide the rest spielwiese
(edit) @cc3240c   12 years hannes fix: nlInplAdd failed to simplify in some cases spielwiese
(edit) @c8e030   12 years hannes fix: normalization while mapping spielwiese
(edit) @e71b67   12 years hannes fix: debug version used P_Procs from *.so, now uses *_g.so spielwiese
(edit) @82a5b2   12 years Oleksandr fix mv' overwrite questioning while generating LIB/all.lib spielwiese
(edit) @f16c7da   12 years Oleksandr fix the test Manual/laguerre_solve.tst to work in SW and legacy ... spielwiese
(edit) @e820b2   12 years Oleksandr fixes due to minpoly' killer solution CHG: since setting minpoly ... spielwiese
(edit) @108e2ec   12 years Oleksandr allow setting minpoly to 0 due to legacy Singular CHG: in the case of ... spielwiese
(edit) @ae816e   12 years Oleksandr fix multigrading.lib due to the change in Singular (use: 'div' not '/') spielwiese
(edit) @9ec166   12 years lars.kastner update multigrading.lib to r617 Added return documentation to ... spielwiese
(edit) @81c5cb   12 years Oleksandr temporary fix for local objects while setting minpoly FIX: kill local ... spielwiese
(edit) @eb2d25   12 years Oleksandr fix: enable setenv and/or putenv FIX: corresponding HAVE_???ENV ... spielwiese
(edit) @b6b6168   12 years Oleksandr regenerate test results on snork using Singular314 spielwiese
(edit) @9f39e6   12 years Oleksandr misc changes FIX: factory internal includes (better no "factory/" ... spielwiese
(edit) @72486f0   12 years Oleksandr fix test program in factory (uses omalloc & findexec + misc + reporter ... spielwiese
(edit) @cf2d9e   12 years martinlee84 chg: use feFopen to open GF tables if Singular is used TODO: add a ... spielwiese
(edit) @41d31d   12 years martinlee84 chg: added a version of feFopen that takes only two arguments and ... spielwiese
(edit) @461f40   12 years Oleksandr fix the enabling of omalloc for factory CHG: top level configure ... spielwiese
(edit) @429497   12 years julien.puydt Modified the omalloc configuration for factory/ and made toplevel use ... spielwiese
(edit) @c2e8c5   12 years julien.puydt added missing 'r' (ring argument) spielwiese
(edit) @ae030d   12 years hannes removed depencies on omalloc from feResource spielwiese
(edit) @951db29   12 years hannes fix: approximate floats are difficult to test: rewrote test spielwiese
(edit) @7938a0f   12 years hannes add: n_Farey, n_ChineseRemainder (from master) spielwiese
(edit) @bd795d   12 years Oleksandr improved build system in Singuar/: building of libparse and ... spielwiese
(edit) @fea2af   12 years Oleksandr SW cannot be built without factory FIX: fixed libpolys and ... spielwiese
(edit) @76f3a18   12 years Oleksandr added building binary programs from IntegerProgramming: toric_ideal, ... spielwiese
(edit) @ddaf27   12 years Oleksandr fix omalloc (debug version on 64 bit CPU) FIX: according to Hans, one ... spielwiese
(edit) @8156a7   12 years Oleksandr fix: correct type of the first resolution item FIX: correcting the ... spielwiese
(edit) @8ddc676   12 years Oleksandr wrong configure output FIX: inconsistent messages: one can disable ... spielwiese
(edit) @f3cdf9   12 years Oleksandr fix Manual.lst (ignored .tst) FIX: testnames like ... spielwiese
(edit) @7453b4   12 years hannes chg: farey changes from master spielwiese
(edit) @5e1797   12 years Oleksandr fix the segfault occuring only on 64 bit FIX: exitBuchMora tried to ... spielwiese
(edit) @4fbc43   12 years Oleksandr Merge pull request #45 from mmklee/sw_testres chg: update test ... spielwiese
(edit) @e6d914d   12 years Oleksandr Merge pull request #44 from mmklee/factory_sqrfree_sw fix: some ... spielwiese
(edit) @9c4455   12 years hannes removed: gccversion.sh (cleanup from master) spielwiese
(edit) @05f61f   12 years hannes fix: warnings spielwiese
(edit) @a88d77   12 years martinlee84 chg: update test results for sqrfree spielwiese
(edit) @51c97f   12 years hannes partially seperate feResources spielwiese
(edit) @2dbf7e   12 years martinlee84 fix: some issues with leading coeff in squarefree factorization over ... spielwiese
(edit) @6c98d52   12 years hannes chg: compiler warnings in kutil.cc spielwiese
(edit) @930ea8   12 years hannes chg: compiler warnings: newHEdge, messageStat spielwiese
(edit) @31f1850   12 years hannes chg: pDeg leads to confusion, removed to p_Deg spielwiese
(edit) @a74143   12 years Oleksandr inverse computation over Zp CHG: simplified extGCD in nvInvMod (due ... spielwiese
(edit) @4b38e3   12 years Oleksandr coeffs: removed nInternalChar in favour of n_GetChar spielwiese
(edit) @e77676   12 years Oleksandr Zp cleanup (no more coeffs::npPrimeM) CHG: removed coeffs::npPrimeM ... spielwiese
(edit) @40e88db   12 years Oleksandr hidden private internal decarations and definitions (nv*) within modulop.cc spielwiese
(edit) @79020f   12 years Oleksandr fixed arithmetic overflow by rewriting nlModP CHG: nlModP (longrat) ... spielwiese
(edit) @1cbb1f4   12 years Oleksandr (Trac Ticket #389) transfer denominator() and numerator() from ... spielwiese
(edit) @0a3fa3   12 years Oleksandr bug in nlModP (longrat.cc:1294) ADD: test mapping of -7/5 from Q into ... spielwiese
(edit) @113ed4   12 years Oleksandr store/display the used compiler setup (CXX/CC/etc) ADD: CXX/CXX/etc ... spielwiese
(edit) @79d39d6   12 years Oleksandr fix distclean in factory FIX: the distributed factory/readcf.cc has ... spielwiese
(edit) @9d9df3   12 years Oleksandr build libfac at the correct (build) location FIX: building libfac ... spielwiese
(edit) @a3df16e   12 years Oleksandr correct libfac distribution CHG: only distribute needed (?) files spielwiese
(edit) @6a659c   12 years Oleksandr wrong re-declarations of system wide functions NOTE: due to the ... spielwiese
(edit) @0ee865   12 years Oleksandr preparation for libparse standalone program ADD: started to add ... spielwiese
(edit) @7c7495   12 years Oleksandr preparation for using lex files directly from via automake CHG: .ll ... spielwiese
(edit) @ebf138   12 years Oleksandr adaptation to clang + disable a GMP hack CHG: removed gcc-specific ... spielwiese
(edit) @5acf7dc   12 years Oleksandr adaptation due to libfac FIX: libfac uses factory.h (which includes ... spielwiese
(edit) @b7d64b   12 years Oleksandr adaptation/fix due to SW build system FIX: don't distribute generated ... spielwiese
(edit) @ee668e   12 years jengelh factory/build: restore out-of-tree build support When attempting an ... spielwiese
Note: See TracRevisionLog for help on using the revision log.