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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @805db88   10 years Oleksandr Avoid "if ((P)) " since clang treats such statements specially spielwiese
(edit) @1ab8c4   10 years martinlee84 chg: comment about simple_Alloc spielwiese
(edit) @ecf4a6a   10 years martinlee84 chg: added has_simple_Inverse to init in algext and transext spielwiese
(edit) @4254a7f   11 years martinlee84 chg: make denominator monic if over a transcendental field extension ... spielwiese
(edit) @57f6787   11 years martinlee84 chg: handle nested fractions in singclap_gcd_and_divide spielwiese
(edit) @2de7b0   11 years martinlee84 chg: improve definiteGcdCancellation by using singclap_gcd_and_divide spielwiese
(edit) @152ec74   11 years hannes fix: avoid using freed memory spielwiese
(edit) @404949   11 years hannes fix: need to free memory if NULL is returned spielwiese
(edit) @7a09e1d   11 years hannes Merge branch 'spielwiese' of https://github.com/jankoboehm/Sources ... spielwiese
(edit) @061ea67   11 years hannes fix: correct usage of ..Alloc0Bin.. spielwiese
(edit) @f3a5b8   11 years martinlee84 fix: delete DEN if it is 1 spielwiese
(edit) @3f7e6ee   11 years hannes fix: enforce integer coeffs in rational functions spielwiese
(edit) @fbdfd4   11 years hannes fix: enforce integer coeffs in rational functions spielwiese
(edit) @6e5fb8   11 years boehm fixed bug in transext.cc spielwiese
(edit) @96847c   11 years boehm added tests for ntDiff and ellipticcovers.lib spielwiese
(edit) @0b8402   11 years boehm minor changes with respect to ntDiff spielwiese
(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) @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) @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) @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) @95c826   11 years martinlee84 fix: some simple bugs in comparison 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) @6ad7e6   11 years hannes fix: ntNormalize (no negative DEN.) spielwiese
(edit) @6ac003   11 years hannes fix: ntInit(p,...) in char p spielwiese
(edit) @f7286a   11 years hannes fix: idrCopyR need equal coeffs, fixed dim(i),dim(i,j) for ring-cf spielwiese
(edit) @a355723   11 years hannes fix: ntInvers/resultant spielwiese
(edit) @dc79bd   11 years Oleksandr Major Update for Enumerators + Fixes for Algrbraic & Transcendental ... 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) @dd668f   12 years Oleksandr use minideal (instead of qideal) in rCompose chg: use qideal instead ... 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) @1374bc   12 years hannes Fix: normalform for transext::ntDiv, Tests for transext spielwiese
(edit) @61b2e16   12 years Oleksandr FIX: bigints <-> numbers spielwiese
(edit) @fc4977   12 years hannes fix: conversion of transext to/from factory spielwiese
(edit) @03f7b5   12 years Oleksandr ADD: detailed printing vs typing for coeff. domains (mostly - minpoly ... spielwiese
(edit) @83a1714   13 years Oleksandr FIX: started fixing fetch & imap for transcendental/alg. extensions: ... 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) @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) @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) @d12f186   13 years seelisch bug in coeffs.h, removing nested fractions in ext. fields over Q spielwiese
(edit) @06df101   13 years seelisch handled nested fractions (when over Q), found bug in longrat.cc (see ... spielwiese
(edit) @2d3091c   13 years seelisch test for trac ticket #308 with new implementation (result is instantaneous) spielwiese
(edit) @e5d267   13 years seelisch cancellation of gcd in rat. funct. fields spielwiese
(edit) @010f3b   13 years seelisch more tests for transcendental case spielwiese
(edit) @de90c01   13 years seelisch poly_tests for transcendental ext fields spielwiese
(edit) @2c7f28   13 years seelisch impl. of rat. funct. fields (no tests yet, no cancellation of gcd's yet) spielwiese
Note: See TracRevisionLog for help on using the revision log.