source: git/libpolys/polys

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @3dbe0bf   12 years hannes rSum: test for equal coeffs mod_raw: simplified spielwiese
(edit) @52f218   12 years Oleksandr FIX: mod_raw: check __ELF__ ADD: dynamic modules (quick and dirty hack ... spielwiese
(edit) @d142260   12 years Oleksandr FIX: fixed dynamic loading on Mac OS X using dlfcn spielwiese
(edit) @2dcf453   12 years mohamed.barakat do not compile dynamic modules unless ENABLE_P_PROCS_DYNAMIC=true spielwiese
(edit) @6d28ba7   12 years mohamed.barakat ./configure --enable-p-procs-static now compiles spielwiese
(edit) @44105a7   12 years hovinen * Use -module when linking p_Procs dynamic modules * Remove lib prefix ... spielwiese
(edit) @95c1fa   12 years Oleksandr FIX: fixes due to separating coeffs into 'cf' spielwiese
(edit) @9b9ae7   12 years hannes removed rWrite stuff which is now in n_CoeffWrite spielwiese
(edit) @7a8011   12 years hannes more CoeffWrite: rings, long R, long C spielwiese
(edit) @01c1d0   12 years Oleksandr FIX: moved P/minpoly/parameters from ring to coeff spielwiese
(edit) @03bf55   12 years Oleksandr FIX: adaptation of var. name changes for arithmetik rings coauthor: ... spielwiese
(edit) @17e473   12 years Oleksandr FIX: we can link against libpolys FIX: rField_*(r...) all should call ... spielwiese
(edit) @1ddd04   12 years hannes rDefault via coeffs spielwiese
(edit) @0ebd7e   12 years hannes add ksCheckCoeffs spielwiese
(edit) @294537   12 years Oleksandr FIX: pMinPolyNormalize -> p_MinPolyNormalize spielwiese
(edit) @13366d   12 years Oleksandr FIX: rSetISReference FIX: sca should not rely on kNF/sca_bba for the ... spielwiese
(edit) @dd693a   12 years hannes fix p_TakeOutComp add p_Vec2Polys spielwiese
(edit) @9765f3   12 years hannes fixed pFDeg (not a global variable, but a member of ring) fixed ... spielwiese
(edit) @7dce2d7   12 years hannes add comments to some coeff functions add p_EqualPolys fix warnings in ... spielwiese
(edit) @7f602b   12 years Oleksandr ADD: added "#include <misc/auxiliary.h>" spielwiese
(edit) @8c9912   12 years Oleksandr ADD: mod_raw is needed for dynamic linkage FIX: expose some needed ... spielwiese
(edit) @aa450d   12 years Oleksandr FIX: move some minor functions from polys.h -> p_polys.h spielwiese
(edit) @a60e0b   12 years mohamed.barakat fixed the syntax for compilers in pedantic mood :) spielwiese
(edit) @ec0d9b   12 years mohamed.barakat merge libpolys/polys/configure.ac into polys/configure.ac spielwiese
(edit) @1135a61   12 years hannes fix weight0.c spielwiese
(edit) @0ffdec   12 years hannes fix pDebug spielwiese
(edit) @845729b   12 years Oleksandr Removed linear algebra stuff (Bareiss/Det etc) from matpol.cc TODO: ... spielwiese
(edit) @d39b74   12 years hannes fix some typos spielwiese
(edit) @3d65be   12 years hannes fix matpol: try to avoid _<capital letter> - it is reserved spielwiese
(edit) @a2d993   12 years hannes fix simpleideals spielwiese
(edit) @2f5547   12 years hannes id_FreeModule spielwiese
(edit) @a665eb   12 years hannes id_HomIdeal, id_MaxIdeal spielwiese
(edit) @b78996   12 years Oleksandr FIX: strting to fix sparse matrices (sparsmat.{h, cc}) spielwiese
(edit) @2f5936   12 years hannes id_Add, id_Transp spielwiese
(edit) @cf02b22   12 years Oleksandr FIX: last fixes to matpol.cc FIX: add "const" for (last) ring ... spielwiese
(edit) @691dba   12 years Oleksandr FIX: use #include "config.h" everywhere spielwiese
(edit) @503a31   12 years Oleksandr FIX: some more fixes (adding ring) spielwiese
(edit) @5d9aa6   12 years Oleksandr FIX: further fixes in matpol ADD: sparse matrices (sparsmat.*) - ... spielwiese
(edit) @0a3a629   12 years Oleksandr FIX: fixed the matrix-related inteface: e.g. mpCopy(matrix) -> ... spielwiese
(edit) @ee33a7   12 years Oleksandr FIX: eliminate some minor warnings (";") spielwiese
(edit) @2e4757c   12 years hannes syntax fix spielwiese
(edit) @91a72f   12 years hannes fix intvec *id_Sort(ideal id,BOOLEAN nolex, const ring r) spielwiese
(edit) @2e7dee   12 years hannes fix id_Copy, idInit .. spielwiese
(edit) @6f3273   12 years hannes fix BOOLEAN id_IsConstant(ideal id, const ri ng r) spielwiese
(edit) @3d0808   12 years hannes fix void id_DelDiv(ideal id, const ring r) fix p_DivisibleByRingCase spielwiese
(edit) @c9c118   12 years hannes fix typo spielwiese
(edit) @119853   12 years hannes fix void id_DelLmEquals(ideal id, const ring r) spielwiese
(edit) @4a08e7   12 years hannes fix void id_DelEquals(ideal id, const ring r) spielwiese
(edit) @9aa29b   12 years hannes fix void id_Norm(ideal id, const ring r) spielwiese
(edit) @f5c2d02   12 years hannes fix void id_DelMultiples(ideal id, const ring r) spielwiese
(edit) @da55c8   12 years mohamed.barakat fixed some include pathes spielwiese
(edit) @f71e8c5   12 years hannes same missing include for simpleideals.* removed std stuff from ... spielwiese
(edit) @1377c9   12 years Oleksandr ADD: ncSAMult.{h,cc} - the last of NC arithmetics spielwiese
(edit) @2ad10e9   12 years Oleksandr ADD: started fixing simpleideals.cc matpol.{cc,h} (the later needs ... spielwiese
(edit) @d6a97c3   12 years Oleksandr FIX: the rest of NC-related stuff can be compiled in now spielwiese
(edit) @40d0649   12 years Oleksandr FIX: most of NC-stuff spielwiese
(edit) @32d07a5   12 years Oleksandr Adding/Fixing currRing for non-commutative stuff spielwiese
(edit) @9959c45   12 years hannes fix includes for p_Procs_(Dynamic/Static).cc spielwiese
(edit) @f7a975   12 years hannes moved simple ideal stuff to simpleideals.h renamed ideals.cc to ... spielwiese
(edit) @812138   12 years hovinen * Create new macros SING_SYSTEM_SUPPORTS_DYNAMIC_MODULES and ... spielwiese
(edit) @028192   13 years Oleksandr FIX: p_polys.cc, ring.cc (mostly NC-stuff + ideals/matrices/numbers) spielwiese
(edit) @3f2fb2   13 years Oleksandr ADD: matrices (from kernel) spielwiese
(edit) @45d2332   13 years Oleksandr FIX: p_polys.cc CHG: use mylimits.h instead of limit.h in misc/auxiliary.h! spielwiese
(edit) @ab4f17   13 years mohamed.barakat added an autoconf macro to check for GMP 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) @cf3743   13 years Oleksandr ADD: Starting to move in the non-commutative stuff spielwiese
(edit) @57c6ed2   13 years Oleksandr fix: debug/optimized for polys 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) @e0d8d1   13 years hannes fixed prCopy.* spielwiese
(edit) @a4081e5   13 years hannes polys1.cc removed, p_Invers, p_Series ->monomials/p_polys.cc spielwiese
(edit) @58ea04   13 years hannes fixed: kbuckets.cc spielwiese
(edit) @494884   13 years hannes fixed weight.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) @47a8626   13 years hannes weight.* -> polys/weight.* (totaldegreeWecart_IV etc.) spielwiese
(edit) @6fd69c   13 years hannes napoly -> poly spielwiese
(edit) @b757d6   13 years hannes fixed polys0.cc spielwiese
(edit) @78eba1   13 years mohamed.barakat - replaced nIsZero(tmp) -> n_IsZero__T(tmp,r) - fixed kbuckets ... spielwiese
(edit) @83f55f   13 years mohamed.barakat added support for dynamic linking by defining LINKAGE spielwiese
(edit) @71ba5b8   13 years hannes removed polys.cc spielwiese
(edit) @6f43a60   13 years hannes moved kbuckets to libpoly spielwiese
(edit) @e69b7c   13 years hannes fixes for p_Mult_q.cc (buckets still missing) spielwiese
(edit) @f47f56   13 years mohamed.barakat - introduced libtools in libpolys/polys - enables the compilation of ... spielwiese
(edit) @16f8f1   13 years Oleksandr ADD: minor changes to coeffs, numbers and tests spielwiese
(edit) @32bd40   13 years mohamed.barakat several minor include fixes 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
Note: See TracRevisionLog for help on using the revision log.