source: git/kernel/linear_algebra

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @54561a   2 years hannes NTL_CPPFLGAS -> NTL_CXXFLAGS (-stdc0..), NTL_CPPFLAGS (-I..) fieker-DuValspielwiese
(edit) @244674   2 years hannes more NTL_CPPFLAGS: modulop.h includes NTL/config.h fieker-DuValspielwiese
(edit) @3c78f6   3 years hannes fix 'make check' for xalloc-Singular fieker-DuValspielwiese
(edit) @bcd835   3 years hannes fix: minor: use of omFree/omfree fieker-DuValspielwiese
(edit) @fec0d17   4 years hannes fix: malloc -> omAlloc fieker-DuValspielwiese
(edit) @2759ec   4 years hannes compiler warning fieker-DuValspielwiese
(edit) @d2a9865   4 years hannes Revert "chg: idMinors -> id_Minors" This reverts commit ... fieker-DuValspielwiese
(edit) @cdc9dc   4 years hannes getMinorIdeal: idSkipZeroes fieker-DuValspielwiese
(edit) @dc42780   4 years hannes chg: idMinors -> id_Minors fieker-DuValspielwiese
(edit) @54b24c   5 years behrends Finalizing thread support. fieker-DuValspielwiese
(edit) @172d852   5 years hannes Merge pull request #906 from rbehrends/prelim-thread-rewrite Singular ... fieker-DuValspielwiese
(edit) @a3f0fea   5 years behrends Modify variable declarions for pSingular. fieker-DuValspielwiese
(edit) @06264b   5 years quatermaster correct spelling errors as detected by lintian Description: source ... fieker-DuValspielwiese
(edit) @c473b7   6 years hannes removed FLINT_CFLAGS, if unused fieker-DuValspielwiese
(edit) @25a7cf   6 years hannes removed NTL_CPPFLAGS, if unused fieker-DuValspielwiese
(edit) @e6cdad   6 years hannes use xalloc if omalloc is disabled fieker-DuValspielwiese
(edit) @353a42   6 years hannes chg: nCoeff_si_Ring_Z/rField_is_Ring_Z -> nCoeff_is_Z/rField_is_Z fieker-DuValspielwiese
(edit) @891f0e   6 years hannes fix: make check for static builds fieker-DuValspielwiese
(edit) @bd0e07   6 years hannes fix: julia-debug version fieker-DuValspielwiese
(edit) @1932d5c   6 years hannes fix: julia-debug version: HAVE_ASSUME -> !SING_NDEBUG fieker-DuValspielwiese
(edit) @0f595e   6 years hannes fix: julia-debug version fieker-DuValspielwiese
(edit) @266ae3   6 years hannes chg: only one definition for poly/ideal/map/matrix fieker-DuValspielwiese
(edit) @43fd52   6 years hannes fix: interpolation.cc fieker-DuValspielwiese
(edit) @5a0d2ae   6 years hannes chg: prefer mpz_*set_ui over mpz_*set_si for 0/1 fieker-DuValspielwiese
(edit) @675f8c   7 years hannes fix: make check (kernel/ideals.cc depends on interpreter) fieker-DuValspielwiese
(edit) @158aae   7 years hannes (p)pMult_nn: use __(p)p_Mult_nn if possible(no tests for 0,1) fieker-DuValspielwiese
(edit) @e80719   7 years hannes use ABS 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) @0d1a36   7 years hannes Revert "chg: unsigned for buckets and consequences" This reverts ... fieker-DuValspielwiese
(edit) @a5db0e   7 years hannes chg: unsigned for buckets and consequences fieker-DuValspielwiese
(edit) @91b27c   7 years hannes compiler warnings fieker-DuValspielwiese
(edit) @f1cee38   7 years hannes Cache (from Minor*) does not use new -> remove omallocClass fieker-DuValspielwiese
(edit) @733b51   7 years hannes Minor*: allocation -> omalloc, removed unueed routines, code cleanup ... fieker-DuValspielwiese
(edit) @f45a05   7 years hannes code cleanup for minor fieker-DuValspielwiese
(edit) @3f253b   7 years hannes make check fieker-DuValspielwiese
(edit) @e39ca0   7 years hannes fix: memory leak in minor(m,k,I) fieker-DuValspielwiese
(edit) @cf214e8   8 years hannes doxygen: URLs etc. 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) @a1299c   8 years hannes chg: modulop: invers via table not for p<=32003, but NV_MAX_PRIME fieker-DuValspielwiese
(edit) @80f8f6c   8 years quatermaster correct spelling errors as detected by Lintian fieker-DuValspielwiese
(edit) @e8c9869   9 years quatermaster correct spelling error as detected by Lintian fieker-DuValspielwiese
(edit) @438818   9 years Oleksandr Fixing tests due to ABI change (idDelete cannot take ring argument ... fieker-DuValspielwiese
(edit) @7203f7   9 years hannes fix (windows port): move reference to NF/BBA stuff to function pointers fieker-DuValspielwiese
(edit) @d0bdb6   9 years hannes format fieker-DuValspielwiese
(edit) @a5fb9a   9 years kroeker fixed lusolve (track issue 358) fieker-DuValspielwiese
(edit) @75f460   9 years hannes format fieker-DuValspielwiese
(edit) @810491   9 years Oleksandr Fix including "libpolys/" and removal of unnecessary header includes + ... fieker-DuValspielwiese
(edit) @2206753   9 years Oleksandr Hiding all the implementation details (or adding the counting) mostly ... fieker-DuValspielwiese
(edit) @aae39f   10 years hannes fix: HAVE_EIGENVAL fieker-DuValspielwiese
(edit) @fea494   10 years hannes format fieker-DuValspielwiese
(edit) @705ba5   10 years hannes doc: reference eigenvalue fieker-DuValspielwiese
(edit) @1c4822a   10 years Oleksandr Fix bugs due to clang warnings... 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) @4b7c2a   10 years Oleksandr Fixed the target path for public kernel headers fieker-DuValspielwiese
(edit) @ec89bb4   10 years hannes chg: nNeg -> nInpNeg, also n_InpNeg, cfInpNeg fieker-DuValspielwiese
(edit) @a01c17   10 years Oleksandr Templates for unit testing kernel subparts (like kernel/GBEngine, ... fieker-DuValspielwiese
(edit) @1904c0   10 years Oleksandr Fix the "local" header includes to <global> in public(?) headers fieker-DuValspielwiese
(edit) @4676d5   10 years Oleksandr Moved timer.*, feread.cc and febase.* from /kernel/ to /Singular/ ... fieker-DuValspielwiese
(edit) @8abd84   10 years hannes fix: rand() is never used, no need to call srand(..) fieker-DuValspielwiese
(edit) @9f7665   10 years Oleksandr Removed HAVE_CONFIG guards fix: fixed the inclusion of ... fieker-DuValspielwiese
(edit) @2fe9f04   10 years Oleksandr Moved /kernel/{Cache*.h,interpolation.{h,cc},minpoly.{h,cc}} (orig. ... fieker-DuValspielwiese
(edit) @57fa2c4   10 years adi_popescum Separating Headers kernel/GBEngine fieker-DuValspielwiese
(edit) @23a78e   10 years adi_popescum Separating Headers: kernel/linear_algebra fieker-DuValspielwiese
(add) @ae4f367   10 years adi_popescum Separating Sources kernel/linear_algebra fieker-DuValspielwiese
Note: See TracRevisionLog for help on using the revision log.