source: git/libpolys

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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
(edit) @e276e4   13 years Oleksandr FIX: minor correction spielwiese
(edit) @702175   13 years hannes extern ring currRing -> polys/polys.h spielwiese
(edit) @31f1262   13 years hannes order of includes - for test.cc spielwiese
(edit) @22a09d   13 years hannes order of includes spielwiese
(edit) @ed47edf   13 years hannes fix typo spielwiese
(edit) @9d53d0   13 years hannes fix includes for C-files spielwiese
(edit) @7d0225   13 years hannes new files in factory added to Makefile.am spielwiese
(edit) @76fead   13 years hannes syntax fix after rebase spielwiese
(edit) @801bdb   13 years Oleksandr FIX: still need old.gring.cc for NC stuff spielwiese
(edit) @210e07   13 years Oleksandr ADD: testing headers with "make test.o" FIX: cleaning up headers in ... spielwiese
(edit) @4ecc5a4   13 years hannes syntax fix spielwiese
(edit) @964389   13 years Oleksandr ADD: add INSTALL_PREFIX macro into config.h and to the search path spielwiese
(edit) @44d5ad   13 years seelisch added documentation in coeffs.h spielwiese
(edit) @0afa07   13 years seelisch removed cfPar, cfParDeg, n_Par, n_ParDeg, ndPar, ndParDeg from coeffs spielwiese
(edit) @6a7368   13 years Oleksandr FIX: IsRing should be available for DivBy!? spielwiese
(edit) @5469a9   13 years Oleksandr FIX: n_DivBy should work for fields as well! spielwiese
(edit) @3159bc   13 years Oleksandr FIX: Bug fix: n->cfCopy MUST be ndCopy BUT NOT 'nd_Copy' by default! spielwiese
(edit) @353caa   13 years Oleksandr ADD: exposing const char *n_Read(const char * s, number * a, const ... spielwiese
(edit) @44d898   13 years Oleksandr ADD: n_DivBy should be _always_ visible! 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) @da49bc   13 years hannes fix memeory leaks (tr 214, svn 14322,14323) 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) @010f3b   13 years seelisch more tests for transcendental case spielwiese
(edit) @de90c01   13 years seelisch poly_tests for transcendental ext fields spielwiese
Note: See TracRevisionLog for help on using the revision log.