source: git

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(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) @9e69e0   12 years Oleksandr better error detection in SSCompute2LeadingSyzygyTerms TODO: Wrong ... spielwiese
(edit) @9cf220   12 years Oleksandr more extensive testing of AGR examples 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) @d353e4f   12 years Oleksandr better options for testing SSres spielwiese
(edit) @210d1b   12 years Oleksandr fixing a Sort problem for 0-input (wrong output rank of 0?) 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) @8b368ff   11 years Oleksandr Minor chages + defaults spielwiese
(edit) @b2fb0c   12 years Oleksandr added HybridNF && related design changes! add: introduced: ... spielwiese
(edit) @d058ea   12 years Oleksandr SSCompute2LeadingSyzygyTerms should use Compute2LeadingSyzygyTerms be ... spielwiese
(edit) @c1931a4   12 years Oleksandr new testing procedure testALLA: several tests in many setups! spielwiese
(edit) @8e650e   12 years Oleksandr options are attached as attributes to SSinit 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) @a01c17   10 years Oleksandr Templates for unit testing kernel subparts (like kernel/GBEngine, ... spielwiese
(edit) @aab74b   10 years Oleksandr The header kernel/combinatorics/hutil.h should not depend on currRing spielwiese
(edit) @59f97c   10 years Oleksandr Defined libkernelCommon.la to be the actual shared part of libkernel.la spielwiese
(edit) @084393   12 years Oleksandr Added DebugPrinting for numbers Note/Update: StringUpdate => StringEnd spielwiese
(edit) @8ee887   10 years hannes fix: ksCheckCoeff: may be used with coeffs in Q spielwiese
(edit) @2d3e75   10 years hannes towards a uniq n_Div: removing some of n_IntDiv spielwiese
(edit) @b743d9   10 years hannes Merge pull request #539 from adipopescu/QRings Qrings spielwiese
(edit) @d02a206   10 years adi_popescum update: Oleksandr Changes spielwiese
(edit) @a20c03   10 years hannes fix: ssi attribute p1 spielwiese
(edit) @8e326a   10 years hannes chg: ssi version spielwiese
(edit) @508d46   10 years hannes attribute via ssi: part1: BIT-attributes spielwiese
(edit) @f09a99   10 years hannes chg: allow in newstruct definition: white space, alnum member names spielwiese
(edit) @067540   10 years adi_popescum fix: factory/libfac/Makefile.am spielwiese
(edit) @496d32   10 years adi_popescum del: deleted not needed functions and chg names of functions spielwiese
(edit) @2f864f   10 years adi_popescum add: cfQuot1 spielwiese
(edit) @3e31b2   10 years adi_popescum mv: moved the qring constant build into a function spielwiese
(edit) @4341170   10 years adi_popescum Updated Short/ringmaps.tst since it has been added a nrnMapProjective ... spielwiese
(edit) @c21159   10 years adi_popescum Forgot to rewrite the test New/qring_with_constant spielwiese
(edit) @8f4794   10 years adi_popescum Added tests Tst/New/qring_with_constant spielwiese
(edit) @8ca38a7   10 years adi_popescum Added qrings feature for constant in ideal spielwiese
(edit) @ab8e53d   10 years adi_popescum Qrings: - BugFix #559 - Added feature: constant in qring ... spielwiese
(edit) @f0cd66c   10 years hannes cleanup: libfac p2 spielwiese
(edit) @e6bada   10 years hannes cleanup: libfac p1 spielwiese
(edit) @d912aa   10 years hannes Merge pull request #577 from mmklee/libfac_separable Libfac separable spielwiese
(edit) @1904c0   10 years Oleksandr Fix the "local" header includes to <global> in public(?) headers spielwiese
(edit) @443b19   12 years Oleksandr Pass homogenizing weights to kStd spielwiese
(edit) @00f64a   10 years Oleksandr p_GetShortExpVector for products (in order to avoid the actual ... spielwiese
(edit) @14814e3   10 years Oleksandr Do NOT specify libpolys while including /libpolys/*/*.h spielwiese
(edit) @25ad2c   10 years hannes fix: syntax spielwiese
(edit) @3d8cd8   10 years martinlee84 add: test for charseries mod p spielwiese
(edit) @8d4ef7   10 years martinlee84 chg: replace CharSet by mcharset spielwiese
(edit) @776311   10 years martinlee84 add: new test for charseries in char p spielwiese
(edit) @9af4d2   10 years martinlee84 chg: reminders to self spielwiese
(edit) @204e3c   10 years martinlee84 fix: revert substitution spielwiese
(edit) @ebf7d8   10 years martinlee84 chg: added a new function SteelTrager to compute the factorization of ... spielwiese
(edit) @88e95f   10 years martinlee84 fix: remove content from resultant spielwiese
(edit) @23f96c   10 years martinlee84 chg: generated res and stat for bug_tr489.tst spielwiese
(edit) @04be08   10 years martinlee84 chg: added test for #489 spielwiese
(edit) @e031fa1   10 years martinlee84 chg: call alg_factor even in trivial cases to get normalized factors spielwiese
(edit) @b092bb   10 years martinlee84 chg: added functions to deflate and inflate polys spielwiese
(edit) @b6cba6   10 years Oleksandr Merge pull request #576 from mmklee/factory_fix Factory fix spielwiese
(edit) @0a7289   10 years kroeker add test to testlist spielwiese
(edit) @ca1650   10 years kroeker fix bug 597 spielwiese
(edit) @feb3c9   10 years Oleksandr Complete build options for Pthread API: use AX_PTHREAD instead of ... spielwiese
(edit) @ceb2ce   10 years Oleksandr Change the used 4ti2 version to 1.3.1 (rather than 1.3.2) in order to ... spielwiese
(edit) @d193e12   10 years martinlee84 fix: pass by reference spielwiese
(edit) @9393e86   10 years martinlee84 fix: wrong include spielwiese
(edit) @72d624   10 years martinlee84 fix: memory leaks spielwiese
(edit) @dcd3ce   10 years hannes Merge pull request #572 from YueRen/spielwiese fix: comparison of a ... spielwiese
(edit) @066334   10 years hannes tests for tr.604 spielwiese
(edit) @c3e196   10 years hannes fix: tr.604 (G.Pfister) spielwiese
(edit) @78d0e5   10 years hannes chg: (tr.607 - which is not a bug) documentation for hasRingCoefficientRing spielwiese
(edit) @493e3d   10 years hannes fix: tr.604 (primdecGTZ for small primes) spielwiese
(edit) @423ed4   10 years ren fix: comparison of a boolean expression with int other than 0 or 1 ... spielwiese
(edit) @8e176b   10 years hannes chg: hasIntegerCoefficientRing ->hasRingCoefficientRing ... spielwiese
(edit) @5b267b8   10 years hannes test for "setting minpoly for non-extension coeffs" spielwiese
(edit) @0f60f3   10 years hannes fix: setting minpoly over non-extensions spielwiese
(edit) @4f61c6   10 years adi_popescum Update to mstd_review spielwiese
(edit) @ce2b91   10 years adi_popescum Forgot debug output spielwiese
(edit) @0fc231   10 years adi_popescum mstd code review spielwiese
(edit) @b64556   10 years Oleksandr Fix Manual/normalP.res (no more redefining gnirlist) spielwiese
(edit) @30ddc8   10 years Oleksandr Merge pull request #562 from surface-smoothers/fix.redefining.gnirlist ... spielwiese
(edit) @24066c   10 years hannes moved rlimit.* to kernel/oswrapper spielwiese
(edit) @c5e82e   10 years hannes moved timing stuff to kernel/oswrapper part2 spielwiese
(edit) @49f423   10 years hannes moved timing stuff to kernel/oswrapper part1 spielwiese
(edit) @3f61490   10 years hannes moved line reading stuff to kernel/oswrapper part2 spielwiese
(edit) @ff3617   10 years hannes moved line reading stuff to kernel/oswrapper part1 spielwiese
(edit) @f1d2c9   10 years hannes mvoed siRand to libpolys/misc/sirandom.* spielwiese
(edit) @e07ef0c   10 years hannes fix: find gmp spielwiese
(edit) @59d8f8   10 years hannes fix: find shared lib gmp (ld should know -Wl,-R..) (C.Fieker) spielwiese
(edit) @bb506bf   10 years hannes moved class Voice to fevoices.h 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
Note: See TracRevisionLog for help on using the revision log.