source: git/libpolys/polys/monomials

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @5d18675   13 years Oleksandr FIX: rDecompose should know about trans. exts. spielwiese
(edit) @b38d70   13 years Oleksandr FIX: p_PermPoly (longalg missing 3) FIX: mappings between trans. ... spielwiese
(edit) @83db8d   13 years Oleksandr CHG: minor cleanup (duplication with coeffs/numbers.h) 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) @5ff885   13 years Oleksandr FIX: rWrite should output qideal for quotients! spielwiese
(edit) @eb5c46   13 years Oleksandr ADD: added assumes that "RING->cf != NULL" into rField_* spielwiese
(edit) @f29ab6   13 years Oleksandr FIX: use p_DebugPrint instead of pDebugPrint + ring spielwiese
(edit) @e48172   13 years Oleksandr FIX: reenabled/fixed p_SimpleContent (for the use in Singular/janet) spielwiese
(edit) @5c71ae1   13 years Oleksandr FIX: maEval takes the destination ring CHG: minor cleanup spielwiese
(edit) @1a20e5   13 years Oleksandr FIX: p[_]?TakeOutComp* spielwiese
(edit) @1da2a13   13 years Oleksandr FIX: some rAssure_A_B() should not require an (BOOLEAN complete) argument! spielwiese
(edit) @993ae2   13 years Oleksandr FIX: ppNoether belongs to a ring (currRing!?) spielwiese
(edit) @a40080   13 years Oleksandr CHG: minor changes spielwiese
(edit) @5fe834   13 years Oleksandr FIX: libpolys and kernel should use rDelete instead of rKill! spielwiese
(edit) @d7c1c8   13 years Oleksandr FIX: removing duplicates spielwiese
(edit) @2b7f4e   13 years Oleksandr FIX: rDefault(const char*) - returns a handle... moved to ipshell CHG: ... spielwiese
(edit) @77bb59   13 years Oleksandr CHG: minor changes spielwiese
(edit) @d914cf0   13 years Oleksandr ADD/FIX: maGetPreimage exposed by kernel/preimage.* now 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) @a374b8   13 years Oleksandr FIX: rCompose and rDecompose are only used in iparith (and declared there) spielwiese
(edit) @6637ee   13 years Oleksandr ADD: new function: number n_Param(iParameter,ring) - creates a number ... spielwiese
(edit) @1f414c8   13 years Oleksandr CHG: cleaning up Frank's code for alg./trans. extensions + hiding ... spielwiese
(edit) @b1ca999   13 years Oleksandr FIX: p_SetRingOfLeftv is not in libpolys!!! spielwiese
(edit) @7b2b05   13 years hannes removed longalg.*, longtrans.* (we use now algext.*, transext.*) spielwiese
(edit) @a3d94c   13 years Oleksandr FIX: finxing a circular dependency due to kbuckets.h and ... 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) @7e53d9   13 years Oleksandr FIX: rCurrRingAssure_* -> rAssure_* + rChangeCurrRing spielwiese
(edit) @fe66ba8   13 years martinlee84 fixed janet.cc spielwiese
(edit) @0a1755   13 years Oleksandr ADD: rHas Global/Local/Mixed Ordering and _currRing() spielwiese
(edit) @1745e5   13 years hannes int64.* ->misc, rCopy0AndAddA ->ring.h, fix walkSupport.cc spielwiese
(edit) @2b85f31   13 years hannes fix includes of polys/monomials/p_polys.h (-> fix fast_map.cc) spielwiese
(edit) @7ac612   13 years hannes cahnged: maFindPerm (uses cf->type instead of cf->ch) 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) @f32381c   13 years hannes removed pLDeg from p_polys.h spielwiese
(edit) @1fdb6e   13 years hannes move code (p_Last) to p_polys.cc spielwiese
(edit) @359d86d   13 years martinlee84 moved p_Last from kpolys.cc to kInline.h moved pLast(poly,int), pLast ... spielwiese
(edit) @6ed8c4   13 years martinlee84 added const ring to some functions in linearAlgebra.* (TODO complete ... 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) @18dab28   13 years hannes fix unseless includes of polys-impl.h spielwiese
(edit) @91c34a   13 years hannes removed empty polys-impl.h spielwiese
(edit) @304ad9b   13 years hannes p_MemCmp.h and p_MemCopy.h are now internal headers 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) @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) @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) @e432a0   13 years hannes fix: memory leak in p_DivideM spielwiese
(edit) @0276c1   13 years hannes fix: some "unused parameter" warnings 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) @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) @b27c052   13 years Oleksandr ADD: first poly-tests (Sum Up integers 0..N) ADD: GlobalFixup made ... 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) @294537   13 years Oleksandr FIX: pMinPolyNormalize -> p_MinPolyNormalize spielwiese
(edit) @13366d   13 years Oleksandr FIX: rSetISReference FIX: sca should not rely on kNF/sca_bba for the ... 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) @8c9912   13 years Oleksandr ADD: mod_raw is needed for dynamic linkage FIX: expose some needed ... spielwiese
(edit) @aa450d   13 years Oleksandr FIX: move some minor functions from polys.h -> p_polys.h spielwiese
(edit) @a665eb   13 years hannes id_HomIdeal, id_MaxIdeal spielwiese
(edit) @cf02b22   13 years Oleksandr FIX: last fixes to matpol.cc FIX: add "const" for (last) ring ... spielwiese
(edit) @0a3a629   13 years Oleksandr FIX: fixed the matrix-related inteface: e.g. mpCopy(matrix) -> ... spielwiese
(edit) @3d0808   13 years hannes fix void id_DelDiv(ideal id, const ring r) fix p_DivisibleByRingCase spielwiese
Note: See TracRevisionLog for help on using the revision log.