source: git/Singular/extra.cc

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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
(edit) @806aa81   9 years oberfran Merge branch 'spielwiese' of github.com:Singular/Sources into spielwiese fieker-DuValspielwiese
(edit) @e57c8b   10 years hannes Merge pull request #670 from adipopescu/Flint add: LLL_Flint fieker-DuValspielwiese
(edit) @f0ccd06   10 years adi_popescum add: LLL_Flint fieker-DuValspielwiese
(edit) @d085e06   10 years hannes chg: removed unused ring parameter: LLL,HNF fieker-DuValspielwiese
(edit) @9cf0188   10 years oberfran New weight vectors will be reduced in the convex Groebner cone fieker-DuValspielwiese
(edit) @e85a03   10 years hannes iiCheckTypes, p3 fieker-DuValspielwiese
(edit) @53b247   10 years hannes add: iiCheckTypes, p2 fieker-DuValspielwiese
(edit) @b62e23   10 years hannes walk stuff of oberfranz fieker-DuValspielwiese
(edit) @c3b7b95   10 years hannes add: iiCheckTypes fieker-DuValspielwiese
(edit) @aae39f   10 years hannes fix: HAVE_EIGENVAL fieker-DuValspielwiese
(edit) @24ba31   10 years hannes fix: HAVE_GMS, HAVE_EIGENVAL do not work in current version fieker-DuValspielwiese
(edit) @14ace0   10 years hannes cfRandom: part 1 fieker-DuValspielwiese
(edit) @db7488   10 years hannes jjSYSTEM: cleanup, format, documentation fieker-DuValspielwiese
(edit) @020702   10 years hannes fix: absFactorize depends on NTL fieker-DuValspielwiese
(edit) @0db91e   10 years hannes fix: cleanup of system" format, Werror usage, sorting fieker-DuValspielwiese
(edit) @351717f   10 years hannes windows port: use __CYGWIN__ instead of ix86_Win fieker-DuValspielwiese
(edit) @922890   10 years hannes moved stairc.h to kernel/combinatorics/ fieker-DuValspielwiese
(edit) @7356be   10 years hannes simplified system: removed minor, waitforssilinks, naIdeal fieker-DuValspielwiese
(edit) @45bd4a5   10 years hannes AE,pAE,QAE removed from system: included in SINGULAR_4_1 stuff fieker-DuValspielwiese
Note: See TracRevisionLog for help on using the revision log.