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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @644b31   11 years hannes fix: ntDiv: normlization of .../(-1) spielwiese
(edit) @00d2a4   11 years Oleksandr Fixed the usage pattern for StringEndS spielwiese
(edit) @de27d8   11 years hannes fix: intdiv/intmod/chinrem copied from master spielwiese
(edit) @066b2f7   11 years Oleksandr Fixing the use of pTest in libpolys (use p_Test(.., RING) instead) spielwiese
(edit) @0366c4   11 years hannes opt: avoid pAdd, use pReverse in chinrem from master spielwiese
(edit) @c462b60   11 years hannes fix: Long/locnomal.tst spielwiese
(edit) @0b0bc3   11 years hannes chg: n_Farey, p_Farey, p_ChineseRemainder from master spielwiese
(edit) @656985   11 years Oleksandr Fix the remaining wrongs due to API change: PrintS+StringAppendS -> ... spielwiese
(edit) @d101b1   11 years Oleksandr Motsak <http://goo.gl/mcpzY> Silence some warnings about statements without effect Insired by ... spielwiese
(edit) @e56eb1a   11 years martinlee84 fix: ntClearDenominators spielwiese
(edit) @07ff96   11 years hannes optim. multiplication/equality test for algext.cc spielwiese
(edit) @a355723   11 years hannes fix: ntInvers/resultant spielwiese
(edit) @d30a399   11 years hannes chg: option handling: test,verbose renamed to si_opt_1,si_opt_2 spielwiese
(edit) @20c540   11 years Oleksandr Preparing the removal of Frank's p_Monic/p_Gcd/p_ExtGcd from common ... spielwiese
(edit) @dc79bd   11 years Oleksandr Major Update for Enumerators + Fixes for Algrbraic & Transcendental ... spielwiese
(edit) @f7a3f2   11 years Oleksandr Minor changes to p_Lcm for (module) monomials spielwiese
(edit) @a497a1   12 years Oleksandr replaced direct calls to ->p_Procs->* from kernel/kInline.h with ... spielwiese
(edit) @8d341e   12 years Oleksandr Switchable use of n_ClearContent&n_ClearDenominators for ... spielwiese
(edit) @f3094a   12 years Oleksandr moved the definition of p_GetShortExpVector(poly, ring) to p_polys.cc spielwiese
(edit) @975db18   12 years Oleksandr implementing PolyCoeffsEnumerator: enumerator for simple iteration ... spielwiese
(edit) @805d0b1   12 years Oleksandr improved (standalone!) header for polynomials ... spielwiese
(edit) @599813   12 years Oleksandr minor changes/improvements add: default return value for a ... spielwiese
(edit) @131ab78   12 years hannes fix: p_Power, p_TewoMonPower for exp > char(k) spielwiese
(edit) @a10fdf   12 years hannes fix: trac.sagemath.org/sage_trac/ticket/7795 (p_Power: very large ... spielwiese
(edit) @bcfd11a   12 years Oleksandr elimination of rMinpolyIsNULL in favour of nCoeff_is_algExt fix ... 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) @55e2df0   12 years Oleksandr added p_EqualPolys for elements over _equal_ rings spielwiese
(edit) @90f57e   12 years martinlee84 fix: n_PermNumber spielwiese
(edit) @3a8a0d9   12 years Oleksandr fixes to _am ordering add: additional int* weights_m pointer in ... 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) @9e26458   12 years martinlee84 fix: avoid wrong registration of coeffs 'integer' fix: removed an ... spielwiese
(edit) @f93c5e9   12 years hannes add: new order am: weights on vars and gens spielwiese
(edit) @74f51f   12 years Oleksandr fix induced degrees for the Schreyer ordering... NOTE/TODO: it looks ... spielwiese
(edit) @e4f491   12 years Oleksandr fix the Schreyer ordering for bigger components... spielwiese
(edit) @5c0183   12 years Oleksandr fix the induced Schreyer ordering add: a test due to Chrisian add: ... spielwiese
(edit) @2f3764   12 years Oleksandr n_Init and p_ISet take a "long" (instead of "int") argument spielwiese
(edit) @05f61f   12 years hannes fix: warnings spielwiese
(edit) @2d2e40   12 years hannes fix: warning messages: unsed variable/parameter spielwiese
(edit) @d2f720   12 years ranosch CHG: unused variables spielwiese
(edit) @a30e4d   12 years ranosch CHG: static global variable "intvec * pModW" was deprecated, by moving ... spielwiese
(edit) @83a1714   13 years Oleksandr FIX: started fixing fetch & imap for transcendental/alg. extensions: ... spielwiese
(edit) @f9a64e   13 years hannes fix: sign in p_Content (as gcd ignores signs) spielwiese
(edit) @90aec7   13 years hannes fix: p_Content for alg.ext. fix: p_Monic spielwiese
(edit) @b38d70   13 years Oleksandr FIX: p_PermPoly (longalg missing 3) FIX: mappings between trans. ... spielwiese
(edit) @d0340f   13 years burcin Attempt to fix parsing of polynomials with constant coefficients where ... spielwiese
(edit) @85fd90   13 years burcin Fix rChangeCurrRing and make the interpreter pass precision info to ... spielwiese
(edit) @aa98be   13 years hannes fix: p_Content for extention fields spielwiese
(edit) @e48172   13 years Oleksandr FIX: reenabled/fixed p_SimpleContent (for the use in Singular/janet) spielwiese
(edit) @993ae2   13 years Oleksandr FIX: ppNoether belongs to a ring (currRing!?) spielwiese
(edit) @1f414c8   13 years Oleksandr CHG: cleaning up Frank's code for alg./trans. extensions + hiding ... spielwiese
(edit) @73ad0c   13 years hannes p_Var, p_LOwVar -> p_polys.h, p_polys.cc spielwiese
(edit) @b7cfaf   13 years hannes fix: pSeries moved pShift to p_polys::p_Shift spielwiese
(edit) @1fdb6e   13 years hannes move code (p_Last) to p_polys.cc spielwiese
(edit) @22a09d   13 years hannes order of includes spielwiese
(edit) @76fead   13 years hannes syntax fix after rebase spielwiese
(edit) @0afa07   13 years seelisch removed cfPar, cfParDeg, n_Par, n_ParDeg, ndPar, ndParDeg from coeffs spielwiese
(edit) @e5d267   13 years seelisch cancellation of gcd in rat. funct. fields spielwiese
(edit) @df43d9   13 years hannes fix tr. 346: p_PermPoly spielwiese
(edit) @304ad9b   13 years hannes p_MemCmp.h and p_MemCopy.h are now internal headers spielwiese
(edit) @6ccdd3a   13 years seelisch renamed algring; comments; transext.* added spielwiese
(edit) @fd01a8   13 years seelisch testing multivariate gcd from factory: problem in p_polys.cc ('longalg ... spielwiese
(edit) @cfb500   13 years seelisch ending tests for alg field ext impl (all tests ok) spielwiese
(edit) @37c7fc1   13 years Oleksandr FIX: fixed a memory double destruction bug in p_Monic spielwiese
(edit) @4a2260e   13 years seelisch more tests run (alg ext fields); some omCheck problems in longrat.cc ... spielwiese
(edit) @c28ecf   13 years seelisch alg ext implementation now passing all coeffs and polys tests spielwiese
(edit) @f0b01f   13 years seelisch alg ext fields: further development spielwiese
(edit) @e432a0   13 years hannes fix: memory leak in p_DivideM spielwiese
(edit) @6c5f32   13 years Oleksandr FIX: n_DivBy exists for rings only... FIX: p_Div_nn should always exist! spielwiese
(edit) @0654122   13 years seelisch fixes in impl. of alg. ext. field / ifdef factory stuff spielwiese
(edit) @abb4787   13 years hannes conversion factory <->singular for poly fix coeff tests for factory spielwiese
(edit) @3b0ba67   13 years seelisch small bug fix spielwiese
(edit) @69fb9d0   13 years seelisch finished impl. of alg. ext. fields; now testing... spielwiese
(edit) @ba2359   13 years seelisch almost finished impl. of algebraic extension spielwiese
(edit) @ce3f53c   13 years martinlee84 adapted conversion to and from factory spielwiese
(edit) @af598e   13 years Oleksandr ADD: factory-related wrappers (clapsing.cc/.h) FIX: ring-dependent ... spielwiese
(edit) @02c42d   13 years Oleksandr FIX: nGetChar -> n_nGetChar spielwiese
(edit) @4c6e420   13 years Oleksandr ADD: algring to coeffs (for extension fields via polynomials) FIX: ... spielwiese
(edit) @01c1d0   13 years Oleksandr FIX: moved P/minpoly/parameters from ring to coeff spielwiese
(edit) @dd693a   13 years hannes fix p_TakeOutComp add p_Vec2Polys spielwiese
(edit) @9765f3   13 years hannes fixed pFDeg (not a global variable, but a member of ring) fixed ... spielwiese
(edit) @7dce2d7   13 years hannes add comments to some coeff functions add p_EqualPolys fix warnings in ... spielwiese
(edit) @3d0808   13 years hannes fix void id_DelDiv(ideal id, const ring r) fix p_DivisibleByRingCase 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) @45d2332   13 years Oleksandr FIX: p_polys.cc CHG: use mylimits.h instead of limit.h in misc/auxiliary.h! spielwiese
(edit) @a4081e5   13 years hannes polys1.cc removed, p_Invers, p_Series ->monomials/p_polys.cc spielwiese
(edit) @ba0fc3   13 years hannes p_MinDeg, p_DegW -> p_polys.cc spielwiese
(edit) @f550e86   13 years hannes - fixed weights.h - moved Jet routines to p_polys.cc spielwiese
(edit) @71ba5b8   13 years hannes removed polys.cc spielwiese
(edit) @c6a3eb2   13 years hannes main part of maps.cc spielwiese
(edit) @9c83f2   13 years hannes eati -> repoter intvec.* -> misc spielwiese
(edit) @4581a96   13 years hannes n_Par, postponing longalg stuff spielwiese
(edit) @38500a   13 years Oleksandr - further template fix: added "__T" suffix to _all_ labels (incl. ... spielwiese
(edit) @35eaf8   13 years mohamed.barakat - update the build system to build p_Procs.inc - change macros to ... 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) @5679049   13 years hannes syntax fixes for libpoly, part 2 spielwiese
Note: See TracRevisionLog for help on using the revision log.