source: git/libpolys/polys/ext_fields/algext.cc

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @8d1432e   7 years hannes use of CoeffWrite/CoeffName/CoeffString p1 spielwiese
(edit) @3c0710   7 years hannes 4-1-0: sources spielwiese
(edit) @9d19c1   7 years hannes compiler warings: unused variables, parameters, functions spielwiese
(edit) @266ddd   8 years hannes chg: some compiler warnings spielwiese
(edit) @9bef6e5   8 years hannes Singular_4_1:fix n2pCoeffname spielwiese
(edit) @c7ae4d   8 years hannes Singular_4_1: parent(..) spielwiese
(edit) @780c1b   8 years hannes format spielwiese
(edit) @46380a3   8 years hannes chg: Singular_4_1 opt. spielwiese
(edit) @75b12a   8 years hannes fix: calling wrong init routine for integers etc as coeffs spielwiese
(edit) @109e13a   8 years hannes Singular_4_1: n_polyExt spielwiese
(edit) @f9b0bd   8 years hannes chg: Print -> PrintS, PrintLn if possible spielwiese
(edit) @44494ec   8 years hannes compiler warnings spielwiese
(edit) @6d92ca   9 years hannes chg: n_write does not call n_Normalize any more spielwiese
(edit) @20f29bb   9 years hannes conversion of bigint to extension fields spielwiese
(edit) @a1f17b   9 years hannes experimental: chinese remainder with caching inverses (switch on by ... spielwiese
(edit) @777f8b   9 years hannes chg: n_Int returns long instead of int spielwiese
(edit) @810491   9 years Oleksandr Fix including "libpolys/" and removal of unnecessary header includes + ... spielwiese
(edit) @2206753   9 years Oleksandr Hiding all the implementation details (or adding the counting) mostly ... spielwiese
(edit) @fea494   10 years hannes format spielwiese
(edit) @eb55f8a   10 years Oleksandr There should be no *Test in assume call (and no assume in *Test definition) spielwiese
(edit) @88cceb   10 years hannes fix: n_Lcm is not n_NormalizeHelper spielwiese
(edit) @6a1aa7   10 years hannes preparation for more integer representations n_Init_bigint: ... spielwiese
(edit) @1a3437   10 years hannes change mod for numbers to mod for bigint, p5 spielwiese
(edit) @8d5f05   10 years hannes removed n_IntDiv/cfIntDiv etc. spielwiese
(edit) @36a8e9   10 years hannes general nCoeff_is_field, nCoeff_is_domain spielwiese
(edit) @05c60b2   10 years hannes toward poly as number spielwiese
(edit) @ec89bb4   10 years hannes chg: nNeg -> nInpNeg, also n_InpNeg, cfInpNeg spielwiese
(edit) @9f7665   10 years Oleksandr Removed HAVE_CONFIG guards fix: fixed the inclusion of ... spielwiese
(edit) @c8e7d63   10 years hannes fix: setting minpoly twice with invalid minpolys (tr.579) spielwiese
(edit) @6352ad   10 years hannes fix: rComposeC spielwiese
(edit) @181954   10 years hannes fix: transz.ext -> alg.ext mapping spielwiese
(edit) @616d685   10 years hannes add: farey for alg./trans. extensions spielwiese
(edit) @e79e26   10 years hannes add: chinese remainder for alg./trans. extensions spielwiese
(edit) @14086c2   10 years hannes add: provide fetch and imap for Z/p(a) <--> Q(a) spielwiese
(edit) @45cc512   10 years hannes chg: rCharstr is now a wrapper for r->cf->cfCoeffString fixes also: ... spielwiese
(edit) @dc4782   10 years hannes chg: factory/libfac is not optional, removing HAVE_FACTORY/HAVE_LIBFAC spielwiese
(edit) @1ab8c4   11 years martinlee84 chg: comment about simple_Alloc spielwiese
(edit) @ecf4a6a   11 years martinlee84 chg: added has_simple_Inverse to init in algext and transext spielwiese
(edit) @ba5e9e   11 years Oleksandr Changed configure-scripts to generate individual public config files ... 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) @70305c5   11 years hannes fix: better error tests for alg.ext. spielwiese
(edit) @dc42daf   11 years fieker an attempt to introduce better normalization for polynomials over ... 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) @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) @07ff96   11 years hannes optim. multiplication/equality test for algext.cc spielwiese
(edit) @2466d22   11 years hannes fix: naPower(0) 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) @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) @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) @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) @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) @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) @36ef6e0   13 years hannes fix: naLcm was implemented in a wrong way spielwiese
(edit) @3c4a33   13 years burcin Fix more instances of n*Copy() calls instead of n_Copy(). spielwiese
(edit) @c14846c   13 years hannes fix: n?SetMap should return ndCopyMap for equal coeffs spielwiese
(edit) @6f6b9d   13 years hannes fix: naSetMap spielwiese
(edit) @331fd0   13 years hannes fix: naSetMap 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) @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
(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) @0afa07   13 years seelisch removed cfPar, cfParDeg, n_Par, n_ParDeg, ndPar, ndParDeg from coeffs spielwiese
(edit) @2c7f28   13 years seelisch impl. of rat. funct. fields (no tests yet, no cancellation of gcd's yet) 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) @73a9ffb   13 years seelisch made sure that ch is properly set everywhere, and ch >= 0; more ASSUMEs spielwiese
Note: See TracRevisionLog for help on using the revision log.