source: git/libpolys/polys/monomials/ring.cc

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @6caad65   12 years Oleksandr warnings elimination chg: uninitialized fake variables chg: "'const' ... spielwiese
(edit) @f3094a   12 years Oleksandr moved the definition of p_GetShortExpVector(poly, ring) to p_polys.cc spielwiese
(edit) @599813   12 years Oleksandr minor changes/improvements add: default return value for a ... spielwiese
(edit) @a28cb4f   12 years Oleksandr fix: bug: rOrd_SetCompRequiresSetm was missing 'am' chg: minor cleanup ... spielwiese
(edit) @16c400   12 years Oleksandr fix rDelete should delete qideal! spielwiese
(edit) @bcfd11a   12 years Oleksandr elimination of rMinpolyIsNULL in favour of nCoeff_is_algExt fix ... spielwiese
(edit) @dd668f   12 years Oleksandr use minideal (instead of qideal) in rCompose chg: use qideal instead ... spielwiese
(edit) @d42add3   12 years martinlee84 fix: rSum for Zp(a)+Z, Q(a)+Q spielwiese
(edit) @7fee876   12 years Oleksandr moved prarameter-handling to coeffs from rings.* and related fixes ... spielwiese
(edit) @ce1f78   12 years Oleksandr fixed short/long output of coeffs depending on ShortOut/CanShortOut ... spielwiese
(edit) @90934a   12 years Oleksandr better rEqual & rSamePolyRep fix: they both should test the equality ... spielwiese
(edit) @2c0c30   12 years Oleksandr fix: rDelete didn't care about reference counter... should it? NOTE: ... spielwiese
(edit) @39af60   12 years martinlee84 fix: rSumInternal for Z/p+Z/p(a) and Q+Q(a) or Q+Z/p(a) spielwiese
(edit) @3a8a0d9   12 years Oleksandr fixes to _am ordering add: additional int* weights_m pointer in ... spielwiese
(edit) @9b1590   12 years Oleksandr made rSetISReference to copy leading term only spielwiese
(edit) @f3461d   12 years Oleksandr removed componentWeights from IS-ordering NOTE/TODO: the induced ... spielwiese
(edit) @de0a2a   12 years Oleksandr minor improvements to IS ordering chg: better rDebugPrint output chg: ... spielwiese
(edit) @fc2746   12 years Oleksandr fix the usage of iiWriteMatrix NOTE: trailing (int)0 have been ... spielwiese
(edit) @ece1ce   12 years hannes fix: rCompose/NegOffset for ordering am/ spielwiese
(edit) @f93c5e9   12 years hannes add: new order am: weights on vars and gens spielwiese
(edit) @7ee1907   12 years hannes chg: update to ssi-3 spielwiese
(edit) @6fcb1b3   12 years Oleksandr fixing 32bit via 64bit issues fix: removed typedef for long64 from ... spielwiese
(edit) @74f51f   12 years Oleksandr fix induced degrees for the Schreyer ordering... NOTE/TODO: it looks ... spielwiese
(edit) @260672   12 years Oleksandr minor cleanup chg: better indentation chg: converted comments into ... spielwiese
(edit) @a3aa3f   12 years hannes fix: setting pLdeg/pLdegOrig spielwiese
(edit) @47ab5b   12 years Oleksandr fixing real (GMP) complex numbers (n_long_C) fix: this domain also ... spielwiese
(edit) @69ed52   12 years hannes fix: set r->pLexOrder from r->LexOrder spielwiese
(edit) @5fb90e   12 years hannes chg: move P_setGlobals to ring.cc, to be called from rComplete spielwiese
(edit) @2d2e40   12 years hannes fix: warning messages: unsed variable/parameter spielwiese
(edit) @a2cdd62   12 years hannes fix: avoid limits.h spielwiese
(edit) @ee1f01   12 years ranosch CHG: commented out unused(!?) functions spielwiese
(edit) @03f7b5   12 years Oleksandr ADD: detailed printing vs typing for coeff. domains (mostly - minpoly ... spielwiese
(edit) @3f5d6f   12 years Oleksandr FIX: printing vs. typing of a quotient ring ADD: tests for printing vs ... spielwiese
(edit) @a06b98   13 years burcin Remove float_len{,2} members from rings. They are in coeffs now. spielwiese
(edit) @8476c2   13 years burcin Adapt charstr to the new ring data structure. spielwiese
(edit) @df34cff   13 years Oleksandr ADD: rWrite can print additional details if asked spielwiese
(edit) @85fd90   13 years burcin Fix rChangeCurrRing and make the interpreter pass precision info to ... spielwiese
(edit) @5ff885   13 years Oleksandr FIX: rWrite should output qideal for quotients! spielwiese
(edit) @1da2a13   13 years Oleksandr FIX: some rAssure_A_B() should not require an (BOOLEAN complete) argument! spielwiese
(edit) @d7c1c8   13 years Oleksandr FIX: removing duplicates spielwiese
(edit) @77bb59   13 years Oleksandr CHG: minor changes spielwiese
(edit) @6cc7f5   13 years burcin Convert Singular/ipshell.cc to libpolys (not done). spielwiese
(edit) @e82417   13 years Oleksandr ADD: new function "int n_IsParam(number m, const ring r)" a-la onld p_Var spielwiese
(edit) @6637ee   13 years Oleksandr ADD: new function: number n_Param(iParameter,ring) - creates a number ... spielwiese
(edit) @7b2b05   13 years hannes removed longalg.*, longtrans.* (we use now algext.*, transext.*) spielwiese
(edit) @2c52441   13 years Oleksandr FIX: last corrections for broken libpolys spielwiese
(edit) @af66d6   13 years Oleksandr FIX: most Syzygy-related (e.g. *Comps) functions need a ring now spielwiese
(edit) @1745e5   13 years hannes int64.* ->misc, rCopy0AndAddA ->ring.h, fix walkSupport.cc spielwiese
(edit) @7ac612   13 years hannes cahnged: maFindPerm (uses cf->type instead of cf->ch) spielwiese
(edit) @22a09d   13 years hannes order of includes spielwiese
(edit) @0afa07   13 years seelisch removed cfPar, cfParDeg, n_Par, n_ParDeg, ndPar, ndParDeg from coeffs spielwiese
(edit) @9bb5457   13 years hannes fixed warning about unused paramaters in coeffs spielwiese
(edit) @6ccdd3a   13 years seelisch renamed algring; comments; transext.* added spielwiese
(edit) @488808e   13 years seelisch removed calls to nCoeff_is_Q_a and nCoeff_is_Zp_a (kept definitions ... spielwiese
(edit) @141342   13 years seelisch nExt replaced by n_algExt and n_transExt spielwiese
(edit) @7829fb   13 years Oleksandr ADD: trying to solve circular dependencies due to matrix spielwiese
(edit) @2c41bc   13 years hannes assume cf!=NULL in rDefault spielwiese
(edit) @17b0b05   13 years hannes fix loading of gftables - fix loading in nfReadTable - fix ... spielwiese
(edit) @02c42d   13 years Oleksandr FIX: nGetChar -> n_nGetChar spielwiese
(edit) @26c66ae   13 years seelisch use n_Ext, only, for any type of extensions (after discussion with Hans) spielwiese
(edit) @bfa04e   13 years hannes fix typos minpoly is a poly in r->cf->algring spielwiese
(edit) @aec5c9   13 years seelisch minpoly replaced by minideal->m[0]; prep for longalg/longtrans spielwiese
(edit) @4c6e420   13 years Oleksandr ADD: algring to coeffs (for extension fields via polynomials) FIX: ... spielwiese
(edit) @afa93a   13 years Oleksandr FIX: p_?GetCoeff must test the input spielwiese
(edit) @f70f641   13 years hannes - rSum, rCopy0: uses now coeffs - some unused variables removed in ... spielwiese
(edit) @3dbe0bf   13 years hannes rSum: test for equal coeffs mod_raw: simplified spielwiese
(edit) @95c1fa   13 years Oleksandr FIX: fixes due to separating coeffs into 'cf' spielwiese
(edit) @9b9ae7   13 years hannes removed rWrite stuff which is now in n_CoeffWrite spielwiese
(edit) @7a8011   13 years hannes more CoeffWrite: rings, long R, long C spielwiese
(edit) @01c1d0   13 years Oleksandr FIX: moved P/minpoly/parameters from ring to coeff spielwiese
(edit) @03bf55   13 years Oleksandr FIX: adaptation of var. name changes for arithmetik rings coauthor: ... spielwiese
(edit) @17e473   13 years Oleksandr FIX: we can link against libpolys FIX: rField_*(r...) all should call ... spielwiese
(edit) @1ddd04   13 years hannes rDefault via coeffs spielwiese
(edit) @13366d   13 years Oleksandr FIX: rSetISReference FIX: sca should not rely on kNF/sca_bba for the ... spielwiese
(edit) @8c9912   13 years Oleksandr ADD: mod_raw is needed for dynamic linkage FIX: expose some needed ... spielwiese
(edit) @a665eb   13 years hannes id_HomIdeal, id_MaxIdeal spielwiese
(edit) @0a3a629   13 years Oleksandr FIX: fixed the matrix-related inteface: e.g. mpCopy(matrix) -> ... spielwiese
(edit) @32d07a5   13 years Oleksandr Adding/Fixing currRing for non-commutative stuff spielwiese
(edit) @f7a975   13 years hannes moved simple ideal stuff to simpleideals.h renamed ideals.cc to ... spielwiese
(edit) @028192   13 years Oleksandr FIX: p_polys.cc, ring.cc (mostly NC-stuff + ideals/matrices/numbers) spielwiese
(edit) @4f0f42   13 years Oleksandr FIX: non-commutative interface in nc/*, main header: nc.h spielwiese
(edit) @c6a3eb2   13 years hannes main part of maps.cc spielwiese
(edit) @8e45403   13 years hannes longalg in rSum spielwiese
(edit) @59f768a   13 years Oleksandr ADD: nc_struct (for non-commutative subsystem) spielwiese
(edit) @b388be   13 years Oleksandr FIX: elimination of currRings spielwiese
(edit) @ee9101   13 years Oleksandr FIX: (quick and dirty) rInternalChar for OLD rings... spielwiese
(edit) @48620a   13 years Oleksandr FIX: omAllocBin(char*) spielwiese
(edit) @0cf29ee   13 years mohamed.barakat maps.{h,cc} are now hosted in polys/monomials spielwiese
(edit) @613174   13 years hannes rInternalChar removed, n_SetMap spielwiese
(edit) @9c83f2   13 years hannes eati -> repoter intvec.* -> misc spielwiese
(edit) @1389a4   13 years hannes syntax fixes for libpoly, part 8: map stuff spielwiese
(edit) @7eb7b5   13 years hannes syntax fixes for libpoly, part 7: ring constructions spielwiese
(edit) @dd012ca   13 years hannes syntax fixes for libpoly, part 6: char_ptr removed spielwiese
(edit) @8e0bf8   13 years hannes syntax fixes for libpoly, part 5: options.h spielwiese
(edit) @351a5f   13 years hannes syntax fixes for libpoly, part 3: ring.cc spielwiese
(edit) @6bec87   13 years mohamed.barakat . started migrating polys to automake . further fixes to the include paths spielwiese
(edit) @20b794   13 years Oleksandr FIX: first corrections of #include in polys spielwiese
(add) @014b65   13 years mohamed.barakat - moved misc,reporter,resources,coeffs,polys -> (new) libpolys (Hans ... spielwiese
Note: See TracRevisionLog for help on using the revision log.