source: git/libpolys/polys/matpol.cc

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @7cb01c   4 years hannes fix: large matrices fieker-DuValspielwiese
(edit) @7ebc6d   5 years hannes fix: det returns NULL in error case fieker-DuValspielwiese
(edit) @06264b   5 years quatermaster correct spelling errors as detected by lintian Description: source ... fieker-DuValspielwiese
(edit) @ee3e7cd   5 years hannes det heuristic fieker-DuValspielwiese
(edit) @d104be   5 years hannes fix: memory leak in mp_DetMu fieker-DuValspielwiese
(edit) @38685a   5 years hannes chg: heuristic for det fieker-DuValspielwiese
(edit) @eaf72b   5 years hannes chg: det, add det(m,"method") fieker-DuValspielwiese
(edit) @138ecd   5 years hannes Merge branch 'spielwiese' of github.com:Singular/Sources into spielwiese fieker-DuValspielwiese
(edit) @6cb81b   5 years hannes chg: MATELEM0 in mp_Mult fieker-DuValspielwiese
(edit) @199f11d   5 years hannes format fieker-DuValspielwiese
(edit) @d2da42   5 years hannes add: mp_DetMu: determinant via mu algorithm fieker-DuValspielwiese
(edit) @e6cdad   6 years hannes use xalloc if omalloc is disabled fieker-DuValspielwiese
(edit) @fe115e   6 years hannes extend coef(I,m) to ideal I 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) @ed0852   6 years hannes fix: sm_Mult: index limits fieker-DuValspielwiese
(edit) @6b0b177   6 years hannes fix: sm_Mult (* for smatrix) fieker-DuValspielwiese
(edit) @88afd0   6 years hannes add: sm_Tensor fieker-DuValspielwiese
(edit) @ad081d   6 years hannes removed sm_Transp (use id_Transp) fieker-DuValspielwiese
(edit) @2ffd25   6 years hannes introduce smatrix (sparse matrix) fieker-DuValspielwiese
(edit) @db0acd   6 years hannes add: sparse matrices via MODUL_CMD: +,-,* fieker-DuValspielwiese
(edit) @d5f3a74   6 years hannes Revert "removed mp_Equal (same as mp_Compare(a,b,R)==0)" This reverts ... fieker-DuValspielwiese
(edit) @731236   6 years hannes removed mp_Equal (same as mp_Compare(a,b,R)==0) fieker-DuValspielwiese
(edit) @117e00e   6 years hannes removed unused system includes, math.h ->cmath for .cc files fieker-DuValspielwiese
(edit) @b46d28   7 years hannes code simplification: alg.ext, matrix fieker-DuValspielwiese
(edit) @12de09   7 years hannes minor opt: p_GetComp -> __p_GetComp if there is a component, p5 fieker-DuValspielwiese
(edit) @aadd638   7 years hannes use include ".." for singular related .h, p7 fieker-DuValspielwiese
(edit) @c72b3a   7 years hannes fix: avoid overflow for matrix > 4GB fieker-DuValspielwiese
(edit) @761d13   7 years hannes code cleanup: minor fieker-DuValspielwiese
(edit) @f45a05   7 years hannes code cleanup for minor 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) @d7f7f4   8 years hannes removed size restriction on matrix fieker-DuValspielwiese
(edit) @59dca7   8 years hannes remove the now useless inclusion of coeffrings.h fieker-DuValspielwiese
(edit) @2be6451   8 years hannes Reimer Behrends: semphore patch for Os X fieker-DuValspielwiese
(edit) @4a822ba   8 years hannes adjust poly, matrix etc comparisons fieker-DuValspielwiese
(edit) @dd930e5   8 years hannes add: mp_Compare fieker-DuValspielwiese
(edit) @f9b0bd   8 years hannes chg: Print -> PrintS, PrintLn if possible fieker-DuValspielwiese
(edit) @f8589f   9 years hannes move test row/col of matrix to mpNew fieker-DuValspielwiese
(edit) @ac00e2f   10 years hannes removed currQuotient 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) @f3703e   10 years max Remove some dead code and unused variables fieker-DuValspielwiese
(edit) @040c71   11 years hannes g: prefer StringAppendS over StringAppend (from master) fieker-DuValspielwiese
(edit) @ba5e9e   11 years Oleksandr Changed configure-scripts to generate individual public config files ... fieker-DuValspielwiese
(edit) @16f511   11 years Oleksandr Fixed the usage of "config.h" (if defined HAVE_CONFIG_H) fieker-DuValspielwiese
(edit) @538512   11 years hannes chg: StringAppend/StringSetS/StringEndS: use multiple times fieker-DuValspielwiese
(edit) @6ce030f   12 years Oleksandr removal of the $Id$ svn tag from everywhere NOTE: the git SHA1 may be ... fieker-DuValspielwiese
(edit) @2d2e40   12 years hannes fix: warning messages: unsed variable/parameter fieker-DuValspielwiese
(edit) @a2cdd62   12 years hannes fix: avoid limits.h fieker-DuValspielwiese
(edit) @2fce0e   13 years Oleksandr FIX: exposed mp_Wedge FIX: moving duplicates from ... fieker-DuValspielwiese
(edit) @73ad0c   13 years hannes p_Var, p_LOwVar -> p_polys.h, p_polys.cc fieker-DuValspielwiese
(edit) @bf6a4d   13 years hannes add and fix: sparsmat.cc fieker-DuValspielwiese
(edit) @441a2e   13 years hannes restore: mp_RecMin, mp_detBareiss -> matpol.cc fieker-DuValspielwiese
(edit) @845729b   13 years Oleksandr Removed linear algebra stuff (Bareiss/Det etc) from matpol.cc TODO: ... fieker-DuValspielwiese
(edit) @3d65be   13 years hannes fix matpol: try to avoid _<capital letter> - it is reserved fieker-DuValspielwiese
(edit) @b78996   13 years Oleksandr FIX: strting to fix sparse matrices (sparsmat.{h, cc}) fieker-DuValspielwiese
(edit) @cf02b22   13 years Oleksandr FIX: last fixes to matpol.cc FIX: add "const" for (last) ring ... fieker-DuValspielwiese
(edit) @503a31   13 years Oleksandr FIX: some more fixes (adding ring) fieker-DuValspielwiese
(edit) @5d9aa6   13 years Oleksandr FIX: further fixes in matpol ADD: sparse matrices (sparsmat.*) - ... fieker-DuValspielwiese
(edit) @0a3a629   13 years Oleksandr FIX: fixed the matrix-related inteface: e.g. mpCopy(matrix) -> ... fieker-DuValspielwiese
(edit) @2ad10e9   13 years Oleksandr ADD: started fixing simpleideals.cc matpol.{cc,h} (the later needs ... fieker-DuValspielwiese
(edit) @32d07a5   13 years Oleksandr Adding/Fixing currRing for non-commutative stuff fieker-DuValspielwiese
(add) @3f2fb2   13 years Oleksandr ADD: matrices (from kernel) fieker-DuValspielwiese
Note: See TracRevisionLog for help on using the revision log.