source: git/Singular/extra.cc

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @cda219b   4 years hannes fix: maEvalAt for 0 as result fieker-DuValspielwiese
(edit) @b77b9d   4 years hannes removed AE* (unused) fieker-DuValspielwiese
(edit) @a8b8c94   5 years hannes Revert "Revert "temp. disable SW_FL_*, (oscarci is missing a make ... fieker-DuValspielwiese
(edit) @c1ba56   5 years hannes Revert "temp. disable SW_FL_*, (oscarci is missing a make clean)" ... fieker-DuValspielwiese
(edit) @730f7c   5 years hannes temp. disable SW_FL_*, (oscarci is missing a make clean) fieker-DuValspielwiese
(edit) @8f59f06   5 years hannes add: handling Flint switches fieker-DuValspielwiese
(edit) @668249   5 years hannes extend system("cccluster") to R, long_R fieker-DuValspielwiese
(edit) @b84add   5 years hannes ccluster by Remy Imbach fieker-DuValspielwiese
(edit) @e6ca692   5 years hannes chg: flint conversions for more rings fieker-DuValspielwiese
(edit) @7259b3   5 years hannes add: multiplicity to ccluster fieker-DuValspielwiese
(edit) @5e8ecdb   5 years hannes fix: error checking for ccluster fieker-DuValspielwiese
(edit) @bc8a609   5 years hannes add: try ccluster fieker-DuValspielwiese
(edit) @8f9132   5 years hannes moved system("std_syz") to new module: partialGB(<module>,<int>) fieker-DuValspielwiese
(edit) @a3f0fea   5 years behrends Modify variable declarions for pSingular. fieker-DuValspielwiese
(edit) @57f6ffd   5 years hannes cleanup: move LP-stuff from extra.cc to freegb.cc fieker-DuValspielwiese
(edit) @ac8f852   5 years karim23697 Merge freegb.cc into extra.cc fieker-DuValspielwiese
(edit) @5161f3c   5 years karim23697 freeAlgebra in freegb.lib fieker-DuValspielwiese
(edit) @e39e193   5 years karim23697 Move divides and varAt to freegb fieker-DuValspielwiese
(edit) @c8fd40   6 years karim23697 Kernel stuff for uf graph fieker-DuValspielwiese
(edit) @6a0ad75   6 years hannes std now also for LP rings fieker-DuValspielwiese
(edit) @776f0e   6 years karim23697 Missing #define HAVE_SHIFTBBA fieker-DuValspielwiese
(edit) @3db016   6 years karim23697 Remove kernel dependency from libpolys and improve perfomance fieker-DuValspielwiese
(edit) @cee69a   6 years karim23697 Merge branch 'spielwiese' into letterplace_kernel_multiplication fieker-DuValspielwiese
(edit) @aef5db   6 years hannes add: system("unflatten",<smatrix>,<cols>) fieker-DuValspielwiese
(edit) @fa2599   6 years hannes add smatrix: system("flatten",A) resp. flatten(A) fieker-DuValspielwiese
(edit) @d9ccb8   6 years hannes add: tensor(smatrix,smatrix) as kernel cmd. fieker-DuValspielwiese
(edit) @b00f8a   6 years karim23697 Remove all shrink calls. Remove uptodeg/lV parameters from almost all ... fieker-DuValspielwiese
(edit) @2c24810   6 years hannes add: freegb with modules fieker-DuValspielwiese
(edit) @01a1e6   6 years hannes Merge pull request #860 from ... fieker-DuValspielwiese
(edit) @65fb13   6 years hannes add: system("GF",p,p,"a") -> create GF(p^n,a) fieker-DuValspielwiese
(edit) @1af34f   6 years karim23697 Fix bug in p_mLPshift fieker-DuValspielwiese
(edit) @117e00e   6 years hannes removed unused system includes, math.h ->cmath for .cc files fieker-DuValspielwiese
(edit) @c5898b   6 years hannes chg: pLPshift ->p_LPshift fieker-DuValspielwiese
(edit) @206e202   6 years hannes fix: gcc 6 does not define "unix" on linux 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) @2f67e55   6 years shrawant cleanup and fix a bug fieker-DuValspielwiese
(edit) @bff7f6   7 years hannes fix: simplified system("rcolon"...) via iiCheckTypes fieker-DuValspielwiese
(edit) @0e9a294   7 years hannes format fieker-DuValspielwiese
(edit) @1664835   7 years shrawant truncated nchilb and right colon operation fieker-DuValspielwiese
(edit) @13a1af   7 years hannes fix: system("mtrack",..) fieker-DuValspielwiese
(edit) @7fb70f   7 years hannes add (from 3-1): system("svd",m) fieker-DuValspielwiese
(edit) @fb1675   7 years hannes use include ".." for singular related .h, p8 fieker-DuValspielwiese
(edit) @8f963e   7 years hannes opt: mp_Tesnsor fieker-DuValspielwiese
(edit) @c33a45   7 years hannes add: mp_Tensor for Kronecker product of 2 matrices given as modules fieker-DuValspielwiese
(edit) @a418d9   7 years hannes factory: 4.1.0 fieker-DuValspielwiese
(edit) @d38e6a   7 years hannes code cleanup: removed some external definitions of procs fieker-DuValspielwiese
(edit) @f674c6   7 years hannes fix: nc_Hilb: error messages fieker-DuValspielwiese
(edit) @5d623c   7 years shrawant multi-graded Hilbert series of non-commutative monomial algebras fieker-DuValspielwiese
(edit) @f438b4c   7 years hannes add: missing system("...") for tests and manual fieker-DuValspielwiese
(edit) @3c0710   7 years hannes 4-1-0: sources fieker-DuValspielwiese
(edit) @9d19c1   8 years hannes compiler warings: unused variables, parameters, functions fieker-DuValspielwiese
(edit) @94e4fc8   8 years hannes fix: system("gcd") does not depend on PLURAL, but factory fieker-DuValspielwiese
(edit) @7a5fd5   8 years hannes experimental lib: ncHilb.lib 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) @307c21   8 years hannes fix: extra.cc fieker-DuValspielwiese
(edit) @7028cd   8 years hannes reduce_bound: sort extra.cc fieker-DuValspielwiese
(edit) @6c086a4   8 years adi_popescum fix: knfbound for ideal/modules, bound was put on the correct argument fieker-DuValspielwiese
(edit) @c2ef83   8 years adi_popescum add: reduce_bound in experimental in extra.cc works like reduce ... fieker-DuValspielwiese
(edit) @57b2b9   8 years hannes system("uniq",<list>) fieker-DuValspielwiese
(edit) @98123a   8 years hannes system("sort",<list>) fieker-DuValspielwiese
(edit) @52e6ef   8 years hannes chg: use misc/auxiliary.h in libpolys and kernel/mod2.h in Singular ... fieker-DuValspielwiese
(edit) @462f5d   8 years hannes cleanup shiftgb.cc removed duplicate code (pLPshift,pLastVblock) ... fieker-DuValspielwiese
(edit) @f9b0bd   8 years hannes chg: Print -> PrintS, PrintLn if possible fieker-DuValspielwiese
(edit) @181bf31   8 years hannes add; system("executable",...) fieker-DuValspielwiese
(edit) @a35d3d7   8 years hannes code cleanup: avoid local definition, use header fieker-DuValspielwiese
(edit) @486f84   8 years quatermaster discard undesirable executable bits fieker-DuValspielwiese
(edit) @fb24e81   8 years hannes system("LLL_flint",,,) fieker-DuValspielwiese
(edit) @503bfc1   8 years hannes system("HNF"...) for bigintmat fieker-DuValspielwiese
(edit) @bd5354b   8 years hannes fix: arg1 of MWalk changes the ring of its content fieker-DuValspielwiese
(edit) @c7f4330   8 years oberfran update Merge branch 'spielwiese' of github.com:Singular/Sources into ... fieker-DuValspielwiese
(edit) @9eb1e8   9 years hannes activate: system("std_syz",<module>,<int>) for KVequiv.lib fieker-DuValspielwiese
(edit) @f094e7   9 years hannes new libs -> doc fieker-DuValspielwiese
(edit) @2b14db   9 years oberfran update Merge branch 'spielwiese' of github.com:Singular/Sources into ... fieker-DuValspielwiese
(edit) @ca0d3b5   9 years hannes simplified debug for facstd: now always via option(teach) fieker-DuValspielwiese
(edit) @38301d   9 years oberfran update Merge branch 'spielwiese' of github.com:Singular/Sources into ... fieker-DuValspielwiese
(edit) @e9478b   9 years hannes format fieker-DuValspielwiese
(edit) @760258   9 years oberfran update Merge branch 'spielwiese' of github.com:Singular/Sources into ... fieker-DuValspielwiese
(edit) @a576b0   9 years hannes optim. kFindDivisibleByInT fieker-DuValspielwiese
(edit) @530df5   9 years hannes test-impl. for LU for bigintmat/cmatrix fieker-DuValspielwiese
(edit) @0905de   9 years oberfran update Merge branch 'spielwiese' of github.com:Singular/Sources into ... fieker-DuValspielwiese
(edit) @a1f17b   9 years hannes experimental: chinese remainder with caching inverses (switch on by ... fieker-DuValspielwiese
(edit) @0b51f6a   9 years hannes fix tr. #716 (mem-leak in shiftbba) fieker-DuValspielwiese
(edit) @7023ce   9 years oberfran --- Merge branch 'spielwiese' of github.com:Singular/Sources into ... fieker-DuValspielwiese
(edit) @48d66a   9 years hannes system("denom_list") fieker-DuValspielwiese
(edit) @a054302   9 years hannes some blackbox/newstruct checks and warnings fieker-DuValspielwiese
(edit) @ca3864   9 years oberfran --- Merge branch 'spielwiese' of github.com:Singular/Sources into ... fieker-DuValspielwiese
(edit) @777f8b   9 years hannes chg: n_Int returns long instead of int fieker-DuValspielwiese
(edit) @4083fa   9 years oberfran --- Merge branch 'spielwiese' of github.com:Singular/Sources into ... 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) @11d9d00   9 years oberfran --- Merge branch 'spielwiese' of github.com:Singular/Sources into ... fieker-DuValspielwiese
(edit) @f110b0   9 years hannes Merge pull request #675 from adipopescu/Flint Flint fieker-DuValspielwiese
(edit) @b9fafa   9 years hannes additional test for lduSolve fieker-DuValspielwiese
(edit) @8e682d   9 years oberfran --- fieker-DuValspielwiese
(edit) @acccd2   9 years oberfran randomization, printout fieker-DuValspielwiese
(edit) @625fd1   9 years adi_popescum fix: LLL_Flint fieker-DuValspielwiese
(edit) @d6cb88   9 years adi_popescum add LLL_Flint feature: if called system(LLL_Flint, l, 1) will return ... fieker-DuValspielwiese
Note: See TracRevisionLog for help on using the revision log.