source: git

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(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) @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
(edit) @f0168a5   12 years Oleksandr enable char_series FIX: readd / uncomment / enable char_series spielwiese
(edit) @81845eb   12 years Oleksandr final adaptation to libfac merged into factory FIX: no libfac_* vars ... spielwiese
(edit) @67c1dc   12 years martinlee84 adaptation of spielwiese for libfac chg: switched on interface for ... spielwiese
(edit) @d92d71   12 years Oleksandr build libfac.a into factory FIX: libfac builds and uses ... spielwiese
(edit) @dccceb   12 years Oleksandr moved libfac under factory/ CHG: moved libfac/ under factory/ Note: ... spielwiese
(edit) @eb71ba4   12 years yue.ren.kl another bug due to algext ADD: test rCompose of algext in the case of ... spielwiese
(edit) @b0bb93f   12 years yue.ren.kl extended nfCoeffsEqual to check for parameter names spielwiese
(edit) @62b20a   12 years Oleksandr Correction of Tst/New/gf_coeff_short.tst FIX: now it tests what is ... spielwiese
(edit) @4d0cbc7   12 years Oleksandr further elimination of idhdl from libpolys/ & kernel/ spielwiese
(edit) @c92097b   12 years martinlee84 chg: changed behaviour of sqrfree with optional argument 3 (according ... spielwiese
(edit) @0fc4c8   12 years Oleksandr Merge pull request #35 from ederc/spielwiese fixes Manual tests: fglm ... spielwiese
(edit) @f0549c8   12 years Christian Eder fixes Manual tests: fglm and stdfglm spielwiese
(edit) @276374   12 years Oleksandr Merge pull request #34 from mmklee/factory_without_ntl fix: issues ... spielwiese
(edit) @54e73b   12 years hannes fix: more fixes for kDebugPrint spielwiese
Note: See TracRevisionLog for help on using the revision log.