source: git/Singular/walk.cc

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @5416d1   17 months hannes compiler warnings spielwiese
(edit) @a33602   3 years hannes renamed strat->kHEdgeFound -> strat->KAllAxis spielwiese
(edit) @572022   3 years hannes opt: unify kHEdge and kNoether spielwiese
(edit) @b5a454   3 years hannes Revert "GB stuff: removed strat->R, S_2_R, etc" This reverts commit ... spielwiese
(edit) @4ecc6fa   3 years hannes GB stuff: removed strat->R, S_2_R, etc spielwiese
(edit) @ef0a94   5 years behrends Final ppcc fixes (part 2). spielwiese
(edit) @a3f0fea   5 years behrends Modify variable declarions for pSingular. spielwiese
(edit) @db143c   5 years hannes integrate xalloc into omalloc (./configure --disable-omalloc) spielwiese
(edit) @e6cdad   6 years hannes use xalloc if omalloc is disabled spielwiese
(edit) @117e00   6 years hannes removed unused system includes, math.h ->cmath for .cc files spielwiese
(edit) @48ee38   6 years hannes Merge pull request #852 from jdemeyer/floor2 Avoid some floor() calls spielwiese
(edit) @1a13c7c   6 years jdemeyer Avoid some floor() calls spielwiese
(edit) @08fd911   6 years dimpase don't do floor(int) This is another catch from an attempt to build ... spielwiese
(edit) @24bc73   6 years hannes remove pContent/p_Content from GBEmgine and related p1 spielwiese
(edit) @5a0d2ae   6 years hannes chg: prefer mpz_*set_ui over mpz_*set_si for 0/1 spielwiese
(edit) @dc37a0a   7 years hannes opt: kHEdge spielwiese
(edit) @8dfe25   7 years hannes coeffs: removed nNULL spielwiese
(edit) @a4b31c   7 years hannes use include ".." for singular related .h, p4 spielwiese
(edit) @9393180   7 years hannes rHasGlobalOrdering_currRing -> rHasGlobalOrdering(currRing) spielwiese
(edit) @1ae677   7 years hannes fix: ordering changes in rings: use rCopy0(r,0,0) instead of omFree spielwiese
(edit) @90f715   7 years hannes change: use rRingOrder_t instead of int spielwiese
(edit) @266ddd   8 years hannes chg: some compiler warnings spielwiese
(edit) @f9b0bd   8 years hannes chg: Print -> PrintS, PrintLn if possible spielwiese
(edit) @7b9b8e5   8 years hannes fix: Werror -> WerrorS if possible spielwiese
(edit) @ec59a66   8 years hannes compiler warnings spielwiese
(edit) @38b01b   8 years hannes fix: walk.cc (awalk1): do not delete the global currRing spielwiese
(edit) @1550e4d   8 years hannes changes for SINGULAR_4_1 spielwiese
(edit) @44b790a   8 years hannes walk.cc: fix memory leak in Mpwalk_MAltwalk1 spielwiese
(edit) @d4f11e5   8 years hannes walk.cc: fix memory leak in test_w_in_ConeCC spielwiese
(edit) @19da10   8 years hannes walk.cc: fix memory leak in MpolyInitialForm spielwiese
(edit) @947881   8 years hannes walk.cc: ring construction via rCopy0, not memcpy spielwiese
(edit) @7d16bfd   8 years hannes fix: PRINT_VECTOR (walk.cc) spielwiese
(edit) @0bf6d1   8 years oberfran delete intermediate debug output spielwiese
(edit) @da3c03   8 years oberfran id_Normalize in rec_fractal_call, rec_r_fractal_call spielwiese
(edit) @bc55ff   8 years oberfran fix bug spielwiese
(edit) @c448cd   8 years oberfran bug fix spielwiese
(edit) @6a52475   8 years oberfran change intermediate output spielwiese
(edit) @622b41   8 years oberfran --- spielwiese
(edit) @b430ca   9 years oberfran Merge branch 'spielwiese' of github.com:oberfran/Sources into ... spielwiese
(edit) @b075f5   9 years oberfran update spielwiese
(edit) @8d7ca0   9 years oberfran computation of intermediate weight adapted spielwiese
(edit) @35aef3   9 years oberfran randomization fixed spielwiese
(edit) @20c1a3   9 years oberfran fractal walk fixed spielwiese
(edit) @5638b9   9 years oberfran update Merge branch 'spielwiese' of github.com:Singular/Sources into ... spielwiese
(edit) @d471a7   9 years hannes fix: fwalk (find the correct end vector) spielwiese
(edit) @2675bd   9 years oberfran non-reduced walk stuff spielwiese
(edit) @87fd03   9 years oberfran non reduced stuff spielwiese
(edit) @20357b   9 years oberfran fractal walk for arbitrary Groebner bases spielwiese
(edit) @1b0fdf   9 years oberfran update spielwiese
(edit) @07f91e   9 years oberfran update spielwiese
(edit) @dd6a65   9 years oberfran Merge branch 'spielwiese' of github.com:Singular/Sources into ... spielwiese
(edit) @e57a75   9 years oberfran Merge branch 'spielwiese' of github.com:oberfran/Sources into ... spielwiese
(edit) @daf501   9 years oberfran update spielwiese
(edit) @0338ae9   9 years hannes warnings and unused proc spielwiese
(edit) @1b7bc4   9 years hannes Revert "fix: move references to k_NF in libpolys to r->NF (windows ... spielwiese
(edit) @7a5d05   9 years hannes fix: move references to k_NF in libpolys to r->NF (windows port) spielwiese
(edit) @a14482   9 years oberfran update spielwiese
(edit) @4052dc   9 years oberfran --- spielwiese
(edit) @4083fa   9 years oberfran --- Merge branch 'spielwiese' of github.com:Singular/Sources into ... spielwiese
(edit) @75f460   9 years hannes format spielwiese
(edit) @810491   9 years Oleksandr Fix including "libpolys/" and removal of unnecessary header includes + ... spielwiese
(edit) @8e682d   9 years oberfran --- spielwiese
(edit) @acccd2   9 years oberfran randomization, printout spielwiese
(edit) @9cf0188   9 years oberfran New weight vectors will be reduced in the convex Groebner cone spielwiese
(edit) @41933a   9 years oberfran Merge branch 'spielwiese' of github.com:Singular/Sources into ... spielwiese
(edit) @b62e23   9 years hannes walk stuff of oberfranz spielwiese
(edit) @922890   10 years hannes moved stairc.h to kernel/combinatorics/ spielwiese
(edit) @069a40   10 years hannes introduce nCopyCoeff for copying coeffs spielwiese
(edit) @a5ab27   10 years hannes Revert "Groebner Walk, Sagbi Walk" This reverts commit ... spielwiese
(edit) @a0e7db   10 years hannes bug fixes for walk stuff spielwiese
(edit) @ffd4a9   10 years oberfran Groebner Walk, Sagbi Walk spielwiese
(edit) @8f3a6d   10 years oberfran Groebner Walk, Sagbi Walk spielwiese
(edit) @72a01e   10 years hannes removed unused febase.h, moved parts to ipshell.h/subexpr.h/structs.h spielwiese
(edit) @4676d5   10 years Oleksandr Moved timer.*, feread.cc and febase.* from /kernel/ to /Singular/ ... spielwiese
(edit) @fd1b1be   10 years Oleksandr Minor header correction spielwiese
(edit) @9f7665   10 years Oleksandr Removed HAVE_CONFIG guards fix: fixed the inclusion of ... spielwiese
(edit) @57fa2c4   10 years adi_popescum Separating Headers kernel/GBEngine spielwiese
(edit) @654726   10 years max Silence some warnings about unused code spielwiese
(edit) @f3703e   10 years max Remove some dead code and unused variables spielwiese
(edit) @7fe9e13   10 years Oleksandr Renamed NDEBUG -> SING_NDEBUG in order to avoid confusion with GCC macro spielwiese
(edit) @dc4782   10 years hannes chg: factory/libfac is not optional, removing HAVE_FACTORY/HAVE_LIBFAC spielwiese
(edit) @a9c298   10 years hannes format stuff spielwiese
(edit) @4f27bf   10 years hannes fix: compiler warnings spielwiese
(edit) @ba5e9e   11 years Oleksandr Changed configure-scripts to generate individual public config files ... spielwiese
(edit) @16f511   11 years Oleksandr Fixed the usage of "config.h" (if defined HAVE_CONFIG_H) spielwiese
(edit) @ffddda2   11 years hannes fix: removed more debug output spielwiese
(edit) @75a33a7   11 years hannes fix: removed more debug output spielwiese
(edit) @7b7f578   11 years hannes fix: removed debug output spielwiese
(edit) @4d998e   11 years hannes removed debug mesage spielwiese
(edit) @e92c6a   11 years oberfran walk stuff spielwiese
(edit) @a601d5   11 years hannes chg: code simplification in walk spielwiese
(edit) @d30a399   11 years hannes chg: option handling: test,verbose renamed to si_opt_1,si_opt_2 spielwiese
(edit) @a8ead8   12 years hannes fix: memory leak in walk spielwiese
(edit) @6ce030f   12 years Oleksandr removal of the $Id$ svn tag from everywhere NOTE: the git SHA1 may be ... spielwiese
(edit) @dd668f   12 years Oleksandr use minideal (instead of qideal) in rCompose chg: use qideal instead ... spielwiese
(edit) @7fee876   12 years Oleksandr moved prarameter-handling to coeffs from rings.* and related fixes ... spielwiese
(edit) @762407   12 years Oleksandr config.h is for sources files only FIX: config.h should only be used ... spielwiese
(edit) @a875c3   12 years yue.ren.kl replaced "rChar(currRing)" with "currRing->cf" spielwiese
(edit) @a2cdd62   12 years hannes fix: avoid limits.h spielwiese
(edit) @993ae2   13 years Oleksandr FIX: ppNoether belongs to a ring (currRing!?) spielwiese
Note: See TracRevisionLog for help on using the revision log.