source: git/dyn_modules/syzextra

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @495328   12 years Oleksandr made all classes inherit from SchreyerSyzygyComputationFlags chg: ... spielwiese
(edit) @dd24e5   12 years Oleksandr separated FindReducer into a separate class CReducerFinder (m_div) ... spielwiese
(edit) @026171   12 years Oleksandr introduced a bitmask of `leading` variables NOTE: this is the 2nd ... spielwiese
(edit) @c7d29b   12 years Oleksandr final removal of old _INTERNAL_ functions and corresp. wrappers ... spielwiese
(edit) @4eba3ad   10 years Oleksandr introduced SchreyerSyzygyComputationFlags for storing and passing ring ... spielwiese
(edit) @92992c   12 years Oleksandr moving/adding/changing bits of documentation spielwiese
(edit) @7088f18   12 years Oleksandr Old Schreyer Syzygy functions went to a namespace accesed via a class ... spielwiese
(edit) @204092   12 years Oleksandr moved/separated new functions related to Schreyer Syzygy computation ... spielwiese
(edit) @cd5fefc   12 years Oleksandr new p_Tail and id_Tail (separated from a wrapper) spielwiese
(edit) @ff7993   12 years Oleksandr introduced syzextra.{h,cc} files for cleaner separation of algorithms ... spielwiese
(edit) @14e93b   12 years Oleksandr moved the main driver function ComputeSyzygy to the dyn.module TODO: ... spielwiese
(edit) @2c16b8   12 years Oleksandr first call to sort cannot ask for temp ring attributes + minor changes spielwiese
(edit) @f12f9a   12 years Oleksandr separation of low-level functions: ComputeLeadingSyzygyTerms & ... spielwiese
(edit) @fe35f2   12 years Oleksandr finall code migration to C/C++ (syzextra) add: ... spielwiese
(edit) @f6c459   10 years Oleksandr Cleanup and minor changes spielwiese
(edit) @33161fd   12 years Oleksandr implemented FindReducer in syzextra chg: (SS)FindReducer don't need ... spielwiese
(edit) @2407cb   11 years Oleksandr Fix qsort usage due to MAC OS X fix: non-standard qsort_r ... spielwiese
(edit) @74afe1f   12 years Oleksandr moved 'Compute2LeadingSyzygyTerms' into the dyn.mod. TODO/TEST: ... spielwiese
(edit) @5020a6   12 years Oleksandr Added unused GetAMPos/GetAMData helper functions to syzextra spielwiese
(edit) @8b78ee   12 years Oleksandr sorting for Syz/Res project: add: inplace sorting 'Sort_c_ds' add: ... spielwiese
(edit) @7b7c2c   12 years Oleksandr further Syz/Resolutions: chg: sorting: "ds" ->> "c,ds" (since ... spielwiese
(edit) @084393   12 years Oleksandr Added DebugPrinting for numbers Note/Update: StringUpdate => StringEnd spielwiese
(edit) @443b19   12 years Oleksandr Pass homogenizing weights to kStd 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) @9f7665   10 years Oleksandr Removed HAVE_CONFIG guards fix: fixed the inclusion of ... spielwiese
(edit) @8fd7bf   10 years Oleksandr Cleanup scons leftovers spielwiese
(edit) @57fa2c4   10 years adi_popescum Separating Headers kernel/GBEngine spielwiese
(edit) @38750a   10 years Oleksandr Minor BS cleanup: no need in -I${srcdir} and -I${builddir} in CPPFLAGS spielwiese
(edit) @37e66f   10 years Oleksandr Better approach to configuring multiple packages: ... spielwiese
(edit) @c70920   10 years Oleksandr Better BS: use libtool dependency libs and LIBADD automake feature + ... spielwiese
(edit) @7fe9e13   10 years Oleksandr Renamed NDEBUG -> SING_NDEBUG in order to avoid confusion with GCC macro spielwiese
(edit) @989d6b   10 years Oleksandr Minor fixes + cleanup spielwiese
(edit) @805db88   10 years Oleksandr Avoid "if ((P)) " since clang treats such statements specially spielwiese
(edit) @17bdb2   10 years Oleksandr Don't use -release PKG_VER for all libraries spielwiese
(edit) @eb76e8   11 years Oleksandr fix: AMLDFLAGS -> AM_LDFLAGS spielwiese
(edit) @ba5e9e   11 years Oleksandr Changed configure-scripts to generate individual public config files ... spielwiese
(edit) @9e24ef   11 years Oleksandr Moved tests from DM into Tst/dyn_modules (and turned them off) spielwiese
(edit) @bc2aed6   11 years Oleksandr Uniform dynamic flags for DM spielwiese
(edit) @99b54a   11 years Oleksandr Fixing static use of _dynamic_ modules as built-ins + dynamic loading ... spielwiese
(edit) @83192d   11 years Oleksandr Fixing the including of "config.h"-files before any other headers + ... spielwiese
(edit) @e350a6   11 years Oleksandr Revert "fix: no dependency on debug stuff" NOTE: there is no need in ... spielwiese
(edit) @3b01ed   11 years hannes fix: no dependency on debug stuff spielwiese
(edit) @e3f523   11 years Oleksandr Misc changes to BS and others fix: GMP-checking will looks at CPATH ... spielwiese
(edit) @0c86ae   11 years Oleksandr For profiling: use google proftools (optionally) spielwiese
(edit) @b5d6f0   11 years Oleksandr Use .so dynamic modules (no more _g.so[g]?!) spielwiese
(edit) @9ba92b   11 years Oleksandr BS cleanup: singular targets (no simultanious debug version) spielwiese
(edit) @2c889f   11 years Oleksandr Code update corresponding to renaming findexec into resources spielwiese
(edit) @b56249   11 years Oleksandr Misc fixes due to building on Mac OS X 10.6 fix: no ... spielwiese
(edit) @f4cb99a   11 years Oleksandr Updating the BS + search pathes for better binary distribution (due to ... spielwiese
(edit) @24bfd7   11 years Oleksandr Fixed broken BS and silenced a failing test (ClearDenom != cleardenom) spielwiese
(edit) @6909cfb   11 years ren fix: -Wunused-variable warnings spielwiese
(edit) @30c2d4f   11 years Oleksandr Fixed an early slip from [ttt] spielwiese
(edit) @f63b13   11 years Oleksandr Optional starting of Google Profiler NOTE: also needs to link with ... spielwiese
(edit) @643877c   11 years Oleksandr Expose function m2_end function Conflicts: Singular/LIB/schreyer.lib ... spielwiese
(edit) @40d23c   11 years Oleksandr Separate test results spielwiese
(edit) @39e070   11 years Oleksandr Fixed regression testing for Singular via 'make check' spielwiese
(edit) @d101b1   11 years Oleksandr Motsak <http://goo.gl/mcpzY> Silence some warnings about statements without effect Insired by ... spielwiese
(edit) @5fdf7a   11 years max Replace --no-{rtti,exceptions} by -fno-{rtti,exceptions} This ... spielwiese
(edit) @240fe3   12 years jengelh build: use simpler relative path specifications Cosmetic only. It ... spielwiese
(edit) @056089   12 years jengelh src: resolve compiler warnings for -Wreturn-type The compiler cannot ... spielwiese
(edit) @5e28ea   11 years Oleksandr Temporary removed -Winline TODO: revert this upon starting optimizing ... spielwiese
(edit) @d30a399   11 years hannes chg: option handling: test,verbose renamed to si_opt_1,si_opt_2 spielwiese
(edit) @ff12c6   12 years Oleksandr Testing of ClearContent&ClearDenominators add: testing the use of ... spielwiese
(edit) @fff6150   12 years Oleksandr added -Winline compiler option: warn when a function marked inline ... spielwiese
(edit) @17228e   12 years hannes fix: make check (for non-dbug version) removed: static.h spielwiese
(edit) @6ce030f   12 years Oleksandr removal of the $Id$ svn tag from everywhere NOTE: the git SHA1 may be ... spielwiese
(edit) @e89ff5   12 years Oleksandr moved proc Tail to the dyn. module add: Tail command within syzextra ... spielwiese
(edit) @4b2e47   12 years Oleksandr first iteration: mostly prototype in Singular Script... without ... spielwiese
(edit) @d1eb80   12 years Oleksandr dynamic modules don't need LDFLAGS spielwiese
(edit) @3b8a6e   12 years Oleksandr removed AM_LDFLAGS from those Makefile.am where a library is built ... spielwiese
(edit) @f3461d   12 years Oleksandr removed componentWeights from IS-ordering NOTE/TODO: the induced ... spielwiese
(edit) @986225e   12 years Oleksandr minor changes to syzextra chg: variable function installation (ADD) ... spielwiese
(edit) @1114d2   12 years Oleksandr Dynamic modules: bigintm & syzextra will be built and can be tested ... spielwiese
(edit) @5c0183   12 years Oleksandr fix the induced Schreyer ordering add: a test due to Chrisian add: ... spielwiese
(edit) @98c972   12 years Oleksandr added component weights to the output of GetInducedData spielwiese
(edit) @227b7e   12 years Oleksandr fix syzextra dynamic module usage output spielwiese
(edit) @0917a96   12 years Oleksandr adaptation of dyn_modules/syzextra for spielwiese fix: fixed ... spielwiese
(edit) @383b2c8   12 years Oleksandr CHG: mod2.h should better be included as <kernel/mod2.h> spielwiese
(edit) @a45086   13 years Oleksandr FIX: mac os x specific linker options From: Oleksandr Motsak ... spielwiese
(edit) @27fc50   13 years Oleksandr FIX: fixed building/loading of dynamic modules on Mac OS X From: ... spielwiese
(edit) @f115489   13 years Oleksandr ADD: bugtest for ntIntDiv & p_Content using syzextra From: Oleksandr ... spielwiese
(edit) @636c28   13 years Oleksandr ADD: "scons debug=1" for debug version UPD: updated bigintm to support ... spielwiese
(edit) @19764c6   13 years Oleksandr FIX: the issue of debug/release Singular needed for correspondingly ... spielwiese
(add) @4f7d76   13 years Oleksandr moved all the user-space syzygy-related stuff into a synamic module ... spielwiese
Note: See TracRevisionLog for help on using the revision log.