source: git/libpolys/polys/ext_fields

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @7308ee   11 years boehm minor changes with respect to ntDiff spielwiese
(edit) @1e8006   11 years boehm Changes to ntDiff spielwiese
(edit) @5d258e9   11 years boehm fixed problem of diff with cancellation of rational function NULL spielwiese
(edit) @12f6ce0   11 years boehm Added differentiation of coefficients in transcendental extensions spielwiese
(edit) @ba5e9e   11 years Oleksandr Changed configure-scripts to generate individual public config files ... spielwiese
(edit) @9501be   11 years Oleksandr Better denominator for trans. field ext. spielwiese
(edit) @6b32a6b   11 years boehm fixed segmentation fault for denominator of zero rational function spielwiese
(edit) @14a0ca   11 years martinlee84 chg: commmented out changes from 5a4e17def42b99 to transext.cc spielwiese
(edit) @0635d51   11 years martinlee84 fix: missing content over Z in ntLcm, ntGcd spielwiese
(edit) @5a4e17   11 years hannes chg: improve ntNormalize etc. spielwiese
(edit) @35564a5   11 years Oleksandr An attempt to explicitely declare all used templates in order to use ... spielwiese
(edit) @16f511   11 years Oleksandr Fixed the usage of "config.h" (if defined HAVE_CONFIG_H) spielwiese
(edit) @c5fbc4   11 years hannes fix: ntGreater (bug_tr329) spielwiese
(edit) @2e7132   11 years hannes fix: n_Normalize for rat. functions spielwiese
(edit) @a44bcf   11 years hannes add: checks for rational coeff. in rational functions spielwiese
(edit) @e5c9e5   11 years hannes fix: normalization for trans. ext. spielwiese
(edit) @70305c5   11 years hannes fix: better error tests for alg.ext. spielwiese
(edit) @9d68fd   11 years hannes fix: better tests and normalization for subst spielwiese
(edit) @0c516e   11 years hannes fix: avoid rational coeffs in numerator in maps Q->Q(t) spielwiese
(edit) @7964f9c   11 years hannes fix: output and simplifation of rat. fct.: ntGreaterZero and ... spielwiese
(edit) @dc42daf   11 years fieker an attempt to introduce better normalization for polynomials over ... spielwiese
(edit) @603ac7a   11 years hannes fix: add P_Normalize to definiteGcdCancellation/ntNormalize spielwiese
(edit) @2e4ec14   11 years ren fix: -Wunused-parameter warnings spielwiese
(edit) @6909cfb   11 years ren fix: -Wunused-variable warnings spielwiese
(edit) @7600fb1   11 years martinlee84 fix: also map denominators spielwiese
(edit) @5523765   11 years martinlee84 chg: extended naCopyTrans2AlgExt spielwiese
(edit) @87343b   11 years martinlee84 fixed fetch/imap so far still misses map from trans to alg extensions spielwiese
(edit) @628f663   11 years martinlee84 chg: towards correct imap spielwiese
(edit) @644b31   11 years hannes fix: ntDiv: normlization of .../(-1) spielwiese
(edit) @5602268   11 years Oleksandr Moved p_IsOne to p_polys spielwiese
(edit) @fd60be   11 years hannes fix: ntGreater (Short/bug_tr329) spielwiese
(edit) @e961571   11 years hannes fix: naGcd/naLcm spielwiese
(edit) @95c826   11 years martinlee84 fix: some simple bugs in comparison spielwiese
(edit) @f3057e7   11 years martinlee84 fix: missing naKillChar spielwiese
(edit) @558f3cc   11 years Oleksandr Fix: make positive leading coeff at normalizing! spielwiese
(edit) @d101b1   11 years Oleksandr Motsak <http://goo.gl/mcpzY> Silence some warnings about statements without effect Insired by ... spielwiese
(edit) @9053f02   11 years martinlee84 fix: normalization in transcendental extension over finite field spielwiese
(edit) @20c99b   11 years hannes fix: typo spielwiese
(edit) @98bf9b   11 years hannes fix: memory leak spielwiese
(edit) @e56eb1a   11 years martinlee84 fix: ntClearDenominators spielwiese
(edit) @07ff96   11 years hannes optim. multiplication/equality test for algext.cc spielwiese
(edit) @6ad7e6   11 years hannes fix: ntNormalize (no negative DEN.) spielwiese
(edit) @6ac003   11 years hannes fix: ntInit(p,...) in char p spielwiese
(edit) @2466d22   11 years hannes fix: naPower(0) spielwiese
(edit) @f7286a   12 years hannes fix: idrCopyR need equal coeffs, fixed dim(i),dim(i,j) for ring-cf spielwiese
(edit) @a355723   12 years hannes fix: ntInvers/resultant spielwiese
(edit) @20c540   12 years Oleksandr Preparing the removal of Frank's p_Monic/p_Gcd/p_ExtGcd from common ... spielwiese
(edit) @dc79bd   12 years Oleksandr Major Update for Enumerators + Fixes for Algrbraic & Transcendental ... spielwiese
(edit) @865b20   12 years Oleksandr fixed a bug in naInvers for the case of non-irreducible minpoly and ... spielwiese
(edit) @de88371   12 years Oleksandr Added stubs for putting the actual code (TODO!), where required (i.e. ... spielwiese
(edit) @644f81   12 years Oleksandr eliminates some more of compiler warnings: "unused result value" spielwiese
(edit) @2fd733   12 years hannes fix: #329, part2: transext spielwiese
(edit) @afda22   12 years hannes fix: #329, part 1: alg. ext spielwiese
(edit) @bca341   12 years hannes fix: naIsOne, naIsMOne improved: algext.cc::definiteReduce spielwiese
(edit) @7e9f12   12 years Oleksandr removed minimal ideal from AlgExtInfo infavour of qring chg: algext. ... spielwiese
(edit) @dd668f   12 years Oleksandr use minideal (instead of qideal) in rCompose chg: use qideal instead ... spielwiese
(edit) @3c0498   12 years hannes fix: minpoly in ringlist (Manaul/elimRing.tst) spielwiese
(edit) @1090a98   12 years Oleksandr fix n_Int of ZERO number over extension fields (alg & trans) spielwiese
(edit) @da5d77   12 years Oleksandr minor changes to ParDeg chg: ndParDeg is a static function add: ... 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) @da0565b   12 years Oleksandr fix "equal coeffs test" in preimage. spielwiese
(edit) @4d94c97   12 years Oleksandr improved n[at]CoeffIsEqual chg: they should test the *equality* of ... spielwiese
(edit) @28216f   12 years martinlee84 fix: ntGetDenom & ntGetNumerator spielwiese
(edit) @2f3764   12 years Oleksandr n_Init and p_ISet take a "long" (instead of "int") argument spielwiese
(edit) @48a41a   12 years hannes chg: introduce n_ParDeg for pardeg(number) spielwiese
(edit) @69672d   12 years hannes fix: pardeg spielwiese
(edit) @237b4dd   12 years hannes fix: introduce ntNormalize spielwiese
(edit) @c8e030   12 years hannes fix: normalization while mapping spielwiese
(edit) @79020f   12 years Oleksandr fixed arithmetic overflow by rewriting nlModP CHG: nlModP (longrat) ... spielwiese
(edit) @2d2e40   12 years hannes fix: warning messages: unsed variable/parameter 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) @61b2e16   12 years Oleksandr FIX: bigints <-> numbers spielwiese
(edit) @146c603   12 years hannes fix: nlModP (should not use nvDiv/npDiv implement conversion to/from ... spielwiese
(edit) @fc4977   12 years hannes fix: conversion of transext to/from factory spielwiese
(edit) @03f7b5   13 years Oleksandr ADD: detailed printing vs typing for coeff. domains (mostly - minpoly ... spielwiese
(edit) @f681a60   13 years Oleksandr FIX: another Frank's bug: "A=p_Mult_q(A,A,...)" - never works! spielwiese
(edit) @83a1714   13 years Oleksandr FIX: started fixing fetch & imap for transcendental/alg. extensions: ... spielwiese
(edit) @36ef6e0   13 years hannes fix: naLcm was implemented in a wrong way spielwiese
(edit) @b38d70   13 years Oleksandr FIX: p_PermPoly (longalg missing 3) FIX: mappings between trans. ... spielwiese
(edit) @3c4a33   13 years burcin Fix more instances of n*Copy() calls instead of n_Copy(). spielwiese
(edit) @a0acbc   13 years burcin Fix typo where ntCopy() was called instead of n_Copy(). spielwiese
(edit) @c14846c   13 years hannes fix: n?SetMap should return ndCopyMap for equal coeffs spielwiese
(edit) @a0a9f0   13 years burcin Try to fix printing of coefficients in transcendental extensions again. spielwiese
(edit) @6f6b9d   13 years hannes fix: naSetMap spielwiese
(edit) @331fd0   13 years hannes fix: naSetMap spielwiese
(edit) @1577ebd   13 years hannes implented: ntGcd, ntLcm spielwiese
(edit) @31c731   13 years hannes fix some mapping stuff: alg.ext -> transz. ext. spielwiese
(edit) @a195ed   13 years burcin Add a simple implementation of cfKillChar for transcendental extensions. spielwiese
(edit) @a5071b9   13 years burcin Fix printing of coefficients in transcendental extensions. The new ... spielwiese
(edit) @e852125   13 years hannes fix naEqual (Tst/Old/agnes.tst) spielwiese
(edit) @35e86e   13 years hannes fix: naPower/ntPower for exp 0,1,-1 spielwiese
(edit) @0edcce   13 years Oleksandr FIX: fixed the standard macro (Frank's) bug... spielwiese
(edit) @ec5ec8   13 years Oleksandr CHG: better tests for input data ADD: ref++ for the ground ring spielwiese
(edit) @a55ef0   13 years Oleksandr FIX: output the Frank's extension fields in the old Singular way (in ... spielwiese
(edit) @dbcf787   13 years Oleksandr FIX: another bug: DBTest/cfDBTest is available only if LDEBUG is defined spielwiese
(edit) @e82417   13 years Oleksandr ADD: new function "int n_IsParam(number m, const ring r)" a-la onld p_Var spielwiese
Note: See TracRevisionLog for help on using the revision log.