source: git/libpolys/polys/monomials

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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
(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) @cf5c05   13 years Oleksandr FIX: n_IsUnit! spielwiese
(edit) @4f0f42   13 years Oleksandr FIX: non-commutative interface in nc/*, main header: nc.h spielwiese
(edit) @21c6b3   13 years Oleksandr FIX: p_GetMaxExp spielwiese
(edit) @bb6c8a   13 years Oleksandr FIX: poly-cmp procedures should be in a correct order spielwiese
(edit) @5948a8   13 years Oleksandr FIX: moving stuff around in order to fix inlines/declarations problems spielwiese
(edit) @0ceb74   13 years Oleksandr FIX: avoid redefines spielwiese
(edit) @c45b2dc   13 years martinlee84 deleted forward declaration of static inline functions for I/O spielwiese
(edit) @20d9284   13 years martinlee84 deleted unneccessary forward declarations in p_polys.h and moved ... spielwiese
(edit) @0145cb4   13 years hannes p_IsConstantPoly ->p_polys.h spielwiese
(edit) @c1a2b20   13 years hannes pLength ->p_polys.h spielwiese
(edit) @a22a82   13 years hannes fix typo spielwiese
(edit) @5a3ae8   13 years hannes p_SetCompP -> p_polys.h spielwiese
(edit) @a4081e5   13 years hannes polys1.cc removed, p_Invers, p_Series ->monomials/p_polys.cc spielwiese
(edit) @c462b55   13 years hannes p_MinComp, p_MaxComp 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) @89abbe0   13 years Oleksandr FIX: preimage of a map needs a GB -> separated into preimage.cc 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) @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) @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
Note: See TracRevisionLog for help on using the revision log.