source: git/libpolys/polys/monomials

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @6c98d52   12 years hannes chg: compiler warnings in kutil.cc spielwiese
(edit) @4d0cbc7   12 years Oleksandr further elimination of idhdl from libpolys/ & kernel/ 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) @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) @aa2b525   12 years Oleksandr ADD/FIX: use omSizeWOfBin(bin_ptr) instead of ((bin_ptr)->sizeW) (due ... spielwiese
(edit) @a2cdd62   12 years hannes fix: avoid limits.h spielwiese
(edit) @d2f720   12 years ranosch CHG: unused variables spielwiese
(edit) @a30e4d   12 years ranosch CHG: static global variable "intvec * pModW" was deprecated, by moving ... spielwiese
(edit) @ee1f01   12 years ranosch CHG: commented out unused(!?) functions spielwiese
(edit) @021751   12 years ranosch FIX: empty debug function-macros should better be: ((void) 0/1) spielwiese
(edit) @03f7b5   12 years Oleksandr ADD: detailed printing vs typing for coeff. domains (mostly - minpoly ... spielwiese
(edit) @5f4015a   12 years Oleksandr ADD: assume (p!=q) for the procedures, which destroy both arguments ... spielwiese
(edit) @3f5d6f   12 years Oleksandr FIX: printing vs. typing of a quotient ring ADD: tests for printing vs ... spielwiese
(edit) @a06b98   13 years burcin Remove float_len{,2} members from rings. They are in coeffs now. spielwiese
(edit) @8476c2   13 years burcin Adapt charstr to the new ring data structure. spielwiese
(edit) @5d5d79   13 years burcin Fix ringlist with coefficient domain GF. Extraction of the parameter ... spielwiese
(edit) @df34cff   13 years Oleksandr ADD: rWrite can print additional details if asked spielwiese
(edit) @83a1714   13 years Oleksandr FIX: started fixing fetch & imap for transcendental/alg. extensions: ... spielwiese
(edit) @f9a64e   13 years hannes fix: sign in p_Content (as gcd ignores signs) spielwiese
(edit) @90aec7   13 years hannes fix: p_Content for alg.ext. fix: p_Monic spielwiese
(edit) @5d18675   13 years Oleksandr FIX: rDecompose should know about trans. exts. spielwiese
(edit) @b38d70   13 years Oleksandr FIX: p_PermPoly (longalg missing 3) FIX: mappings between trans. ... spielwiese
(edit) @83db8d   13 years Oleksandr CHG: minor cleanup (duplication with coeffs/numbers.h) spielwiese
(edit) @d0340f   13 years burcin Attempt to fix parsing of polynomials with constant coefficients where ... spielwiese
(edit) @85fd90   13 years burcin Fix rChangeCurrRing and make the interpreter pass precision info to ... spielwiese
(edit) @aa98be   13 years hannes fix: p_Content for extention fields spielwiese
(edit) @5ff885   13 years Oleksandr FIX: rWrite should output qideal for quotients! spielwiese
(edit) @eb5c46   13 years Oleksandr ADD: added assumes that "RING->cf != NULL" into rField_* spielwiese
(edit) @f29ab6   13 years Oleksandr FIX: use p_DebugPrint instead of pDebugPrint + ring spielwiese
(edit) @e48172   13 years Oleksandr FIX: reenabled/fixed p_SimpleContent (for the use in Singular/janet) spielwiese
(edit) @5c71ae1   13 years Oleksandr FIX: maEval takes the destination ring CHG: minor cleanup spielwiese
(edit) @1a20e5   13 years Oleksandr FIX: p[_]?TakeOutComp* spielwiese
(edit) @1da2a13   13 years Oleksandr FIX: some rAssure_A_B() should not require an (BOOLEAN complete) argument! spielwiese
(edit) @993ae2   13 years Oleksandr FIX: ppNoether belongs to a ring (currRing!?) spielwiese
(edit) @a40080   13 years Oleksandr CHG: minor changes spielwiese
(edit) @5fe834   13 years Oleksandr FIX: libpolys and kernel should use rDelete instead of rKill! spielwiese
(edit) @d7c1c8   13 years Oleksandr FIX: removing duplicates spielwiese
(edit) @2b7f4e   13 years Oleksandr FIX: rDefault(const char*) - returns a handle... moved to ipshell CHG: ... spielwiese
(edit) @77bb59   13 years Oleksandr CHG: minor changes spielwiese
(edit) @d914cf0   13 years Oleksandr ADD/FIX: maGetPreimage exposed by kernel/preimage.* now spielwiese
(edit) @6cc7f5   13 years burcin Convert Singular/ipshell.cc to libpolys (not done). spielwiese
(edit) @e82417   13 years Oleksandr ADD: new function "int n_IsParam(number m, const ring r)" a-la onld p_Var spielwiese
(edit) @a374b8   13 years Oleksandr FIX: rCompose and rDecompose are only used in iparith (and declared there) 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) @b1ca999   13 years Oleksandr FIX: p_SetRingOfLeftv is not in libpolys!!! spielwiese
(edit) @7b2b05   13 years hannes removed longalg.*, longtrans.* (we use now algext.*, transext.*) spielwiese
(edit) @a3d94c   13 years Oleksandr FIX: finxing a circular dependency due to kbuckets.h and ... spielwiese
(edit) @2c52441   13 years Oleksandr FIX: last corrections for broken libpolys spielwiese
(edit) @af66d6   13 years Oleksandr FIX: most Syzygy-related (e.g. *Comps) functions need a ring now spielwiese
(edit) @7e53d9   13 years Oleksandr FIX: rCurrRingAssure_* -> rAssure_* + rChangeCurrRing spielwiese
(edit) @fe66ba8   13 years martinlee84 fixed janet.cc spielwiese
(edit) @0a1755   13 years Oleksandr ADD: rHas Global/Local/Mixed Ordering and _currRing() spielwiese
(edit) @1745e5   13 years hannes int64.* ->misc, rCopy0AndAddA ->ring.h, fix walkSupport.cc spielwiese
(edit) @2b85f31   13 years hannes fix includes of polys/monomials/p_polys.h (-> fix fast_map.cc) spielwiese
(edit) @7ac612   13 years hannes cahnged: maFindPerm (uses cf->type instead of cf->ch) spielwiese
(edit) @73ad0c   13 years hannes p_Var, p_LOwVar -> p_polys.h, p_polys.cc spielwiese
(edit) @b7cfaf   13 years hannes fix: pSeries moved pShift to p_polys::p_Shift spielwiese
(edit) @f32381c   13 years hannes removed pLDeg from p_polys.h spielwiese
(edit) @1fdb6e   13 years hannes move code (p_Last) to p_polys.cc spielwiese
(edit) @359d86d   13 years martinlee84 moved p_Last from kpolys.cc to kInline.h moved pLast(poly,int), pLast ... spielwiese
(edit) @6ed8c4   13 years martinlee84 added const ring to some functions in linearAlgebra.* (TODO complete ... spielwiese
(edit) @22a09d   13 years hannes order of includes spielwiese
(edit) @76fead   13 years hannes syntax fix after rebase spielwiese
(edit) @0afa07   13 years seelisch removed cfPar, cfParDeg, n_Par, n_ParDeg, ndPar, ndParDeg from coeffs spielwiese
(edit) @e5d267   13 years seelisch cancellation of gcd in rat. funct. fields spielwiese
(edit) @df43d9   13 years hannes fix tr. 346: p_PermPoly spielwiese
(edit) @18dab28   13 years hannes fix unseless includes of polys-impl.h spielwiese
(edit) @91c34a   13 years hannes removed empty polys-impl.h spielwiese
(edit) @304ad9b   13 years hannes p_MemCmp.h and p_MemCopy.h are now internal headers spielwiese
(edit) @9bb5457   13 years hannes fixed warning about unused paramaters in coeffs 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) @141342   13 years seelisch nExt replaced by n_algExt and n_transExt spielwiese
(edit) @fd01a8   13 years seelisch testing multivariate gcd from factory: problem in p_polys.cc ('longalg ... spielwiese
(edit) @cfb500   13 years seelisch ending tests for alg field ext impl (all tests ok) spielwiese
(edit) @37c7fc1   13 years Oleksandr FIX: fixed a memory double destruction bug in p_Monic spielwiese
(edit) @4a2260e   13 years seelisch more tests run (alg ext fields); some omCheck problems in longrat.cc ... spielwiese
(edit) @c28ecf   13 years seelisch alg ext implementation now passing all coeffs and polys tests spielwiese
(edit) @f0b01f   13 years seelisch alg ext fields: further development spielwiese
(edit) @7829fb   13 years Oleksandr ADD: trying to solve circular dependencies due to matrix spielwiese
(edit) @2c41bc   13 years hannes assume cf!=NULL in rDefault spielwiese
(edit) @17b0b05   13 years hannes fix loading of gftables - fix loading in nfReadTable - fix ... spielwiese
(edit) @e432a0   13 years hannes fix: memory leak in p_DivideM spielwiese
(edit) @0276c1   13 years hannes fix: some "unused parameter" warnings spielwiese
(edit) @6c5f32   13 years Oleksandr FIX: n_DivBy exists for rings only... FIX: p_Div_nn should always exist! spielwiese
(edit) @0654122   13 years seelisch fixes in impl. of alg. ext. field / ifdef factory stuff spielwiese
(edit) @abb4787   13 years hannes conversion factory <->singular for poly fix coeff tests for factory spielwiese
(edit) @3b0ba67   13 years seelisch small bug fix spielwiese
(edit) @69fb9d0   13 years seelisch finished impl. of alg. ext. fields; now testing... spielwiese
(edit) @ba2359   13 years seelisch almost finished impl. of algebraic extension spielwiese
(edit) @ce3f53c   13 years martinlee84 adapted conversion to and from factory spielwiese
(edit) @af598e   13 years Oleksandr ADD: factory-related wrappers (clapsing.cc/.h) FIX: ring-dependent ... spielwiese
(edit) @02c42d   13 years Oleksandr FIX: nGetChar -> n_nGetChar spielwiese
(edit) @26c66ae   13 years seelisch use n_Ext, only, for any type of extensions (after discussion with Hans) spielwiese
(edit) @bfa04e   13 years hannes fix typos minpoly is a poly in r->cf->algring spielwiese
(edit) @aec5c9   13 years seelisch minpoly replaced by minideal->m[0]; prep for longalg/longtrans spielwiese
(edit) @4c6e420   13 years Oleksandr ADD: algring to coeffs (for extension fields via polynomials) FIX: ... spielwiese
Note: See TracRevisionLog for help on using the revision log.