source: git/libpolys

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @06df101   13 years seelisch handled nested fractions (when over Q), found bug in longrat.cc (see ... spielwiese
(edit) @2d3091c   13 years seelisch test for trac ticket #308 with new implementation (result is instantaneous) spielwiese
(edit) @da49bc   13 years hannes fix memeory leaks (tr 214, svn 14322,14323) spielwiese
(edit) @e5d267   13 years seelisch cancellation of gcd in rat. funct. fields spielwiese
(edit) @df43d9   13 years hannes fix tr. 346: p_PermPoly spielwiese
(edit) @010f3b   13 years seelisch more tests for transcendental case spielwiese
(edit) @de90c01   13 years seelisch poly_tests for transcendental ext fields spielwiese
(edit) @f59722   13 years hannes convert to inline routine: nlInpMult spielwiese
(edit) @5e0035   13 years hannes p_procs_dynamic: const spielwiese
(edit) @d2f64e   13 years hannes internal header: prCopyMacros.h spielwiese
(edit) @fad7c58   13 years hannes p_Mult_q.h is an internal header, mod_raw.* moved to polys (it is not ... spielwiese
(edit) @18dab28   13 years hannes fix unseless includes of polys-impl.h spielwiese
(edit) @91c34a   13 years hannes removed empty polys-impl.h spielwiese
(edit) @6a5b93   13 years hannes more internal headers: p_Procs_Set.h, p_Procs_Static.h, ... spielwiese
(edit) @d0570be   13 years hannes p_Numbers.h is now an internal header spielwiese
(edit) @304ad9b   13 years hannes p_MemCmp.h and p_MemCopy.h are now internal headers spielwiese
(edit) @26a1eb   13 years hannes removed empty pInline0.* spielwiese
(edit) @2c7f28   13 years seelisch impl. of rat. funct. fields (no tests yet, no cancellation of gcd's yet) spielwiese
(edit) @9bb5457   13 years hannes fixed warning about unused paramaters in coeffs spielwiese
(edit) @7af488e   13 years hannes nRegister not needed any more for standard coeffs spielwiese
(edit) @6ccdd3a   13 years seelisch renamed algring; comments; transext.* added spielwiese
(edit) @5a4b26   13 years hannes fix build issue for disable-plural spielwiese
(edit) @488808e   13 years seelisch removed calls to nCoeff_is_Q_a and nCoeff_is_Zp_a (kept definitions ... spielwiese
(edit) @73a9ffb   13 years seelisch made sure that ch is properly set everywhere, and ch >= 0; more ASSUMEs spielwiese
(edit) @e676cd   13 years Oleksandr FIX: Doxygen style comments spielwiese
(edit) @cdf22a9   13 years seelisch using negative chars: needs to be discussed spielwiese
(edit) @f0797c   13 years seelisch char and ringtype related stuff spielwiese
(edit) @141342   13 years seelisch nExt replaced by n_algExt and n_transExt spielwiese
(edit) @48a994   13 years seelisch factory-related includes spielwiese
(edit) @fd01a8   13 years seelisch testing multivariate gcd from factory: problem in p_polys.cc ('longalg ... spielwiese
(edit) @e0ae1c   13 years Oleksandr FIX: it seems (due to FreeBSD) that -lfactory should be before -lntl... spielwiese
(edit) @71f6dbd   13 years Oleksandr ADD: adding cleanup ADD: instead of multiple soft links (*.so), do: ... spielwiese
(edit) @11837b   13 years Oleksandr ADD: Show Resource-Settings at the beginning of each test-suit spielwiese
(edit) @05b917   13 years Oleksandr FIX: enable the search for dynamic modules in SEARCH_PATH and load them spielwiese
(edit) @e0f4de   13 years Oleksandr FIX: FreeBSD tried to compile prCopy.cc before generating prCopy.inc ... spielwiese
(edit) @b2366e   13 years Oleksandr FIX: libpolys/coeffs/test was not compiled on FreeBSD (renamed into ... spielwiese
(edit) @9eb0f9   13 years Oleksandr FIX: test coeffs using factory AND ntl (without public use of factory ... spielwiese
(edit) @2f0314   13 years Oleksandr FIX: -lNTL/-lfactory in correct order spielwiese
(edit) @4ecfbc   13 years Oleksandr FIX: factory needs NTL => -lntl AFTER -lfactory... :-/ spielwiese
(edit) @fa1d48   13 years martinlee84 enabled factory by default and included factory.h in coeffs.h spielwiese
(edit) @8872ef   13 years Oleksandr FIX: enable testing without factory spielwiese
(edit) @cfb500   13 years seelisch ending tests for alg field ext impl (all tests ok) spielwiese
(edit) @37c7fc1   13 years Oleksandr FIX: fixed a memory double destruction bug in p_Monic spielwiese
(edit) @4a2260e   13 years seelisch more tests run (alg ext fields); some omCheck problems in longrat.cc ... spielwiese
(edit) @c28ecf   13 years seelisch alg ext implementation now passing all coeffs and polys tests spielwiese
(edit) @f0b01f   13 years seelisch alg ext fields: further development spielwiese
(edit) @c54848   13 years Oleksandr ADD: another path to gftables spielwiese
(edit) @f9dc520   13 years Oleksandr ADD: search for dynamic modules within the usual search pathes ADD: ... spielwiese
(edit) @8d1a1ab   13 years Oleksandr ADD: standalone test for n_GF (gftables!) ADD: more search pathes for ... spielwiese
(edit) @76388e   13 years Oleksandr ADD: improving resource handling (searching files...) spielwiese
(edit) @9737a6   13 years Oleksandr FIX: out of tree building of templates spielwiese
(edit) @9144617   13 years Oleksandr ADD: trying to avoid factory as much as possible (build without...?) spielwiese
(edit) @7829fb   13 years Oleksandr ADD: trying to solve circular dependencies due to matrix spielwiese
(edit) @7d1a26   13 years Oleksandr CHG: prefer *limits.h from misc/ over it from omalloc/. spielwiese
(edit) @e3b233   13 years Oleksandr CHG: include <coeffs/si_gmp.h> -> "si_gmp.h" (for local sources/headers) spielwiese
(edit) @75ddac   13 years Oleksandr ADD: any (Singular) executable should look for gftables in its current ... spielwiese
(edit) @ae6d28   13 years Oleksandr ADD: 0-pointer guards to avoid seg.faults spielwiese
(edit) @c8204a   13 years Oleksandr ADD: some cleanup (LIB is not needed anymore, gftables may be symlinked...) spielwiese
(edit) @148d3c   13 years Oleksandr FIX: fixing the build system (install needed headers on needed places) ... spielwiese
(edit) @3199ac   13 years Oleksandr FIX: "make install" installs factory/gftables FIX: out of tree ... spielwiese
(edit) @99ae0c   13 years Oleksandr ADD: added more trivial tests due to inpAdd in n_Q (1+1==2?)... spielwiese
(edit) @9f1a52   13 years Oleksandr FIX: fixed the inplace addition in n_Q (longrat) spielwiese
(edit) @2c41bc   13 years hannes assume cf!=NULL in rDefault spielwiese
(edit) @17b0b05   13 years hannes fix loading of gftables - fix loading in nfReadTable - fix ... spielwiese
(edit) @ea0001   13 years mohamed.barakat make check finds the gftables and dynamic modules (also out of tree) ... spielwiese
(edit) @613794   13 years hannes add: CoeffIsEqual/KillChar for n_Z2m, n_Z spielwiese
(edit) @529fa4   13 years hannes add: nChineseRemainder/idChineseRemainder spielwiese
(edit) @686f46   13 years hannes fix: cf_hnf.c does not compile fix: allow inplace compilation (for factory) spielwiese
(edit) @cd6df87   13 years mohamed.barakat fixed linking against factory and commented out chinese remainder - ... spielwiese
(edit) @e432a0   13 years hannes fix: memory leak in p_DivideM spielwiese
(edit) @adb2ed   13 years mohamed.barakat Fixes to allow out-of-tree compilation - Add $(top_builddir)/.. to ... spielwiese
(edit) @45e35b   13 years mohamed.barakat further fixes to build system - merged arithrings.m4 and plural.m4 ... spielwiese
(edit) @37ed00   13 years Oleksandr ADD: test for a creation of a ring with specific ordering spielwiese
(edit) @568cf0   13 years Oleksandr ADD: Enable arithmetical rings by default spielwiese
(edit) @121fd9   13 years hannes add: ndCoeffsIsEqual: generic case,parameter unsed fix: some "unused ... spielwiese
(edit) @2544e7   13 years hannes new: ndInit_bigint: no conversion, report error spielwiese
(edit) @0276c1   13 years hannes fix: some "unused parameter" warnings spielwiese
(edit) @6c5f32   13 years Oleksandr FIX: n_DivBy exists for rings only... FIX: p_Div_nn should always exist! spielwiese
(edit) @577888   13 years hannes add ndKillChar to n_R, n_Q spielwiese
(edit) @f8f0b7   13 years Oleksandr FIX: "#define" should be "#undef" in any public config.h.in ... spielwiese
(edit) @b19ab84   13 years hannes add some missing routines to coeffs spielwiese
(edit) @bea370   13 years Oleksandr ADD: new --enable-plural argument for enabling/disabling? PLURAL spielwiese
(edit) @c74d6a   13 years Oleksandr FIX/ADD: factory/singular wrappers for _HNF and _LLL (from NTL) spielwiese
(edit) @c262d5   13 years hannes warnings removed from modulop.cc spielwiese
(edit) @69181b3   13 years Oleksandr ADD: initializeGMP is needed when linking against factory ADD: NTL ... spielwiese
(edit) @468b57   13 years mohamed.barakat renamed libsingcf -> libfactory spielwiese
(edit) @b58d47   13 years mohamed.barakat start eliminating `unused parameter' warnings spielwiese
(edit) @643b1eb   13 years mohamed.barakat include ftmpl_inst.cc in libsingcf.a (template instantiations) - ... spielwiese
(edit) @0654122   13 years seelisch fixes in impl. of alg. ext. field / ifdef factory stuff spielwiese
(edit) @7d73857   13 years hannes fix include path for factory, name of libsingcf spielwiese
(edit) @9af8a63   13 years mohamed.barakat invoke the macros to check for gmp and ntl in factory/configure.in - ... spielwiese
(edit) @1983c3   13 years hannes removed unused global vars from modulop.cc fix for coeffs/test-g spielwiese
(edit) @abb4787   13 years hannes conversion factory <->singular for poly fix coeff tests for factory spielwiese
(edit) @0fb5991   13 years seelisch fixes so that libpoly builds without compiler errors in algext.cc ... spielwiese
(edit) @3b0ba67   13 years seelisch small bug fix spielwiese
(edit) @69fb9d0   13 years seelisch finished impl. of alg. ext. fields; now testing... spielwiese
(edit) @ba2359   13 years seelisch almost finished impl. of algebraic extension spielwiese
(edit) @fba6f18   13 years seelisch alg. ext. fields: 1st impl. and 1st tests spielwiese
(edit) @ce3f53c   13 years martinlee84 adapted conversion to and from factory spielwiese
(edit) @d75f15   13 years martinlee84 moved clapconv.h and clapconv.cc to polys changed includes of ... spielwiese
Note: See TracRevisionLog for help on using the revision log.