source: git/libpolys

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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
(edit) @e961571   11 years hannes fix: naGcd/naLcm fieker-DuValspielwiese
(edit) @de27d8   11 years hannes fix: intdiv/intmod/chinrem copied from master fieker-DuValspielwiese
(edit) @c899161   11 years Oleksandr Fixed dynamic loading under Mac OS X fieker-DuValspielwiese
(edit) @251549   11 years hannes fix: omReallocSize(NULL) -> omreallocSize from master fieker-DuValspielwiese
(edit) @066b2f7   11 years Oleksandr Fixing the use of pTest in libpolys (use p_Test(.., RING) instead) fieker-DuValspielwiese
(edit) @0366c4   11 years hannes opt: avoid pAdd, use pReverse in chinrem from master fieker-DuValspielwiese
(edit) @c462b60   11 years hannes fix: Long/locnomal.tst fieker-DuValspielwiese
(edit) @0b0bc3   11 years hannes chg: n_Farey, p_Farey, p_ChineseRemainder from master fieker-DuValspielwiese
(edit) @656985   11 years Oleksandr Fix the remaining wrongs due to API change: PrintS+StringAppendS -> ... fieker-DuValspielwiese
(edit) @34bed3   11 years hannes fix: default proc for cfCoeffIsEqual fieker-DuValspielwiese
(edit) @94fe43   11 years Oleksandr Fix: (for 32-bit builds): libpolys/misc/intvec.cc should be compiled ... fieker-DuValspielwiese
(edit) @b4ecd2   11 years Oleksandr fix: NULL deref in qideal test NOTE: adaptation of ... fieker-DuValspielwiese
(edit) @95c826   11 years martinlee84 fix: some simple bugs in comparison fieker-DuValspielwiese
(edit) @66ce6d   11 years martinlee84 chg: got rid of ringtype fieker-DuValspielwiese
(edit) @f3057e7   11 years martinlee84 fix: missing naKillChar fieker-DuValspielwiese
(edit) @558f3cc   11 years Oleksandr Fix: make positive leading coeff at normalizing! fieker-DuValspielwiese
(edit) @d9947d   11 years hannes fix: set ext_ref to NULL for new nc-ring fieker-DuValspielwiese
(edit) @c25130   11 years hannes add: ext_ref in ring struct fieker-DuValspielwiese
(edit) @484a08   11 years hannes fix: SPrintStart/SPrintEnd with bachkup fieker-DuValspielwiese
(edit) @ea9fd60   11 years hannes fix: p_String memory fieker-DuValspielwiese
(edit) @7ee69f   11 years Oleksandr Motsak <http://goo.gl/mcpzY> Due to Max Horn's "Include stddef.h before gmp.h" fieker-DuValspielwiese
(edit) @d101b1   11 years Oleksandr Motsak <http://goo.gl/mcpzY> Silence some warnings about statements without effect Insired by ... fieker-DuValspielwiese
(edit) @80c703   11 years Oleksandr Motsak <http://goo.gl/mcpzY> Fixing 'make check' due to Hans's "chg: ... fieker-DuValspielwiese
(edit) @538512   11 years hannes chg: StringAppend/StringSetS/StringEndS: use multiple times fieker-DuValspielwiese
(edit) @7aff627   11 years hannes chg: 64bit temp. disabled fieker-DuValspielwiese
(edit) @135e78   11 years hannes fix: 64bit fix: nlNeg fieker-DuValspielwiese
(edit) @ce0455   11 years hannes fix: select 64bit inline int on 64bit machines fieker-DuValspielwiese
(edit) @7f7f23   11 years martinlee84 fix: deleted p_SetGlobals from rComplete fieker-DuValspielwiese
(edit) @92f57d   11 years martinlee84 fix: printing in ivOptimizeKern if option(prot) fieker-DuValspielwiese
(edit) @2cdd72   11 years Oleksandr Merge pull request #241 from mmklee/sw_fix Sw fix fieker-DuValspielwiese
(edit) @c3304a   11 years martinlee84 fix: tests fieker-DuValspielwiese
(edit) @dc07cbe   11 years martinlee84 chg: memory management fieker-DuValspielwiese
(edit) @5a0b78   11 years martinlee84 fix: printing of coeffs Z and Z/2^m fieker-DuValspielwiese
(edit) @d51f0bf   11 years martinlee84 fix: nr2mSetMap fieker-DuValspielwiese
(edit) @c7d05f   11 years martinlee84 fix: tests of coeffs due to fixes of Z/* fieker-DuValspielwiese
(edit) @488056   11 years martinlee84 fix: more fixes to init of Z/* fieker-DuValspielwiese
Note: See TracRevisionLog for help on using the revision log.