source: git/Singular/walk.cc

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @c448cd   8 years oberfran bug fix spielwiese
(edit) @6a52475   8 years oberfran change intermediate output spielwiese
(edit) @622b41   9 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   10 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   11 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   12 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
(edit) @737a68   13 years Oleksandr CHG: moved libpolys/polys/polys.h to kernel/polys.h & updated includes ... spielwiese
(edit) @7b15f9d   13 years hannes more idHead fixed spielwiese
(edit) @643b538   13 years Oleksandr FIX: fixing unfixed assumes and ther stuff for debug version of Singular spielwiese
(edit) @b787fb6   13 years hannes removed includes of longalg.h spielwiese
(edit) @ed8227   13 years hannes fix walk.cc (currRingHdl not needed) spielwiese
(edit) @e94918   13 years martinlee84 fixed walk.cc but still currRingHdl needs to be fixed spielwiese
(edit) @567abae   13 years martinlee84 fixed includes in walk.cc spielwiese
(edit) @47417b   13 years hannes fix include of clapsing.h spielwiese
(edit) @0fb34ba   13 years hannes start with dir Singular: fix includes and makefile spielwiese
(edit) @6ccdd3a   13 years seelisch renamed algring; comments; transext.* added spielwiese
(edit) @5f4463   13 years hannes making the sun-c/c++ compiler happy (still waiting for to issues...) ... spielwiese
(edit) @f97705   13 years hannes rename memcpy4 -> memcpy git-svn-id: ... spielwiese
(edit) @b1dfaf   14 years seelisch patch from Kai (checked for problems under Windows OS: no problems) ... spielwiese
(edit) @599326   14 years krueger Anne, Kai, Frank: - changes to #include "..." statements to allow ... spielwiese
(edit) @a6904c   14 years seelisch revision 12777 with fixed bug trac #226 git-svn-id: ... spielwiese
(edit) @7019c8   14 years seelisch restructuring algebraic field extensions and rational function fields ... spielwiese
(edit) @210bd9   14 years hannes moved option marcos to options.h git-svn-id: ... spielwiese
(edit) @eaf66f   14 years hannes IDTYP etc -> ipid.h git-svn-id: ... spielwiese
(edit) @341696   14 years hannes Adding Id property to all files git-svn-id: ... spielwiese
(edit) @2e5f59   15 years hannes *hannes: gcc warning git-svn-id: ... spielwiese
(edit) @753f9d2   15 years hannes *hannes: format git-svn-id: ... spielwiese
(edit) @0ec631   15 years hannes *hannes: OrdSgn git-svn-id: ... spielwiese
(edit) @d3a49c   16 years hannes *hannes: Print format (debug stuff) git-svn-id: ... spielwiese
(edit) @0ec43a   16 years hannes *hannes: gcc 4.2 fixes git-svn-id: ... spielwiese
(edit) @85e68dd   16 years hannes *hannes: gcc 4.2 git-svn-id: ... spielwiese
(edit) @e9657f   18 years hannes *hannes: code cleanup git-svn-id: ... spielwiese
(edit) @efd39d   18 years hannes *hannes: removed unnneeded code git-svn-id: ... spielwiese
(edit) @dbe2b0   18 years hannes *hannes: solaris port git-svn-id: ... spielwiese
(edit) @0001f9   18 years hannes *hannes: sun port, memory leaks git-svn-id: ... spielwiese
(edit) @633c14   19 years bricken *bricken: + intvec.h git-svn-id: ... spielwiese
(edit) @fc5095   19 years hannes *hannes: frwalk/walk stuff git-svn-id: ... spielwiese
(edit) @a3bc95e   23 years hannes *hannes: namespaces ->ns git-svn-id: ... spielwiese
(edit) @50cbdc   23 years hannes *hannes: merge-2-0-2 git-svn-id: ... spielwiese
(edit) @847242   24 years sulandra *** empty log message *** git-svn-id: ... spielwiese
(edit) @c232af   24 years obachman * omalloc stuff git-svn-id: ... spielwiese
Note: See TracRevisionLog for help on using the revision log.