source: git/libpolys

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @a55ef0   13 years Oleksandr FIX: output the Frank's extension fields in the old Singular way (in ... spielwiese
(edit) @047597   13 years Oleksandr FIX: registration of naInitChar and ntInitChar (siInit in ... spielwiese
(edit) @b4c4621   13 years Oleksandr FIX: HAVE_SHIFTBBA should be in libpolys/misc/auxiliary.h (NOT in mod2.h!) spielwiese
(edit) @86b7aca   13 years Oleksandr CHG: minor changes to the build system spielwiese
(edit) @7fbb01   13 years burcin Make prCopy.inc a dependency of prCopy.cc. 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) @5348866   13 years Oleksandr FIX: guarding all libfac_* variables with HAVE_LIBFAC spielwiese
(edit) @1db880   13 years Oleksandr CHG: minor cleanup (no currRing in libpolys/*!) spielwiese
(edit) @e48172   13 years Oleksandr FIX: reenabled/fixed p_SimpleContent (for the use in Singular/janet) spielwiese
(edit) @2fce0e   13 years Oleksandr FIX: exposed mp_Wedge FIX: moving duplicates from ... spielwiese
(edit) @9d5ba2   13 years Oleksandr FIX: singclap_det_i spielwiese
(edit) @5c71ae1   13 years Oleksandr FIX: maEval takes the destination ring CHG: minor cleanup spielwiese
(edit) @d84a4d   13 years Oleksandr FIX: id[^_]* vs id_*: adding inline version to kernel/ideals.h FIX: ... spielwiese
(edit) @38fc181   13 years Oleksandr CHG: cleanup for id[_]*TestHomModule spielwiese
(edit) @7e6bfe   13 years Oleksandr CHG: cleanup for id_GCD 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) @419b39   13 years Oleksandr FIX: enable implicit templates for now (commented out the use of ... spielwiese
(edit) @993ae2   13 years Oleksandr FIX: ppNoether belongs to a ring (currRing!?) spielwiese
(edit) @3aa9b6   13 years Oleksandr TODO: singclap_{irrCharSeries,neworder} are commented out and shell ... spielwiese
(edit) @24a614b   13 years Oleksandr FIX: nc_p_Bracket_qq must take the 3rd RING argument! spielwiese
(edit) @895b31c   13 years Oleksandr ADD: re-enabled _HNF/_LLL spielwiese
(edit) @897139   13 years Oleksandr FIX: numerics need GMP (NTL/FACTORY?) => changes to build system spielwiese
(edit) @a40080   13 years Oleksandr CHG: minor changes spielwiese
(edit) @dbcf787   13 years Oleksandr FIX: another bug: DBTest/cfDBTest is available only if LDEBUG is defined spielwiese
(edit) @50b874   13 years Oleksandr FIX: further issues due to the use of Debugging stuff in Release version spielwiese
(edit) @d663f2   13 years Oleksandr FIX: fixing longrat-related bugs (due to the Uglyness in p_Numbers.h!) spielwiese
(edit) @5fe834   13 years Oleksandr FIX: libpolys and kernel should use rDelete instead of rKill! spielwiese
(edit) @737a68   13 years Oleksandr CHG: moved libpolys/polys/polys.h to kernel/polys.h & updated includes ... spielwiese
(edit) @f3ea6ce   13 years Oleksandr ADD: defining DISABLE_GMP_CPP makes cf_gmp.h to use our UGLY! hack to ... spielwiese
(edit) @e4fe2b   13 years Oleksandr FIX: Fixed huge BUG in cf_gmp.h CHG: starting to cleanup factory spielwiese
(edit) @d5e030   13 years hannes fix pOrdSgn -> r->OrdSgn spielwiese
(edit) @fe89b98   13 years hannes fix pLeXOrder spielwiese
(edit) @6ea2f5   13 years Oleksandr FIX: release version should NOT try to use the debugging omalloc functions spielwiese
(edit) @d7c1c8   13 years Oleksandr FIX: removing duplicates spielwiese
(edit) @f11ea16   13 years Oleksandr FIX: duplicate of id_ChineseRemainder 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) @94a065c   13 years hannes fix cfImPart (coeffs.h) spielwiese
(edit) @cfecd2   13 years hannes add n_RePart and n_ImPart to coeffs.h spielwiese
(edit) @a374b8   13 years Oleksandr FIX: rCompose and rDecompose are only used in iparith (and declared there) spielwiese
(edit) @33e249b   13 years Oleksandr ADD: export 'rIsLikeOpposite' 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) @8a5c49   13 years hannes fix ipassign.cc, extra.cc spielwiese
(edit) @95eb6d   13 years Oleksandr FIX: headers FIX: almost done with extra.cc (save for ITIMER_VIRTUAL, ... spielwiese
(edit) @e63576   13 years Oleksandr FIX: started moving GB-related non-commutative routines to kernel/ spielwiese
(edit) @2bc4f5   13 years Oleksandr ADD: expose mpz_size1: moved from longrat.h to si_gmp.h spielwiese
(edit) @045efb   13 years Oleksandr ADD: conversion between numbers and mpz_t (GMP integers) 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) @3b1d9a   13 years burcin Convert Singular/maps_ip.cc to libpolys. spielwiese
(edit) @a94666   13 years Oleksandr FIX: GMP/NTL must be at the end of liner's lib. list spielwiese
(edit) @b346ac   13 years Oleksandr FIX: GMP must be at the end of linker's library list spielwiese
(edit) @a3d94c   13 years Oleksandr FIX: finxing a circular dependency due to kbuckets.h and ... spielwiese
(edit) @88ece17   13 years hannes kernel: make check works (moved febase stuff to Singular/fevoices.cc, ... spielwiese
(edit) @cb1a06   13 years hannes moved printlevel to kernel/febase.h spielwiese
(edit) @74d48c   13 years hannes fix scanner.cc (via kernel/febase.h) spielwiese
(edit) @2c52441   13 years Oleksandr FIX: last corrections for broken libpolys spielwiese
(edit) @d16ea9   13 years Oleksandr FIX: fixing / exporting Minors-related functions in ideals.* 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) @2a38d90   13 years Oleksandr CHG: minor fixes + idPrint/idShow spielwiese
(edit) @af223b0   13 years burcin Fix Singular/fehelp.cc. spielwiese
(edit) @fe66ba8   13 years martinlee84 fixed janet.cc spielwiese
(edit) @71fcb3f   13 years burcin Fix (?) feOpt.cc. spielwiese
(edit) @a0432f   13 years burcin Fixed Singular/ipconv.cc (if it breaks it's Oleksandr's fault). spielwiese
(edit) @8fa9ea   13 years burcin Fix Singular/subexpr.cc. spielwiese
(edit) @f9591a   13 years hannes id_ChineseRemainder spielwiese
(edit) @e8c8d5   13 years hannes n_Farey, n_ChineseRemainder -> coeffs.h spielwiese
(edit) @c6c3f1   13 years Oleksandr ADD: export nc_CheckSubalgebra spielwiese
(edit) @0a1755   13 years Oleksandr ADD: rHas Global/Local/Mixed Ordering and _currRing() spielwiese
(edit) @9d4b8c   13 years Oleksandr ADD: export nc_PolyPolyRed spielwiese
(edit) @5835ba4   13 years hannes fix misc/auxiliary.h.in, Singular/makefile 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) @ad3aa7   13 years hannes id_MinDegW -> simpleideals.h, simpleideals.cc spielwiese
(edit) @71955d   13 years hannes idElem, id_Normalize -> simpleideals.h, simpleideals.cc spielwiese
(edit) @73ad0c   13 years hannes p_Var, p_LOwVar -> p_polys.h, p_polys.cc spielwiese
(edit) @bf6a4d   13 years hannes add and fix: sparsmat.cc spielwiese
(edit) @441a2e   13 years hannes restore: mp_RecMin, mp_detBareiss -> matpol.cc spielwiese
(edit) @b28bafe   13 years Oleksandr FIX: feInitResources should now take an [_const_ char*] argv0 spielwiese
(edit) @920581   13 years Oleksandr CHG: moved GFInfo to coeffs.h 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) @bc1fdb   13 years Oleksandr CHG: npInt: result is in -p/2..p/2 due to Singular conventions (Hans!) spielwiese
(edit) @0461f0   13 years Oleksandr ADD: added sainity tests inside modulop CHG: 'npInt' returns the ... spielwiese
(edit) @1fdb6e   13 years hannes move code (p_Last) to p_polys.cc spielwiese
(edit) @eaae7d   13 years Oleksandr FIX: more non-commutative functions should be public ADD: ... spielwiese
(edit) @359d86d   13 years martinlee84 moved p_Last from kpolys.cc to kInline.h moved pLast(poly,int), pLast ... spielwiese
(edit) @9b3700   13 years martinlee84 added n_ExtGcd, n_IntMod and n_DivComp to coeffs.h added currRing, ... spielwiese
(edit) @f0a8c59   13 years Oleksandr FIX: pNorm, was a macro => wrong method name... :/ FIX: nGcd may need ... spielwiese
(edit) @c6e80e   13 years Oleksandr FIX: kInline.cc should be a header: kInline.h ADD: nGcd/pDeg can be ... spielwiese
(edit) @1f637e   13 years Oleksandr FIX: replaced pVariables by currRing->N... ADD: added 'void ... spielwiese
(edit) @6ed8c4   13 years martinlee84 added const ring to some functions in linearAlgebra.* (TODO complete ... spielwiese
Note: See TracRevisionLog for help on using the revision log.