source: git/libpolys

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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) @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
(edit) @7964f9c   11 years hannes fix: output and simplifation of rat. fct.: ntGreaterZero and ... fieker-DuValspielwiese
(edit) @dc42daf   11 years fieker an attempt to introduce better normalization for polynomials over ... fieker-DuValspielwiese
(edit) @b39b313   11 years boehm Fix for integer std fieker-DuValspielwiese
(edit) @cd964c   11 years hannes add: new function singclap_gcd_and_divide fieker-DuValspielwiese
(edit) @21b9ef   11 years Oleksandr Added n_Print for printing numbers during debugging fieker-DuValspielwiese
(edit) @603ac7a   11 years hannes fix: add P_Normalize to definiteGcdCancellation/ntNormalize fieker-DuValspielwiese
(edit) @2e2c67   11 years hannes fix: p_DegW(0) is now -LONG_MAX (interpeter problem) fieker-DuValspielwiese
(edit) @cd4f24   11 years ren fix: -Wunused-but-set-variable warnings fieker-DuValspielwiese
(edit) @2e4ec14   11 years ren fix: -Wunused-parameter warnings fieker-DuValspielwiese
(edit) @6909cfb   11 years ren fix: -Wunused-variable warnings fieker-DuValspielwiese
(edit) @27aee4   11 years hannes fix: bad old code removed fieker-DuValspielwiese
(edit) @e5aab0   11 years hannes cosmetics: p_DegW fieker-DuValspielwiese
(edit) @680ca3e   11 years Oleksandr Merge pull request #292 from mmklee/imap chg: extended naCopyTrans2AlgExt fieker-DuValspielwiese
(edit) @7600fb1   11 years martinlee84 fix: also map denominators fieker-DuValspielwiese
(edit) @5523765   11 years martinlee84 chg: extended naCopyTrans2AlgExt fieker-DuValspielwiese
(edit) @920c78   11 years Oleksandr Fixed p_DegW (minimal degree -1?!) fieker-DuValspielwiese
(edit) @507427   11 years hannes fix: reading GF number: 6x in char 0 (New/hnoether_transcendentali.tst) fieker-DuValspielwiese
(edit) @87343b   11 years martinlee84 fixed fetch/imap so far still misses map from trans to alg extensions fieker-DuValspielwiese
(edit) @628f663   11 years martinlee84 chg: towards correct imap fieker-DuValspielwiese
(edit) @644b31   11 years hannes fix: ntDiv: normlization of .../(-1) fieker-DuValspielwiese
(edit) @ef7324   11 years hannes fix: nlPower with exp==0 return 1 fieker-DuValspielwiese
(edit) @5602268   11 years Oleksandr Moved p_IsOne to p_polys fieker-DuValspielwiese
(edit) @00d2a4   11 years Oleksandr Fixed the usage pattern for StringEndS fieker-DuValspielwiese
(edit) @719816   11 years Oleksandr Added notes on SW changes fieker-DuValspielwiese
(edit) @cbe144   11 years boehm Changed errors to warnings in debug mode fieker-DuValspielwiese
(edit) @e8fd36   11 years martinlee84 fix: missing check for n_Zp fieker-DuValspielwiese
(edit) @e76d8cb   11 years ren fix: nonexistant overflow during numbers->float throwing error fieker-DuValspielwiese
(edit) @ce7f16   11 years boehm Commented out IsPrime fieker-DuValspielwiese
(edit) @41e8b3   11 years Oleksandr Merge pull request #285 from mmklee/fix_sw fix: interchanged dst and src fieker-DuValspielwiese
(edit) @3693cf   11 years Oleksandr Merge pull request #284 from YueRen/thurnau Thurnau fieker-DuValspielwiese
(edit) @fd60be   11 years hannes fix: ntGreater (Short/bug_tr329) fieker-DuValspielwiese
(edit) @fb875f1   11 years martinlee84 fix: interchanged dst and src fieker-DuValspielwiese
(edit) @236a4c   11 years ren fix: number to float conversion on 64bit machines fieker-DuValspielwiese
(edit) @e3c718   11 years Oleksandr The meaning of GCD/LCM for numbers is not defined by mathematics fieker-DuValspielwiese
Note: See TracRevisionLog for help on using the revision log.