source: git/libpolys

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @90934a   12 years Oleksandr better rEqual & rSamePolyRep fix: they both should test the equality ... spielwiese
(edit) @55e2df0   12 years Oleksandr added p_EqualPolys for elements over _equal_ rings spielwiese
(edit) @2c0c30   12 years Oleksandr fix: rDelete didn't care about reference counter... should it? NOTE: ... spielwiese
(edit) @dad9fb   12 years Oleksandr Merge pull request #82 from mmklee/bug_fixes_sw Bug fixes sw spielwiese
(edit) @788fdf   12 years hannes fix: p_deg/p_GetOrder for ordering am spielwiese
(edit) @28216f   12 years martinlee84 fix: ntGetDenom & ntGetNumerator spielwiese
(edit) @90f57e   12 years martinlee84 fix: n_PermNumber spielwiese
(edit) @7089a9   12 years martinlee84 fix: init of short reals from bigint 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) @8df232   12 years martinlee84 fix: init of real and complex numbers from bigints 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) @9e26458   12 years martinlee84 fix: avoid wrong registration of coeffs 'integer' fix: removed an ... 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) @f323dd1   12 years hannes chg: move feResource to findexec lib 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) @ece30c   12 years Oleksandr Revert "fix the opposite 64bit-compiler-test at ... spielwiese
(edit) @3b2b4c7   12 years Oleksandr cleaned up the resource search pathes 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) @860bce   12 years Oleksandr repaired dyn_modules/bigintm fix: adaptation to spielwiese chg: use ... spielwiese
(edit) @2f3764   12 years Oleksandr n_Init and p_ISet take a "long" (instead of "int") argument spielwiese
(edit) @02fe5f   12 years Oleksandr change: n_Init for mpz_t is called n_InitMPZ now spielwiese
(edit) @260672   12 years Oleksandr minor cleanup chg: better indentation chg: converted comments into ... spielwiese
(edit) @772990   12 years Oleksandr fix the package install FIX: install all needed headers (e.g. for ... spielwiese
(edit) @1f5565d   12 years Oleksandr added HWeyl add: experimental handling of homogenized Weyl algebras ... spielwiese
(edit) @f23cce   12 years Oleksandr fix testing libpoly (due to NC&GB thing) spielwiese
(edit) @232bbd5   12 years Oleksandr switchable NC-extensions add/chg: two more non-commutative (special ... spielwiese
(edit) @64f0ca   12 years Oleksandr proper hack for SCA fix: SCA test + initialization fix: GB over a SCA ... spielwiese
(edit) @80ca3c   12 years Oleksandr NC-subsystem preparations fix: gnc_GB properly add: gb_hack.h to help ... spielwiese
(edit) @1ffd5a   12 years Oleksandr fix libpolys/polys dependency on an installed factory... spielwiese
(edit) @825966   12 years Oleksandr function-to-function/object warnings fix the warnings using a union ... spielwiese
(edit) @f2d314   12 years Oleksandr fix the opposite 64bit-compiler-test at libpolys/misc/mylimits.h spielwiese
(edit) @a3aa3f   12 years hannes fix: setting pLdeg/pLdegOrig spielwiese
(edit) @48a41a   12 years hannes chg: introduce n_ParDeg for pardeg(number) spielwiese
(edit) @69672d   12 years hannes fix: pardeg spielwiese
(edit) @5b3e93   12 years Oleksandr install the dynamicly loaded modules (for specific rings) aside with ... spielwiese
(edit) @e65b1a4   12 years Oleksandr fix libfac on case-insensitive file systems CHG: renamed ... spielwiese
(edit) @47ab5b   12 years Oleksandr fixing real (GMP) complex numbers (n_long_C) fix: this domain also ... spielwiese
(edit) @237b4dd   12 years hannes fix: introduce ntNormalize spielwiese
(edit) @65c5f5   12 years hannes chg: make the simple part of nlInpAdd an inline routine, hide the rest spielwiese
(edit) @cc3240c   12 years hannes fix: nlInplAdd failed to simplify in some cases spielwiese
(edit) @c8e030   12 years hannes fix: normalization while mapping spielwiese
(edit) @e71b67   12 years hannes fix: debug version used P_Procs from *.so, now uses *_g.so spielwiese
(edit) @eb2d25   12 years Oleksandr fix: enable setenv and/or putenv FIX: corresponding HAVE_???ENV ... spielwiese
(edit) @72486f0   12 years Oleksandr fix test program in factory (uses omalloc & findexec + misc + reporter ... spielwiese
(edit) @41d31d   12 years martinlee84 chg: added a version of feFopen that takes only two arguments and ... spielwiese
(edit) @c2e8c5   12 years julien.puydt added missing 'r' (ring argument) spielwiese
(edit) @ae030d   12 years hannes removed depencies on omalloc from feResource spielwiese
(edit) @7938a0f   12 years hannes add: n_Farey, n_ChineseRemainder (from master) spielwiese
(edit) @bd795d   12 years Oleksandr improved build system in Singuar/: building of libparse and ... spielwiese
(edit) @fea2af   12 years Oleksandr SW cannot be built without factory FIX: fixed libpolys and ... spielwiese
(edit) @7453b4   12 years hannes chg: farey changes from master spielwiese
(edit) @05f61f   12 years hannes fix: warnings spielwiese
(edit) @51c97f   12 years hannes partially seperate feResources spielwiese
(edit) @6c98d52   12 years hannes chg: compiler warnings in kutil.cc spielwiese
(edit) @a74143   12 years Oleksandr inverse computation over Zp CHG: simplified extGCD in nvInvMod (due ... spielwiese
(edit) @4b38e3   12 years Oleksandr coeffs: removed nInternalChar in favour of n_GetChar spielwiese
(edit) @e77676   12 years Oleksandr Zp cleanup (no more coeffs::npPrimeM) CHG: removed coeffs::npPrimeM ... spielwiese
(edit) @40e88db   12 years Oleksandr hidden private internal decarations and definitions (nv*) within modulop.cc spielwiese
(edit) @79020f   12 years Oleksandr fixed arithmetic overflow by rewriting nlModP CHG: nlModP (longrat) ... spielwiese
(edit) @0a3fa3   12 years Oleksandr bug in nlModP (longrat.cc:1294) ADD: test mapping of -7/5 from Q into ... spielwiese
(edit) @ebf138   12 years Oleksandr adaptation to clang + disable a GMP hack CHG: removed gcc-specific ... spielwiese
(edit) @b7d64b   12 years Oleksandr adaptation/fix due to SW build system FIX: don't distribute generated ... spielwiese
(edit) @f0168a5   12 years Oleksandr enable char_series FIX: readd / uncomment / enable char_series spielwiese
(edit) @81845eb   12 years Oleksandr final adaptation to libfac merged into factory FIX: no libfac_* vars ... spielwiese
(edit) @67c1dc   12 years martinlee84 adaptation of spielwiese for libfac chg: switched on interface for ... spielwiese
(edit) @b0bb93f   12 years yue.ren.kl extended nfCoeffsEqual to check for parameter names spielwiese
(edit) @4d0cbc7   12 years Oleksandr further elimination of idhdl from libpolys/ & kernel/ spielwiese
(edit) @c92097b   12 years martinlee84 chg: changed behaviour of sqrfree with optional argument 3 (according ... 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) @f78374   12 years martinlee84 chg: more changes of squarefree decomposition according to master spielwiese
(edit) @3ef9c8   12 years martinlee84 chg: changes in factory interface and iparith.cc accordingly to master spielwiese
(edit) @da6156   12 years Oleksandr moved tHomog to kernel/structs.h from libpolys/polys/monomials/ring.h ... spielwiese
(edit) @2d2e40   12 years hannes fix: warning messages: unsed variable/parameter spielwiese
(edit) @8b46459   12 years Oleksandr MP_INT -> mpz_t adaptation of libpolys/ spielwiese
(edit) @46d30d   13 years jengelh build: resolve deprecated use of AM_INIT_AUTOMAKE spielwiese
(edit) @a8c479   12 years Christian Eder undoes commit 41530b32b7198e8d0329b176c28ccca479a59d69 normalForm ... spielwiese
(edit) @41530b   12 years Christian Eder fix: normalForm for algext::naWrite ( Tst/Manual/minpoly.tst ) spielwiese
(edit) @58f11d0   12 years hannes fix: normal form for algext::naRead, Test for algext spielwiese
(edit) @1374bc   12 years hannes Fix: normalform for transext::ntDiv, Tests for transext spielwiese
(edit) @8fee84   12 years Oleksandr libfindexec separation CHG: no need in 'ifdef HAVE_CONFIG_H' in ... spielwiese
(edit) @bd948c   12 years Oleksandr ADD: added ${PIPE} to *_CFLAGS in some Makefile.am spielwiese
(edit) @1d3be3   12 years Oleksandr ADD: consistently define HAVE_CONFIG_H in automake CPPFLAGS spielwiese
(edit) @a6e550e   12 years Oleksandr static and dynamic tests for libpoly/tests/ ADD: all test variants: ... spielwiese
(edit) @a250e1   12 years Oleksandr static and dynamic tests for libpolys/coeffs/ ADD: more test ... spielwiese
(edit) @e554162   12 years Oleksandr CHG: INT_MAX -> MAX_INT_VAL spielwiese
(edit) @737b7c8   12 years Oleksandr CHG/ADD: define CHAR_BIT & BIT_SIZEOF_LONG in misc/auxiliary.h spielwiese
(edit) @aa2b525   12 years Oleksandr ADD/FIX: use omSizeWOfBin(bin_ptr) instead of ((bin_ptr)->sizeW) (due ... spielwiese
(edit) @383b2c8   12 years Oleksandr CHG: mod2.h should better be included as <kernel/mod2.h> spielwiese
(edit) @4fdf15   12 years Oleksandr CHG: combine lib{misc/reporter/resources/coeffs/polys} together and ... spielwiese
(edit) @42ceaa   12 years Oleksandr FIX: do NOT distribute misc/auxiliary.h + tests/*_test_runner.cpp FIX: ... spielwiese
(edit) @c2eeb7   12 years Oleksandr CHG: no need in .a versions of module -libraries (polys/...) spielwiese
Note: See TracRevisionLog for help on using the revision log.