source: git/libpolys/coeffs

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @dc79bd   12 years Oleksandr Major Update for Enumerators + Fixes for Algrbraic & Transcendental ... spielwiese
(edit) @fff6150   12 years Oleksandr added -Winline compiler option: warn when a function marked inline ... spielwiese
(edit) @9952bd   12 years Oleksandr Changed enumerators to handle empty sets just like C# does chg: ... spielwiese
(edit) @8181f5   12 years Oleksandr moved the description of 'struct snumber' to longrat.h and documented ... spielwiese
(edit) @fd201f   12 years Oleksandr install (sub)libraries to corrrect locations spielwiese
(edit) @17228e   12 years hannes fix: make check (for non-dbug version) removed: static.h spielwiese
(edit) @2b43ac   12 years francois.bissey Make debuging objects (_g) a configure option. spielwiese
(edit) @6caad65   12 years Oleksandr warnings elimination chg: uninitialized fake variables chg: "'const' ... spielwiese
(edit) @d8b0997   12 years hannes fix: npInit for large ints spielwiese
(edit) @3216ec   12 years hannes add: extgcd for bigint spielwiese
(edit) @285a39   12 years hannes fix: nlContent spielwiese
(edit) @39d731   12 years hannes fix: nlClearDenom/nlContent: lead coeff >0 spielwiese
(edit) @7326063   12 years hannes chg: IntDiv/IntMod postponed spielwiese
(edit) @e11ed0   12 years hannes fix: nlClearDenominator: less nlNormalize, positive leadcoeff spielwiese
(edit) @824c47   12 years hannes chg: mod/div for bigint spielwiese
(edit) @560a3d   12 years Oleksandr fixing bug (use of non-initialized value) in nlClearDenominators and ... spielwiese
(edit) @b317e9   12 years hannes fix: memory management in nlClearDenominator spielwiese
(edit) @d1d27f1   12 years hannes add: nlClearContent spielwiese
(edit) @4f9652   12 years hannes add: nlClearContent spielwiese
(edit) @6ce030f   12 years Oleksandr removal of the $Id$ svn tag from everywhere NOTE: the git SHA1 may be ... spielwiese
(edit) @868735   12 years Oleksandr removal of the dirty "include gmp.h without C++ declarations" hack ... spielwiese
(edit) @de88371   12 years Oleksandr Added stubs for putting the actual code (TODO!), where required (i.e. ... spielwiese
(edit) @98474f   12 years Oleksandr Abstract iterator/enumerator interfaces + dummies for ClearContent and ... spielwiese
(edit) @b807aa0   12 years Oleksandr minor improvements at coeffs add: doxygen chg: avoid access to ... spielwiese
(edit) @cffd3e   12 years hannes fix: ringlist with real/complex spielwiese
(edit) @aaf761   12 years hannes fix: assume in range check spielwiese
(edit) @eea50a   12 years hannes fix: bigintmat-transpose spielwiese
(edit) @bca341   12 years hannes fix: naIsOne, naIsMOne improved: algext.cc::definiteReduce spielwiese
(edit) @510dbc   12 years hannes add: transpose for bigintmat spielwiese
(edit) @ebbb9c   12 years hannes fix: assign bigint = something should fail for 1x0 matrices fix: #427, ... spielwiese
(edit) @75f10d   12 years hannes add: bigintmat stuff from master spielwiese
(edit) @fe02b1   12 years Oleksandr my rewrite of bigintmat as a matrix of numbers from any coeff. domain ... spielwiese
(edit) @84fc1f   12 years Oleksandr moved Hans's bigintmat from libmisc to libcoeffs (almost verbatim) spielwiese
(edit) @9127cc   12 years hannes add: basics for bigintmat spielwiese
(edit) @aa2bcca   12 years hannes fix: #414: output of n in Z/2^m (from master) spielwiese
(edit) @3b8a6e   12 years Oleksandr removed AM_LDFLAGS from those Makefile.am where a library is built ... spielwiese
(edit) @9f524d   12 years Oleksandr reverted library packing with LIBADD chg: correct _LDADD chg: no use ... spielwiese
(edit) @4bc0ab9   12 years Oleksandr updated all active automake files: INCLUDES -> AM_CPPFLAGS chg: ... ... spielwiese
(edit) @b4a676   12 years Oleksandr made findexec into a standalone library + removal of resources add: ... spielwiese
(edit) @854405   12 years hannes chg: move feFopen to findexec dir. spielwiese
(edit) @dd668f   12 years Oleksandr use minideal (instead of qideal) in rCompose chg: use qideal instead ... spielwiese
(edit) @f630e4   12 years Oleksandr set coeffs::nNULL if needed... spielwiese
(edit) @619d03   12 years Christian Eder fix for Manual/texring.tst: Adds initialization of r->cf->nNULL spielwiese
(edit) @d4fa60   12 years martinlee84 chg: added cfInit_bigint for GF spielwiese
(edit) @da5d77   12 years Oleksandr minor changes to ParDeg chg: ndParDeg is a static function add: ... spielwiese
(edit) @66b967   12 years Oleksandr gmp_float::is(One|MOne|Zero) are const methods 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) @cd9796   12 years Oleksandr added real const pointers due to typedefs NOTE: ... spielwiese
(edit) @7089a9   12 years martinlee84 fix: init of short reals from bigint spielwiese
(edit) @8df232   12 years martinlee84 fix: init of real and complex numbers from bigints spielwiese
(edit) @fc2746   12 years Oleksandr fix the usage of iiWriteMatrix NOTE: trailing (int)0 have been ... spielwiese
(edit) @f323dd1   12 years hannes chg: move feResource to findexec lib spielwiese
(edit) @7ee1907   12 years hannes chg: update to ssi-3 spielwiese
(edit) @860bce   12 years Oleksandr repaired dyn_modules/bigintm fix: adaptation to spielwiese chg: use ... spielwiese
(edit) @2f3764   12 years Oleksandr n_Init and p_ISet take a "long" (instead of "int") argument spielwiese
(edit) @02fe5f   12 years Oleksandr change: n_Init for mpz_t is called n_InitMPZ now spielwiese
(edit) @48a41a   12 years hannes chg: introduce n_ParDeg for pardeg(number) spielwiese
(edit) @47ab5b   12 years Oleksandr fixing real (GMP) complex numbers (n_long_C) fix: this domain also ... spielwiese
(edit) @65c5f5   12 years hannes chg: make the simple part of nlInpAdd an inline routine, hide the rest spielwiese
(edit) @cc3240c   12 years hannes fix: nlInplAdd failed to simplify in some cases spielwiese
(edit) @72486f0   12 years Oleksandr fix test program in factory (uses omalloc & findexec + misc + reporter ... spielwiese
(edit) @7938a0f   12 years hannes add: n_Farey, n_ChineseRemainder (from master) spielwiese
(edit) @fea2af   12 years Oleksandr SW cannot be built without factory FIX: fixed libpolys and ... spielwiese
(edit) @7453b4   12 years hannes chg: farey changes from master spielwiese
(edit) @a74143   12 years Oleksandr inverse computation over Zp CHG: simplified extGCD in nvInvMod (due ... spielwiese
(edit) @4b38e3   12 years Oleksandr coeffs: removed nInternalChar in favour of n_GetChar spielwiese
(edit) @e77676   12 years Oleksandr Zp cleanup (no more coeffs::npPrimeM) CHG: removed coeffs::npPrimeM ... spielwiese
(edit) @40e88db   12 years Oleksandr hidden private internal decarations and definitions (nv*) within modulop.cc spielwiese
(edit) @79020f   12 years Oleksandr fixed arithmetic overflow by rewriting nlModP CHG: nlModP (longrat) ... spielwiese
(edit) @0a3fa3   12 years Oleksandr bug in nlModP (longrat.cc:1294) ADD: test mapping of -7/5 from Q into ... spielwiese
(edit) @ebf138   12 years Oleksandr adaptation to clang + disable a GMP hack CHG: removed gcc-specific ... spielwiese
(edit) @b7d64b   12 years Oleksandr adaptation/fix due to SW build system FIX: don't distribute generated ... spielwiese
(edit) @b0bb93f   12 years yue.ren.kl extended nfCoeffsEqual to check for parameter names spielwiese
(edit) @2d2e40   12 years hannes fix: warning messages: unsed variable/parameter spielwiese
(edit) @8b46459   12 years Oleksandr MP_INT -> mpz_t adaptation of libpolys/ spielwiese
(edit) @8fee84   12 years Oleksandr libfindexec separation CHG: no need in 'ifdef HAVE_CONFIG_H' in ... spielwiese
(edit) @bd948c   12 years Oleksandr ADD: added ${PIPE} to *_CFLAGS in some Makefile.am spielwiese
(edit) @1d3be3   12 years Oleksandr ADD: consistently define HAVE_CONFIG_H in automake CPPFLAGS spielwiese
(edit) @a250e1   12 years Oleksandr static and dynamic tests for libpolys/coeffs/ ADD: more test ... spielwiese
(edit) @4fdf15   12 years Oleksandr CHG: combine lib{misc/reporter/resources/coeffs/polys} together and ... spielwiese
(edit) @1b8a19   12 years Oleksandr ADD: export private headers coeffs/*.h and hook:WerrorS_callback for ... spielwiese
(edit) @6d672b4   12 years Oleksandr ADD: build LTlibraries .la (.a & .so) EVERYWHERE! spielwiese
(edit) @a2cdd62   12 years hannes fix: avoid limits.h spielwiese
(edit) @61b2e16   12 years Oleksandr FIX: bigints <-> numbers spielwiese
(edit) @2cba98d   12 years burcin Fix maps between GF fields. We no longer store the number of elements ... spielwiese
(edit) @ebdaa1   12 years mohamed.barakat minor fixes after last rebase make works make check works spielwiese
(edit) @146c603   12 years hannes fix: nlModP (should not use nvDiv/npDiv implement conversion to/from ... spielwiese
(edit) @fc4977   12 years hannes fix: conversion of transext to/from factory spielwiese
(edit) @9fc2688   13 years ranosch CHG: Note that NATNUMBER stands for 'unsigned long' now, and thus its ... spielwiese
(edit) @03f7b5   13 years Oleksandr ADD: detailed printing vs typing for coeff. domains (mostly - minpoly ... spielwiese
(edit) @e969ab6   13 years burcin GF coeffs now print short by default if the parameter name is < 2 chars. spielwiese
(edit) @0ff203   13 years vbraun.name stop automake from flattening install subdirectories for headers spielwiese
(edit) @2cc7c7   13 years burcin Make ndCopyMap() call n_Copy for coeffs with non simple_Alloc. spielwiese
(edit) @c2eb2e   13 years vbraun.name make install and make distcheck work now spielwiese
(edit) @9310cb   13 years Oleksandr FIX: tests should not need to call gmp numeric prescision! spielwiese
(edit) @733d24   13 years Oleksandr FIX: default construction parameters for real/complex number fields spielwiese
(edit) @32cc7e   13 years burcin Implement setting precision of real and complex coefficient domains. spielwiese
(edit) @d44785   13 years vbraun.name Cleaned up Makefile.am to remove superfluous rules Also, note that ... spielwiese
(edit) @c14846c   13 years hannes fix: n?SetMap should return ndCopyMap for equal coeffs spielwiese
Note: See TracRevisionLog for help on using the revision log.