source: git/kernel/combinatorics

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @891f0e   6 years hannes fix: make check for static builds fieker-DuValspielwiese
(edit) @af2d81   6 years hannes opt: omalloc -> omAlloc fieker-DuValspielwiese
(edit) @266ae3   6 years hannes chg: only one definition for poly/ideal/map/matrix fieker-DuValspielwiese
(edit) @a5b972   6 years hannes fix: clean up intvec in erroro case (hSeries) fieker-DuValspielwiese
(edit) @6b02216   6 years hannes fix: overfow check in hilb (hFirstSeries): via WerrorS fieker-DuValspielwiese
(edit) @e55bdc   6 years hannes fix: system("hilbroune",I): memory errors fieker-DuValspielwiese
(edit) @598f45b   6 years hannes fix: system("hilbroune",I): memory leaks, format fieker-DuValspielwiese
(edit) @aad4ca4   6 years hannes format: Warn -> WarnS, trailing spaces fieker-DuValspielwiese
(edit) @0d44a00   6 years hannes fix: pull request #839 from shrawant/nchilb2 fieker-DuValspielwiese
(edit) @2f67e55   6 years shrawant cleanup and fix a bug fieker-DuValspielwiese
(edit) @5a0d2ae   6 years hannes chg: prefer mpz_*set_ui over mpz_*set_si for 0/1 fieker-DuValspielwiese
(edit) @4e006a2   6 years hannes fix: must not use cout, must not print timings fieker-DuValspielwiese
(edit) @1664835   6 years shrawant truncated nchilb and right colon operation fieker-DuValspielwiese
(edit) @d820f7   7 years hannes opt: NULL-coeffs (hdegree,hilb) fieker-DuValspielwiese
(edit) @5f8a71   7 years hannes Revert "opt: hdegree.cc" This reverts commit ... fieker-DuValspielwiese
(edit) @7cf3139   7 years hannes opt: hdegree.cc fieker-DuValspielwiese
(edit) @c796c8   7 years hannes chg: renamed p_Divide/pDivide to p_MDivide/pMDivide fieker-DuValspielwiese
(edit) @f5f5c9   7 years hannes fix: include path for julia fieker-DuValspielwiese
(edit) @1095e9   7 years hannes build: GMP_CFLAGS -> GMP_CPPFLAGS, NTL_CFLAGS->NTL_CPPFLAGS fieker-DuValspielwiese
(edit) @aa8a7e   7 years hannes use include ".." for singular related .h, p9 fieker-DuValspielwiese
(edit) @91b27c   7 years hannes compiler warnings fieker-DuValspielwiese
(edit) @3f253b   7 years hannes make check fieker-DuValspielwiese
(edit) @ee8cdb   7 years hannes fix: branchTo can return results (via _) fieker-DuValspielwiese
(edit) @04943b3   7 years hannes fix: ncHilb: version, format fieker-DuValspielwiese
(edit) @5d623c   7 years shrawant multi-graded Hilbert series of non-commutative monomial algebras fieker-DuValspielwiese
(edit) @ebfa7a   7 years hannes Merge pull request #804 from ... fieker-DuValspielwiese
(edit) @9c7c96   7 years quatermaster correct spelling errors as detected by Lintian fieker-DuValspielwiese
(edit) @e49df2   7 years hannes fix: less dependecies fieker-DuValspielwiese
(edit) @9d19c1   8 years hannes compiler warings: unused variables, parameters, functions fieker-DuValspielwiese
(edit) @a0315d   8 years hannes add: sortMonoIdeal_pCompare: sort ideal by _pCompare fieker-DuValspielwiese
(edit) @0e633e   8 years hannes cleanup: extern currRing fieker-DuValspielwiese
(edit) @d7c080   8 years hannes fix: make check in GBEngine fieker-DuValspielwiese
(edit) @90cf60e   8 years hannes format fieker-DuValspielwiese
(edit) @7e48fd   8 years stiwari Hilbert series of noncommutative monomial algebras fieker-DuValspielwiese
(edit) @340ab8   8 years stiwari nchilb fieker-DuValspielwiese
(edit) @637aa3   8 years stiwari modified nchilb fieker-DuValspielwiese
(edit) @579edfd   8 years stiwari modified nchilb in response to comments fieker-DuValspielwiese
(edit) @a7a295   8 years stiwari Hilbert series of non-comm monomial algebras fieker-DuValspielwiese
(edit) @3344c5   8 years hannes DegMon -> p_Totaldegree fieker-DuValspielwiese
(edit) @52e6ef   8 years hannes chg: use misc/auxiliary.h in libpolys and kernel/mod2.h in Singular ... fieker-DuValspielwiese
(edit) @f9b0bd   8 years hannes chg: Print -> PrintS, PrintLn if possible fieker-DuValspielwiese
(edit) @7b9b8e5   8 years hannes fix: Werror -> WerrorS if possible fieker-DuValspielwiese
(edit) @e6f1e6   8 years hannes code cleanup: HAVE_RINGS is mostly not needed fieker-DuValspielwiese
(edit) @3e056d   8 years hannes xalloc: how to use and fixes fieker-DuValspielwiese
(edit) @2bf04b   8 years hannes format fieker-DuValspielwiese
(edit) @19a089f   9 years adi_popescum solved tests bugs. fieker-DuValspielwiese
(edit) @1550eca   9 years adi_popescum push cleaning fieker-DuValspielwiese
(edit) @43b04d   9 years adi_popescum Added rAssure_c_dp(ring r) fieker-DuValspielwiese
(edit) @f13c85   9 years hannes format, cleanup, def. of map/sip_map at one place, .... fieker-DuValspielwiese
(edit) @794d7b   9 years Oleksandr Quotient ideal may be NULL :( fieker-DuValspielwiese
(edit) @438818   9 years Oleksandr Fixing tests due to ABI change (idDelete cannot take ring argument ... fieker-DuValspielwiese
(edit) @9e8bfa   9 years hannes allow matrix/module 0x0, 0xr, cx0 fieker-DuValspielwiese
(edit) @f00fe3   9 years hannes code cleanup for hilb fieker-DuValspielwiese
(edit) @7203f7   9 years hannes fix (windows port): move reference to NF/BBA stuff to function pointers fieker-DuValspielwiese
(edit) @75f460   9 years hannes format fieker-DuValspielwiese
(edit) @fea494   10 years hannes format fieker-DuValspielwiese
(edit) @5b45a4   10 years Oleksandr Testing the 'wrong ideal rank' issue in kernel/combinatorics + ... fieker-DuValspielwiese
(edit) @4ec0f0   10 years Oleksandr Instumentation with id_Test* for inputs + more general hLookSeries fieker-DuValspielwiese
(edit) @a4771e1   10 years Oleksandr Separation of hilbert function into kernel/combinatorics/hilb.h + ... fieker-DuValspielwiese
(edit) @922890   10 years hannes moved stairc.h to kernel/combinatorics/ fieker-DuValspielwiese
(edit) @2d3b010   10 years hannes fix: wrong ring used internally: add ring to scMult0Int fieker-DuValspielwiese
(edit) @1c4822a   10 years Oleksandr Fix bugs due to clang warnings... fieker-DuValspielwiese
(edit) @62a54b   10 years Oleksandr Better doxygen docu. for the introduction fieker-DuValspielwiese
(edit) @9b0e1a   10 years Oleksandr Include text files into doxygen manual chg: removed unnecessary ... fieker-DuValspielwiese
(edit) @ff87b8   10 years Oleksandr Better doxygen descriptions fieker-DuValspielwiese
(edit) @175eb21   10 years Oleksandr All of necessary doxygen desc. stubs fieker-DuValspielwiese
(edit) @1ba6782   10 years Oleksandr Further high-level description of the package structure with doxygen fieker-DuValspielwiese
(edit) @4b7c2a   10 years Oleksandr Fixed the target path for public kernel headers fieker-DuValspielwiese
(edit) @a01c17   10 years Oleksandr Templates for unit testing kernel subparts (like kernel/GBEngine, ... fieker-DuValspielwiese
(edit) @aab74b   10 years Oleksandr The header kernel/combinatorics/hutil.h should not depend on currRing fieker-DuValspielwiese
(edit) @4676d5   10 years Oleksandr Moved timer.*, feread.cc and febase.* from /kernel/ to /Singular/ ... fieker-DuValspielwiese
(edit) @9f7665   10 years Oleksandr Removed HAVE_CONFIG guards fix: fixed the inclusion of ... fieker-DuValspielwiese
(edit) @57fa2c4   10 years adi_popescum Separating Headers kernel/GBEngine fieker-DuValspielwiese
(edit) @5ab313   10 years adi_popescum Separating Headers kernel/combinatorics fieker-DuValspielwiese
(add) @f2f5ea   10 years adi_popescum Separating Sources: kernel/combinatorics fieker-DuValspielwiese
Note: See TracRevisionLog for help on using the revision log.