source: git/libpolys

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @7a09e1d   11 years hannes Merge branch 'spielwiese' of https://github.com/jankoboehm/Sources ... fieker-DuValspielwiese
(edit) @1b70fe   11 years hannes removed rIsExtension fieker-DuValspielwiese
(edit) @061ea67   11 years hannes fix: correct usage of ..Alloc0Bin.. fieker-DuValspielwiese
(edit) @918ca0   11 years hannes Merge pull request #363 from mmklee/den fix: delete DEN if it is 1 fieker-DuValspielwiese
(edit) @f3a5b8   11 years martinlee84 fix: delete DEN if it is 1 fieker-DuValspielwiese
(edit) @d18df5   11 years hannes removed rField_is_Extension (alg. or trans. ext. ?) fieker-DuValspielwiese
(edit) @3f7e6ee   11 years hannes fix: enforce integer coeffs in rational functions fieker-DuValspielwiese
(edit) @e72a9a   11 years hannes removed rField_is_Extension (alg. or trans. ext. ?) fieker-DuValspielwiese
(edit) @fbdfd4   11 years hannes fix: enforce integer coeffs in rational functions fieker-DuValspielwiese
(edit) @6e5fb8   11 years boehm fixed bug in transext.cc fieker-DuValspielwiese
(edit) @96847c   11 years boehm added tests for ntDiff and ellipticcovers.lib fieker-DuValspielwiese
(edit) @0b8402   11 years boehm minor changes with respect to ntDiff fieker-DuValspielwiese
(edit) @7308ee   11 years boehm minor changes with respect to ntDiff fieker-DuValspielwiese
(edit) @1e8006   11 years boehm Changes to ntDiff fieker-DuValspielwiese
(edit) @5d258e9   11 years boehm fixed problem of diff with cancellation of rational function NULL fieker-DuValspielwiese
(edit) @12f6ce0   11 years boehm Added differentiation of coefficients in transcendental extensions fieker-DuValspielwiese
(edit) @ba5e9e   11 years Oleksandr Changed configure-scripts to generate individual public config files ... fieker-DuValspielwiese
(edit) @9501be   11 years Oleksandr Better denominator for trans. field ext. fieker-DuValspielwiese
(edit) @6b32a6b   11 years boehm fixed segmentation fault for denominator of zero rational function fieker-DuValspielwiese
(edit) @d2fc749   11 years martinlee84 chg: renamed absBiFactorize to absFactorize fieker-DuValspielwiese
(edit) @09dbf3   11 years martinlee84 chg: switch on SW_RATIONAL if necessary fieker-DuValspielwiese
(edit) @92bbbc   11 years martinlee84 chg: changes to build system and Singular interface due to new routines fieker-DuValspielwiese
(edit) @d80dec   11 years martinlee84 fix: nrMapQ (conversion of rationals to short precision floats) fieker-DuValspielwiese
(edit) @737bbc2   11 years martinlee84 chg: commented out changes from f1ab975d to p_polys.cc fieker-DuValspielwiese
(edit) @14a0ca   11 years martinlee84 chg: commmented out changes from 5a4e17def42b99 to transext.cc fieker-DuValspielwiese
(edit) @0635d51   11 years martinlee84 fix: missing content over Z in ntLcm, ntGcd fieker-DuValspielwiese
(edit) @5a4e17   11 years hannes chg: improve ntNormalize etc. fieker-DuValspielwiese
(edit) @4d47990   11 years adi_popescum makes Setm rely on the integer arithmetic wrapping (-fwrapv) in the ... fieker-DuValspielwiese
(edit) @da7a28   11 years Oleksandr Use -Wl,-Bdynamic on cygwin... NOTE: LIBPREFIX seems to be ... fieker-DuValspielwiese
(edit) @8f26a44   11 years Oleksandr Assure that config.h was generated on 'compatible' cpu (same size of long) fieker-DuValspielwiese
(edit) @c25b56c   11 years adi_popescum SB over rings with local ordering add: new tests fieker-DuValspielwiese
(edit) @3ee806   11 years hannes fix: convert to string: allways return defined results fieker-DuValspielwiese
(edit) @87977c7   11 years Oleksandr Merge pull request #342 from YueRen/spielwiese Spielwiese fieker-DuValspielwiese
(edit) @e9d581   11 years hannes add: concat for intmat, bigintmat fieker-DuValspielwiese
(edit) @24d28c   11 years hannes chg: comments for ro_* enum fieker-DuValspielwiese
(edit) @2b2e08   11 years hannes fix: tr. #496 (imap:Q(a)->Q[a] via p_PermPoly) fieker-DuValspielwiese
(edit) @e44b149   11 years ren fix: missed assume for allowing empty bigintmats fieker-DuValspielwiese
(edit) @22c7f0   11 years hannes fix: p_Content for Q_a fieker-DuValspielwiese
(edit) @891122   11 years hannes fix: more memory leaks (analogue intvec::String) from master fieker-DuValspielwiese
(edit) @d220af1   11 years hannes fix: memory leak in intvec::String from master fieker-DuValspielwiese
(edit) @99b54a   11 years Oleksandr Fixing static use of _dynamic_ modules as built-ins + dynamic loading ... fieker-DuValspielwiese
(edit) @ea5f3f6   11 years Oleksandr Improved BS (configuring) fieker-DuValspielwiese
(edit) @83192d   11 years Oleksandr Fixing the including of "config.h"-files before any other headers + ... fieker-DuValspielwiese
(edit) @9aefaf   11 years hannes fix: id_Normalize for matrix from master fieker-DuValspielwiese
(edit) @778b36   11 years hannes chg: simplified nlDiv from master fieker-DuValspielwiese
(edit) @90e49f7   11 years hannes chg: simplified nlNormalize from master fieker-DuValspielwiese
(edit) @3fa147   11 years hannes fix: path for p_Procs: now relativ to %b fieker-DuValspielwiese
(edit) @00efe1   11 years hannes fix: path names for modules: p_Procs in %d/libexec/singular/MOD, %b/MOD fieker-DuValspielwiese
(edit) @96c5cb   11 years hannes chg: search p_Procs in %P and %b/MOD, report last try on failure fieker-DuValspielwiese
(edit) @3422dc   11 years hannes fix: removed type_of_LIB from mod_raw.cc fieker-DuValspielwiese
(edit) @adc0a4   11 years hannes chg: moved type_of_LIB for Singular/mod_lib.* fieker-DuValspielwiese
(edit) @3426545   11 years Oleksandr Misc. osx/no-implicit-templates/static build-related changes fieker-DuValspielwiese
(edit) @0d25fc   11 years Oleksandr Fixed static mod_init handling (on OSX / clang) fix: wrong function ... fieker-DuValspielwiese
(edit) @e3f523   11 years Oleksandr Misc changes to BS and others fix: GMP-checking will looks at CPATH ... fieker-DuValspielwiese
(edit) @e7cb20   11 years hannes chg: staticdemo: demo of a statically linked C-module fieker-DuValspielwiese
(edit) @0bfec5   11 years hannes add: univariate dense algebraic extensions fieker-DuValspielwiese
(edit) @6d67eb9   11 years hannes removes useless setting of cfKillChar fieker-DuValspielwiese
(edit) @7d160bb   11 years Oleksandr Better compiler flags handling by BS fix: empty default compiler ... fieker-DuValspielwiese
(edit) @35564a5   11 years Oleksandr An attempt to explicitely declare all used templates in order to use ... fieker-DuValspielwiese
(edit) @e62a1d   11 years Oleksandr Disable debug by default (separated into m4/options.m4) fieker-DuValspielwiese
(edit) @16f511   11 years Oleksandr Fixed the usage of "config.h" (if defined HAVE_CONFIG_H) fieker-DuValspielwiese
(edit) @b5d6f0   11 years Oleksandr Use .so dynamic modules (no more _g.so[g]?!) fieker-DuValspielwiese
(edit) @b5c26c   11 years Oleksandr Fix: need no "LDFLAGS=-release VER" for internal convenience libs fieker-DuValspielwiese
(edit) @9ba92b   11 years Oleksandr BS cleanup: singular targets (no simultanious debug version) fieker-DuValspielwiese
(edit) @2c889f   11 years Oleksandr Code update corresponding to renaming findexec into resources fieker-DuValspielwiese
(edit) @e2c9b2   11 years hannes fix: avoid omSizeWOfAddr fieker-DuValspielwiese
(edit) @e5ecb5   11 years hannes fix: changes for xmalloc fieker-DuValspielwiese
(edit) @ed95e6   11 years martinlee84 chg: sing->factory conversion, allow fractions in Q fieker-DuValspielwiese
(edit) @17a1363   11 years martinlee84 chg: get normalization right fieker-DuValspielwiese
(edit) @feed237   11 years martinlee84 chg: Singular interface to factory absFactorize fieker-DuValspielwiese
(edit) @f1ab97   11 years hannes fix: p_Content/n_Normalize for rat. functions fieker-DuValspielwiese
(edit) @c5fbc4   11 years hannes fix: ntGreater (bug_tr329) fieker-DuValspielwiese
(edit) @2e7132   11 years hannes fix: n_Normalize for rat. functions fieker-DuValspielwiese
(edit) @240295   11 years hannes add: n_InpAdd from master fieker-DuValspielwiese
(edit) @a44bcf   11 years hannes add: checks for rational coeff. in rational functions fieker-DuValspielwiese
(edit) @b56249   11 years Oleksandr Misc fixes due to building on Mac OS X 10.6 fix: no ... fieker-DuValspielwiese
(edit) @cb157a   11 years hannes removed: p_GetAllDenom (unused) fieker-DuValspielwiese
(edit) @f0af17   11 years hannes fix: work around aggressive optimizations (syModStd) fieker-DuValspielwiese
(edit) @bdda8c2   11 years hannes add: handling signals in system calls, p2 fieker-DuValspielwiese
(edit) @48e8e1   11 years Oleksandr Added $(EXEEXT) to custom rules for Windows support This fix is due ... fieker-DuValspielwiese
(edit) @008939   11 years hannes fix: tr. #409 (Leif Leonhardy from sage) fieker-DuValspielwiese
(edit) @81384b   11 years ren new: newest version of callgfanlib package as master branch also ... fieker-DuValspielwiese
(edit) @ed29fb   11 years martinlee84 chg: removed switching off of switches fieker-DuValspielwiese
(edit) @f4cb99a   11 years Oleksandr Updating the BS + search pathes for better binary distribution (due to ... fieker-DuValspielwiese
(edit) @f17318   11 years hannes chg: removed SI_THREADS (unsed code) fieker-DuValspielwiese
(edit) @825fb7   11 years hannes fixes for the static version fieker-DuValspielwiese
(edit) @d5a330   11 years hannes fix: unify changes for HAVE_RING and HAVE_PLURAL fieker-DuValspielwiese
(edit) @803cb2d   11 years hannes chg: opt. (not computing log(l1) if l1 is unchanged) fieker-DuValspielwiese
(edit) @e5c9e5   11 years hannes fix: normalization for trans. ext. fieker-DuValspielwiese
(edit) @161e20   11 years hannes fix: for PLURAL: len(p) != len(m*p) fieker-DuValspielwiese
(edit) @95a471f   11 years hannes fix: better constructors for float stuff fieker-DuValspielwiese
(edit) @70305c5   11 years hannes fix: better error tests for alg.ext. fieker-DuValspielwiese
(edit) @5cd658f   11 years hannes fix: avoid spurious messages in debug output (unless debugging mpr stuff) fieker-DuValspielwiese
(edit) @a122f4   11 years hannes fix: n may be divisible by 2^...: not a bug(n==0) in this case fieker-DuValspielwiese
(edit) @59cc13   11 years hannes removed libpolys/polys/OBSOLETE_pInitContent.cc fieker-DuValspielwiese
(edit) @9d68fd   11 years hannes fix: better tests and normalization for subst fieker-DuValspielwiese
(edit) @8c2815d   11 years ren fix: missing sign when converting number to float fieker-DuValspielwiese
(edit) @2ad754   11 years ren chg: added brackets around floating numbers fixed latex lib and ... fieker-DuValspielwiese
(edit) @0c516e   11 years hannes fix: avoid rational coeffs in numerator in maps Q->Q(t) fieker-DuValspielwiese
(edit) @69745c   11 years Oleksandr Fixed walk fieker-DuValspielwiese
Note: See TracRevisionLog for help on using the revision log.