source: git/kernel/polys.cc

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @52e6ef   8 years hannes chg: use misc/auxiliary.h in libpolys and kernel/mod2.h in Singular ... spielwiese
(edit) @fea494   10 years hannes format spielwiese
(edit) @89f209   10 years Oleksandr Fixed doxygen descriptions of some files/classes/methods spielwiese
(edit) @c8b907   10 years martinlee84 chg: deleted unnecessary '#include "mod2.h"' spielwiese
(edit) @0f74a1d   10 years hannes fix: tests for "removed currQuotient"/modstd spielwiese
(edit) @ac00e2f   10 years hannes removed currQuotient spielwiese
(edit) @9f7665   10 years Oleksandr Removed HAVE_CONFIG guards fix: fixed the inclusion of ... spielwiese
(edit) @ba5e9e   11 years Oleksandr Changed configure-scripts to generate individual public config files ... spielwiese
(edit) @16f511   11 years Oleksandr Fixed the usage of "config.h" (if defined HAVE_CONFIG_H) spielwiese
(edit) @3772383   11 years hannes fix: restore options after bba (possible ring change) spielwiese
(edit) @e12050   12 years Oleksandr fixing bugs due to rChangeCurrRing(0) TODO: why all of this was ... spielwiese
(edit) @762407   12 years Oleksandr config.h is for sources files only FIX: config.h should only be used ... spielwiese
(edit) @5fb90e   12 years hannes chg: move P_setGlobals to ring.cc, to be called from rComplete spielwiese
(edit) @85fd90   13 years burcin Fix rChangeCurrRing and make the interpreter pass precision info to ... spielwiese
(edit) @a8516a   13 years hannes fix: option handling during ring change (rChangeCurrRing) spielwiese
(edit) @ae133b   13 years Oleksandr FIX: rChangeCurrRing should set currQuotient as well spielwiese
(edit) @929fae   13 years Oleksandr FIX: currRing / currQuotient removed from Singular/ipid since they are ... spielwiese
(edit) @737a68   13 years Oleksandr CHG: moved libpolys/polys/polys.h to kernel/polys.h & updated includes ... spielwiese
(edit) @a98f56   14 years hannes selection of operations on polys spielwiese
(edit) @f6c50d   13 years hannes add assume to pDivide git-svn-id: ... spielwiese
(edit) @2b17ec   13 years hannes fix memory leak in resolutions git-svn-id: ... spielwiese
(edit) @9f73e80   13 years hannes code cleanup: removed unneeded vars git-svn-id: ... spielwiese
(edit) @45159a   13 years hannes removed printNumber git-svn-id: ... spielwiese
(edit) @a8b44d   13 years seelisch changed div check in Z/m, and command simplify over rings git-svn-id: ... spielwiese
(edit) @722db6   13 years hannes code cleanup: kBucketTakeOutComp, pDecrOrdTakeOutComp git-svn-id: ... spielwiese
(edit) @66bff8   13 years hannes code cleanup: pGetMaxPower, pDivByMonom, pCancelPolyByMonom ... spielwiese
(edit) @c3005ea   13 years hannes code cleanup: pDehomgen, idDehomgen git-svn-id: ... spielwiese
(edit) @5dad8b3   13 years hannes more static routines git-svn-id: ... spielwiese
(edit) @b1dfaf   14 years seelisch patch from Kai (checked for problems under Windows OS: no problems) ... spielwiese
(edit) @99bdcf   14 years hannes pTotaldegree/p_Totaldegree git-svn-id: ... spielwiese
(edit) @599326   14 years krueger Anne, Kai, Frank: - changes to #include "..." statements to allow ... spielwiese
(edit) @959263   14 years hannes removed pIncrComp,pDecrComp git-svn-id: ... spielwiese
(edit) @fb82895   14 years hannes pDeleteLm ->pLmDelete git-svn-id: ... spielwiese
(edit) @beef52   14 years hannes pDeleteLm -> pLmDelete git-svn-id: ... spielwiese
(edit) @997e23   14 years hannes debug stuff git-svn-id: file:///usr/local/Singular/svn/trunk@12834 ... spielwiese
(edit) @0b5e3d   14 years hannes Exponent_t removed git-svn-id: ... spielwiese
(edit) @690e21e   14 years hannes moved option marcos to options.h git-svn-id: ... spielwiese
(edit) @b07ba77   14 years hannes clean up structs.h, part ... git-svn-id: ... spielwiese
(edit) @1c35568   14 years hannes OPT_IDLIFT removed git-svn-id: ... spielwiese
(edit) @341696   14 years hannes Adding Id property to all files git-svn-id: ... spielwiese
(edit) @47b2b2d   15 years hannes *hannes: debug stuff git-svn-id: ... spielwiese
(edit) @48884f2   15 years hannes *hannes: pLast -> polys.cc git-svn-id: ... spielwiese
(edit) @37318d   15 years hannes *hannes: deg for homog git-svn-id: ... spielwiese
(edit) @27e750   15 years hannes *hannes: HAVE_RATGRING git-svn-id: ... spielwiese
(edit) @d2fb9b7   15 years hannes *hannes: minor opt. in pHasNotCF git-svn-id: ... spielwiese
(edit) @2b87ac9   15 years hannes *hannes: optim git-svn-id: ... spielwiese
(edit) @107986   16 years hannes *hannes: part stuff ,const ring git-svn-id: ... spielwiese
(edit) @67dbdb   16 years wienand pSubst2: x^n kann Null sein Wenn Division nicht möglich: ... spielwiese
(edit) @ec1744b   16 years wienand Fehler bei pDivideM wenn LC eine Einheit ist. git-svn-id: ... spielwiese
(edit) @b547dc   16 years wienand pDivideM: wenn Einheit, dann erst invertieren und dann multiplizieren, ... spielwiese
(edit) @521349   16 years wienand pNorm nicht für Ringe git-svn-id: ... spielwiese
(edit) @b1f3b55   16 years wienand polys.cc: --> Memory Fehler git-svn-id: ... spielwiese
(edit) @85e68dd   16 years hannes *hannes: gcc 4.2 git-svn-id: ... spielwiese
(edit) @af378f7   16 years wienand anpassungen an gmp git-svn-id: ... spielwiese
(edit) @7ba059   17 years hannes *hannes: NF, pSize, normalize etc. git-svn-id: ... spielwiese
(edit) @5d7a3b   17 years Oleksandr *motsak: SCA in p_Read += include sca + ifdef/endif HAVE_PLURAL ... spielwiese
(edit) @9b10a76   17 years Oleksandr *motsak: procedure p_Read: squares are zeroes in SCA! git-svn-id: ... spielwiese
(edit) @b529d9   17 years hannes *hannes: p_Read git-svn-id: ... spielwiese
(edit) @5ef9d3   17 years hannes *hannes: homog for order M(..) git-svn-id: ... spielwiese
(edit) @32a34c2   17 years wienand polys.cc: wrong call to nDelete (without &) git-svn-id: ... spielwiese
(edit) @1e579c6   17 years wienand kutil.cc: * use nExtGcd, nIsUnit * extended spolys only for ... spielwiese
(edit) @d3b2eb   17 years wienand polys.cc: debug comment kutil.cc, rmodulo*: silly mistake corrected ... spielwiese
(edit) @d681e8   17 years wienand kInline.cc, kutil.h: new: k_GetStringLeadTerms kutil.cc: lots of ... spielwiese
(edit) @206e158   17 years wienand structs.h, numbers.*, rmodulo*: new method nComp nIntDiv(0, a) = ... spielwiese
(edit) @009d80   17 years wienand new compile switch: HAVE_RINGS at total there are now: HAVE_RINGS, ... spielwiese
(edit) @994445   17 years wienand Neuer Koeffizientenbereich Z/n Neuer Makrodatentyp NATNUMBER = ... spielwiese
(edit) @8251cc   17 years wienand division of monomials in the case of coefficient rings git-svn-id: ... spielwiese
(edit) @225d94   17 years hannes *hannes: V_IDLIFT, idLift redLazy: select shortest poly ... spielwiese
(edit) @0ef842   17 years hannes *hannes: optim. git-svn-id: ... spielwiese
(edit) @ded4ee   18 years hannes *hannes: test for exp bound git-svn-id: ... spielwiese
(edit) @f0d4069   18 years wienand [oliver] kutil.cc, polys.cc, ringgb.cc: * clean up git-svn-id: ... spielwiese
(edit) @a2466f   18 years wienand [oliver] @hannes: Please check changes to kutil.cc(pDivComp). ... spielwiese
(edit) @f92547   18 years wienand *oliver kspoly.cc: --> kscheckcoef * modified for zero divisors ... spielwiese
(edit) @585bbcb   18 years wienand Makefile.in: --> rmodulo2m.[h/cc] in HEADERS / CXXSOURCES eingetragen ... spielwiese
(edit) @788529d   19 years hannes 8ahnnes: init git-svn-id: file:///usr/local/Singular/svn/trunk@7862 ... spielwiese
(edit) @8c5988   19 years hannes *hannes: const ring git-svn-id: ... spielwiese
(edit) @98938c   19 years hannes *hannes: fixed memory leak in pNorm git-svn-id: ... spielwiese
(edit) @5e8fe91   20 years hannes *hannes: pNorm optim. git-svn-id: ... spielwiese
(edit) @68349d   20 years levandov *levandov: Plural Subst fix git-svn-id: ... spielwiese
(add) @35aab3   21 years hannes This commit was generated by cvs2svn to compensate for changes in ... spielwiese
Note: See TracRevisionLog for help on using the revision log.