source: git/libpolys

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @8d1432e   6 years hannes use of CoeffWrite/CoeffName/CoeffString p1 jengelh-datetimespielwiese
(edit) @61e855   6 years hannes add: nfCoeffString (ffields.cc) jengelh-datetimespielwiese
(edit) @3f7f11   6 years hannes add: nrnCoeffName for rmodulon.cc jengelh-datetimespielwiese
(edit) @d28d26   6 years hannes fix: typo jengelh-datetimespielwiese
(edit) @1de166   6 years hannes fix: n_QuotRem for ZZ jengelh-datetimespielwiese
(edit) @fe25daf   6 years hannes fix: nlChineseRemainderSym for Z jengelh-datetimespielwiese
(edit) @8887b4   6 years hannes chg: make nlChineseRemainderSym usable for Q.Z. bigint jengelh-datetimespielwiese
(edit) @b0c494   6 years hannes fix: nrzQuotRem, allow r to be NULL jengelh-datetimespielwiese
(edit) @44b732c   6 years hannes rintegers.cc: use static, implement nrzInitMPZ (for CF variant) jengelh-datetimespielwiese
(edit) @72f518   6 years hannes rintegers.cc: use static, implement nrzInitMPZ jengelh-datetimespielwiese
(edit) @4c2cc1   6 years hannes add: nrzXExtGcd, nrzQuotRem (rintegers.cc) jengelh-datetimespielwiese
(edit) @83f824c   6 years hannes fix: n_ExactDiv over Q: equ. to n_Div jengelh-datetimespielwiese
(edit) @46ed92   6 years hannes always implement n_QuotRem: for fields: equ. to n_Div jengelh-datetimespielwiese
(edit) @cd3e96   6 years hannes minor opt. of p_LtCmp jengelh-datetimespielwiese
(edit) @e09ceb   6 years hannes add: factorization in ZZ[x,..] jengelh-datetimespielwiese
(edit) @4bada2   6 years hannes 4.1.0: FreeBSD port jengelh-datetimespielwiese
(edit) @3c0710   6 years hannes 4-1-0: sources jengelh-datetimespielwiese
(edit) @9d19c1   6 years hannes compiler warings: unused variables, parameters, functions jengelh-datetimespielwiese
(edit) @23ca7b7   6 years hannes fix: removed unused stuff jengelh-datetimespielwiese
(edit) @bd8dc07   6 years hannes fix: nr2mCoeffName, more static, no forward decl. in rmodulo2m.cc jengelh-datetimespielwiese
(edit) @5a5292   6 years hannes improved/fixed description of degree functions jengelh-datetimespielwiese
(edit) @d7f7f4   6 years hannes removed size restriction on matrix jengelh-datetimespielwiese
(edit) @7a77d6   6 years hannes doc: fix description of p_WDegree jengelh-datetimespielwiese
(edit) @bdde5db   6 years hannes doc for degree functions for poly jengelh-datetimespielwiese
(edit) @81fb5ae   6 years hannes chg: seperate cring (4_1) from cnumber, cpoly, cmatrix (4_2) jengelh-datetimespielwiese
(edit) @0dff7ba   6 years hannes chg: n_Write does not change its argument jengelh-datetimespielwiese
(edit) @c90c14   6 years hannes fix: u->s should be well defined jengelh-datetimespielwiese
(edit) @98dcd2   6 years hannes fix: spelling jengelh-datetimespielwiese
(edit) @b1190b   6 years hannes fix: nlWrite(a,r) should not change a jengelh-datetimespielwiese
(edit) @166e733   7 years quatermaster correct spelling errors as detected by Lintian jengelh-datetimespielwiese
(edit) @f9b975   7 years hannes fix: setting of r->CompomentOrder now only in rComplete jengelh-datetimespielwiese
(edit) @0d9122   7 years hannes moved all checks for r->OrdSgn to rCheckOrdSgn, remove rHighSet jengelh-datetimespielwiese
(edit) @e72804   7 years hannes more rCheckOrdSgn in rComplete jengelh-datetimespielwiese
(edit) @2d3b193   7 years hannes rCopy0: copy ordering jengelh-datetimespielwiese
(edit) @45f4b2   7 years hannes chg: OrdSgn in rCopy0 jengelh-datetimespielwiese
(edit) @b3c736   7 years hannes add; CoeffName for transext jengelh-datetimespielwiese
(edit) @59dca7   7 years hannes remove the now useless inclusion of coeffrings.h jengelh-datetimespielwiese
(edit) @06abb07   7 years hannes chg: n_...(...,ring) -> n_....(...,coeff) for better debugging jengelh-datetimespielwiese
(edit) @c4ead28   7 years hannes fix: mapping QQ/ZZ -> long_RR jengelh-datetimespielwiese
(edit) @469650   7 years hannes fix: mapping QQ -> long_RR (for memorymgt!=omalloc) jengelh-datetimespielwiese
(edit) @b2592e   7 years hannes ngfCoeffName was missing jengelh-datetimespielwiese
(edit) @266ddd   7 years hannes chg: some compiler warnings jengelh-datetimespielwiese
(edit) @f8041a   7 years hannes opt: p_polys: optimization for some basic monomial ops (int->unsigned) jengelh-datetimespielwiese
(edit) @2be6451   7 years hannes Reimer Behrends: semphore patch for Os X jengelh-datetimespielwiese
(edit) @4a822ba   7 years hannes adjust poly, matrix etc comparisons jengelh-datetimespielwiese
(edit) @dd930e5   7 years hannes add: mp_Compare jengelh-datetimespielwiese
(edit) @8222d6   7 years hannes add: p_Compare jengelh-datetimespielwiese
(edit) @d5a88c   7 years hannes fix make check: handle "gftables not found" jengelh-datetimespielwiese
(edit) @a807c5   7 years hannes fix make check: if unusual libs are used indirectly jengelh-datetimespielwiese
(edit) @a3a6a0   7 years hannes change library name: libresources -> libsingular_resources jengelh-datetimespielwiese
(edit) @9bef6e5   7 years hannes Singular_4_1:fix n2pCoeffname jengelh-datetimespielwiese
(edit) @c2d595   7 years hannes simplify SINGULAR_4_1 macro jengelh-datetimespielwiese
(edit) @9a1960   7 years hannes Singular_4_1: CoeffName jengelh-datetimespielwiese
(edit) @c7ae4d   7 years hannes Singular_4_1: parent(..) jengelh-datetimespielwiese
(edit) @3c4fc4   7 years hannes removed s_free (now incloded in s_close) jengelh-datetimespielwiese
(edit) @1ebbdc   7 years hannes Revert "fix: memory leak in sslink::s_open" This reverts commit ... jengelh-datetimespielwiese
(edit) @6e11aa9   7 years hannes pLength: int -> unsigned jengelh-datetimespielwiese
(edit) @e13075   7 years hannes better buffer length (n*4k-SIZEOF_LONG) jengelh-datetimespielwiese
(edit) @8c38af4   7 years hannes fix: memory leak in sslink::s_open jengelh-datetimespielwiese
(edit) @117ae9   7 years hannes opt: prefer unsigned over int in for loops jengelh-datetimespielwiese
(edit) @f5e732   7 years hannes compiler warnings jengelh-datetimespielwiese
(edit) @495258   7 years hannes removed wrong warning (see Tst/Plural/doc-module-ops.tst) jengelh-datetimespielwiese
(edit) @961c76   7 years hannes chg: n_IsMOne for Z/2: maybe n_Zp, n_Zn, n_Z2m jengelh-datetimespielwiese
(edit) @780c1b   7 years hannes format jengelh-datetimespielwiese
(edit) @7b347b2   7 years hannes add: new attribute "cf_class" for ring jengelh-datetimespielwiese
(edit) @b412eeb   7 years hannes reintroduce nlDelete (for SAGE) into longrat.h jengelh-datetimespielwiese
(edit) @0b6a542   7 years hannes prepare for Singular_4_1: CoeffWrite/CoeffString jengelh-datetimespielwiese
(edit) @f8735a   7 years hannes Singular_4_1: some new CoeffString routines jengelh-datetimespielwiese
(edit) @e54c6ee   7 years hannes Singular_4_1: new names; Ring. Matrix, Number, construction cf[x], .... jengelh-datetimespielwiese
(edit) @46380a3   7 years hannes chg: Singular_4_1 opt. jengelh-datetimespielwiese
(edit) @0c669f   7 years hannes Merge pull request #771 from adipopescu/SigDrop Signature Standard ... jengelh-datetimespielwiese
(edit) @16120f   7 years hannes fix: calling wrong init routine for integers etc as coeffs jengelh-datetimespielwiese
(edit) @6d0515d   7 years hannes chg: use real values for better readability in assume jengelh-datetimespielwiese
(edit) @75b12a   7 years hannes fix: calling wrong init routine for integers etc as coeffs jengelh-datetimespielwiese
(edit) @109e13a   7 years hannes Singular_4_1: n_polyExt jengelh-datetimespielwiese
(edit) @cc94f7e   7 years adi_popescum Merge branch 'spielwiese' of github.com:Singular/Sources into SigDrop ... jengelh-datetimespielwiese
(edit) @9bb030   7 years hannes libpolys/misc/auxiliary.h.in -> libpolys/misc/auxiliary.h jengelh-datetimespielwiese
(edit) @52e6ef   7 years hannes chg: use misc/auxiliary.h in libpolys and kernel/mod2.h in Singular ... jengelh-datetimespielwiese
(edit) @c087b3   7 years hannes dd comments to (usuallay) unused procedures in .h files jengelh-datetimespielwiese
(edit) @0ea8d8   7 years kroeker add declarations in headers jengelh-datetimespielwiese
(edit) @d31cb91   7 years kroeker move declarations to header jengelh-datetimespielwiese
(edit) @f9b0bd   7 years hannes chg: Print -> PrintS, PrintLn if possible jengelh-datetimespielwiese
(edit) @7b9b8e5   7 years hannes fix: Werror -> WerrorS if possible jengelh-datetimespielwiese
(edit) @e64221   7 years hannes fix: debug output jengelh-datetimespielwiese
(edit) @b6f42a8   7 years adi_popescum Merge branch 'spielwiese' of github.com:Singular/Sources into SigDrop jengelh-datetimespielwiese
(edit) @a1299c   7 years hannes chg: modulop: invers via table not for p<=32003, but NV_MAX_PRIME jengelh-datetimespielwiese
(edit) @c66a53   7 years adi_popescum Merge branch 'spielwiese' of github.com:Singular/Sources into SigDrop jengelh-datetimespielwiese
(edit) @34183a   7 years hannes removed idSize -> idElem/IDELEMS jengelh-datetimespielwiese
(edit) @459ec94   7 years adi_popescum add: sba gcd-pair replacement while reduction jengelh-datetimespielwiese
(edit) @48cbb0   7 years adi_popescum add: idInsertPolyOnPos jengelh-datetimespielwiese
(edit) @7510bb   7 years hannes format jengelh-datetimespielwiese
(edit) @d6e0c0   7 years adi_popescum Merge branch 'spielwiese' of github.com:Singular/Sources into SigDrop ... jengelh-datetimespielwiese
(edit) @b61d858   7 years adi_popescum Merge remote-tracking branch 'origin/spielwiese' into SigDrop ... jengelh-datetimespielwiese
(edit) @595145   7 years hannes ring handling (allow NULL for undefined): fix tr. #764 jengelh-datetimespielwiese
(edit) @a35d3d7   7 years hannes code cleanup: avoid local definition, use header jengelh-datetimespielwiese
(edit) @bdebb8   7 years hannes fixes for GB over rings - added needed HAVE_RINGS (to compile for ... jengelh-datetimespielwiese
(edit) @5efbf9   7 years adi_popescum add: posInL and T orderings for Ring case added tests Q: Is there a ... jengelh-datetimespielwiese
(edit) @546ae0   7 years adi_popescum add: pLtCmp jengelh-datetimespielwiese
(edit) @93d9b5   7 years hannes remove HAVE_FACTORY: not optional jengelh-datetimespielwiese
(edit) @e6f1e6   7 years hannes code cleanup: HAVE_RINGS is mostly not needed jengelh-datetimespielwiese
Note: See TracRevisionLog for help on using the revision log.