source: git/libpolys

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @ed29fb   11 years martinlee84 chg: removed switching off of switches spielwiese
(edit) @f4cb99a   11 years Oleksandr Updating the BS + search pathes for better binary distribution (due to ... spielwiese
(edit) @f17318   11 years hannes chg: removed SI_THREADS (unsed code) spielwiese
(edit) @825fb7   11 years hannes fixes for the static version spielwiese
(edit) @d5a330   11 years hannes fix: unify changes for HAVE_RING and HAVE_PLURAL spielwiese
(edit) @803cb2d   11 years hannes chg: opt. (not computing log(l1) if l1 is unchanged) spielwiese
(edit) @e5c9e5   11 years hannes fix: normalization for trans. ext. spielwiese
(edit) @161e20   11 years hannes fix: for PLURAL: len(p) != len(m*p) spielwiese
(edit) @95a471f   11 years hannes fix: better constructors for float stuff spielwiese
(edit) @70305c5   11 years hannes fix: better error tests for alg.ext. spielwiese
(edit) @5cd658f   11 years hannes fix: avoid spurious messages in debug output (unless debugging mpr stuff) spielwiese
(edit) @a122f4   11 years hannes fix: n may be divisible by 2^...: not a bug(n==0) in this case spielwiese
(edit) @59cc13   11 years hannes removed libpolys/polys/OBSOLETE_pInitContent.cc spielwiese
(edit) @9d68fd   11 years hannes fix: better tests and normalization for subst spielwiese
(edit) @8c2815d   11 years ren fix: missing sign when converting number to float spielwiese
(edit) @2ad754   11 years ren chg: added brackets around floating numbers fixed latex lib and ... spielwiese
(edit) @0c516e   11 years hannes fix: avoid rational coeffs in numerator in maps Q->Q(t) spielwiese
(edit) @69745c   11 years Oleksandr Fixed walk spielwiese
(edit) @7964f9c   11 years hannes fix: output and simplifation of rat. fct.: ntGreaterZero and ... spielwiese
(edit) @dc42daf   11 years fieker an attempt to introduce better normalization for polynomials over ... spielwiese
(edit) @b39b313   11 years boehm Fix for integer std spielwiese
(edit) @cd964c   11 years hannes add: new function singclap_gcd_and_divide spielwiese
(edit) @21b9ef   11 years Oleksandr Added n_Print for printing numbers during debugging spielwiese
(edit) @603ac7a   11 years hannes fix: add P_Normalize to definiteGcdCancellation/ntNormalize spielwiese
(edit) @2e2c67   11 years hannes fix: p_DegW(0) is now -LONG_MAX (interpeter problem) spielwiese
(edit) @cd4f24   11 years ren fix: -Wunused-but-set-variable warnings spielwiese
(edit) @2e4ec14   11 years ren fix: -Wunused-parameter warnings spielwiese
(edit) @6909cfb   11 years ren fix: -Wunused-variable warnings spielwiese
(edit) @27aee4   11 years hannes fix: bad old code removed spielwiese
(edit) @e5aab0   11 years hannes cosmetics: p_DegW spielwiese
(edit) @680ca3e   11 years Oleksandr Merge pull request #292 from mmklee/imap chg: extended naCopyTrans2AlgExt spielwiese
(edit) @7600fb1   11 years martinlee84 fix: also map denominators spielwiese
(edit) @5523765   11 years martinlee84 chg: extended naCopyTrans2AlgExt spielwiese
(edit) @920c78   11 years Oleksandr Fixed p_DegW (minimal degree -1?!) spielwiese
(edit) @507427   11 years hannes fix: reading GF number: 6x in char 0 (New/hnoether_transcendentali.tst) spielwiese
(edit) @87343b   11 years martinlee84 fixed fetch/imap so far still misses map from trans to alg extensions spielwiese
(edit) @628f663   11 years martinlee84 chg: towards correct imap spielwiese
(edit) @644b31   11 years hannes fix: ntDiv: normlization of .../(-1) spielwiese
(edit) @ef7324   11 years hannes fix: nlPower with exp==0 return 1 spielwiese
(edit) @5602268   11 years Oleksandr Moved p_IsOne to p_polys spielwiese
(edit) @00d2a4   11 years Oleksandr Fixed the usage pattern for StringEndS spielwiese
(edit) @719816   11 years Oleksandr Added notes on SW changes spielwiese
(edit) @cbe144   11 years boehm Changed errors to warnings in debug mode spielwiese
(edit) @e8fd36   11 years martinlee84 fix: missing check for n_Zp spielwiese
(edit) @e76d8cb   11 years ren fix: nonexistant overflow during numbers->float throwing error spielwiese
(edit) @ce7f16   11 years boehm Commented out IsPrime spielwiese
(edit) @41e8b3   11 years Oleksandr Merge pull request #285 from mmklee/fix_sw fix: interchanged dst and src spielwiese
(edit) @3693cf   11 years Oleksandr Merge pull request #284 from YueRen/thurnau Thurnau spielwiese
(edit) @fd60be   11 years hannes fix: ntGreater (Short/bug_tr329) spielwiese
(edit) @fb875f1   11 years martinlee84 fix: interchanged dst and src spielwiese
(edit) @236a4c   11 years ren fix: number to float conversion on 64bit machines spielwiese
(edit) @e3c718   11 years Oleksandr The meaning of GCD/LCM for numbers is not defined by mathematics spielwiese
(edit) @e961571   11 years hannes fix: naGcd/naLcm spielwiese
(edit) @de27d8   11 years hannes fix: intdiv/intmod/chinrem copied from master spielwiese
(edit) @c899161   11 years Oleksandr Fixed dynamic loading under Mac OS X spielwiese
(edit) @251549   11 years hannes fix: omReallocSize(NULL) -> omreallocSize from master spielwiese
(edit) @066b2f7   11 years Oleksandr Fixing the use of pTest in libpolys (use p_Test(.., RING) instead) spielwiese
(edit) @0366c4   11 years hannes opt: avoid pAdd, use pReverse in chinrem from master spielwiese
(edit) @c462b60   11 years hannes fix: Long/locnomal.tst spielwiese
(edit) @0b0bc3   11 years hannes chg: n_Farey, p_Farey, p_ChineseRemainder from master spielwiese
(edit) @656985   11 years Oleksandr Fix the remaining wrongs due to API change: PrintS+StringAppendS -> ... spielwiese
(edit) @34bed3   11 years hannes fix: default proc for cfCoeffIsEqual spielwiese
(edit) @94fe43   11 years Oleksandr Fix: (for 32-bit builds): libpolys/misc/intvec.cc should be compiled ... spielwiese
(edit) @b4ecd2   11 years Oleksandr fix: NULL deref in qideal test NOTE: adaptation of ... spielwiese
(edit) @95c826   11 years martinlee84 fix: some simple bugs in comparison spielwiese
(edit) @66ce6d   11 years martinlee84 chg: got rid of ringtype spielwiese
(edit) @f3057e7   11 years martinlee84 fix: missing naKillChar spielwiese
(edit) @558f3cc   11 years Oleksandr Fix: make positive leading coeff at normalizing! spielwiese
(edit) @d9947d   11 years hannes fix: set ext_ref to NULL for new nc-ring spielwiese
(edit) @c25130   11 years hannes add: ext_ref in ring struct spielwiese
(edit) @484a08   11 years hannes fix: SPrintStart/SPrintEnd with bachkup spielwiese
(edit) @ea9fd60   11 years hannes fix: p_String memory spielwiese
(edit) @7ee69f   11 years Oleksandr Motsak <http://goo.gl/mcpzY> Due to Max Horn's "Include stddef.h before gmp.h" spielwiese
(edit) @d101b1   11 years Oleksandr Motsak <http://goo.gl/mcpzY> Silence some warnings about statements without effect Insired by ... spielwiese
(edit) @80c703   11 years Oleksandr Motsak <http://goo.gl/mcpzY> Fixing 'make check' due to Hans's "chg: ... spielwiese
(edit) @538512   11 years hannes chg: StringAppend/StringSetS/StringEndS: use multiple times spielwiese
(edit) @7aff627   11 years hannes chg: 64bit temp. disabled spielwiese
(edit) @135e78   11 years hannes fix: 64bit fix: nlNeg spielwiese
(edit) @ce0455   11 years hannes fix: select 64bit inline int on 64bit machines spielwiese
(edit) @7f7f23   11 years martinlee84 fix: deleted p_SetGlobals from rComplete spielwiese
(edit) @92f57d   11 years martinlee84 fix: printing in ivOptimizeKern if option(prot) spielwiese
(edit) @2cdd72   11 years Oleksandr Merge pull request #241 from mmklee/sw_fix Sw fix spielwiese
(edit) @c3304a   11 years martinlee84 fix: tests spielwiese
(edit) @dc07cbe   11 years martinlee84 chg: memory management spielwiese
(edit) @5a0b78   11 years martinlee84 fix: printing of coeffs Z and Z/2^m spielwiese
(edit) @d51f0bf   11 years martinlee84 fix: nr2mSetMap spielwiese
(edit) @c7d05f   11 years martinlee84 fix: tests of coeffs due to fixes of Z/* spielwiese
(edit) @488056   11 years martinlee84 fix: more fixes to init of Z/* spielwiese
(edit) @8c6bd4d   11 years martinlee84 fix: init Z/* from bigint's spielwiese
(edit) @0486a3   11 years martinlee84 fix: init of Z/n^m - now takes a ZnmInfo with modBase=n and modExponent=m spielwiese
(edit) @f489bea   11 years martinlee84 fix: init of Z/2^m spielwiese
(edit) @ea25bc   11 years martinlee84 chg: renamed Zpn to Znm spielwiese
(edit) @f4399e   11 years adreyer fix: reloading of modules (multiply calling LIB("file.so")) is ignored ... spielwiese
(edit) @c1e7a6   11 years adreyer Optionally supporting python embedding spielwiese
(edit) @57dcd6   11 years adreyer using LIB("pyobject.so"); instead of system("pyobject"); spielwiese
(edit) @801d2b   12 years hannes add: help for modules, "static" modules - part 1 spielwiese
(edit) @7b170f2   11 years hannes fix: removed unused stuff for options spielwiese
(edit) @9053f02   11 years martinlee84 fix: normalization in transcendental extension over finite field spielwiese
(edit) @20c99b   11 years hannes fix: typo spielwiese
(edit) @98bf9b   11 years hannes fix: memory leak spielwiese
Note: See TracRevisionLog for help on using the revision log.