source: git/libpolys/coeffs

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @0afa07   13 years seelisch removed cfPar, cfParDeg, n_Par, n_ParDeg, ndPar, ndParDeg from coeffs spielwiese
(edit) @6a7368   13 years Oleksandr FIX: IsRing should be available for DivBy!? spielwiese
(edit) @5469a9   13 years Oleksandr FIX: n_DivBy should work for fields as well! spielwiese
(edit) @3159bc   13 years Oleksandr FIX: Bug fix: n->cfCopy MUST be ndCopy BUT NOT 'nd_Copy' by default! spielwiese
(edit) @353caa   13 years Oleksandr ADD: exposing const char *n_Read(const char * s, number * a, const ... spielwiese
(edit) @44d898   13 years Oleksandr ADD: n_DivBy should be _always_ visible! spielwiese
(edit) @d12f186   13 years seelisch bug in coeffs.h, removing nested fractions in ext. fields over Q spielwiese
(edit) @e5d267   13 years seelisch cancellation of gcd in rat. funct. fields spielwiese
(edit) @f59722   13 years hannes convert to inline routine: nlInpMult 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) @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) @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) @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) @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) @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) @9144617   13 years Oleksandr ADD: trying to avoid factory as much as possible (build without...?) spielwiese
(edit) @e3b233   13 years Oleksandr CHG: include <coeffs/si_gmp.h> -> "si_gmp.h" (for local sources/headers) 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) @9f1a52   13 years Oleksandr FIX: fixed the inplace addition in n_Q (longrat) 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) @cd6df87   13 years mohamed.barakat fixed linking against factory and commented out chinese remainder - ... spielwiese
(edit) @adb2ed   13 years mohamed.barakat Fixes to allow out-of-tree compilation - Add $(top_builddir)/.. to ... 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) @577888   13 years hannes add ndKillChar to n_R, n_Q spielwiese
(edit) @b19ab84   13 years hannes add some missing routines to coeffs spielwiese
(edit) @c262d5   13 years hannes warnings removed from modulop.cc 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) @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) @fba6f18   13 years seelisch alg. ext. fields: 1st impl. and 1st tests spielwiese
(edit) @a934fc8   13 years hannes factory -> number: Q spielwiese
(edit) @eca225   13 years hannes factory to number: Z/p spielwiese
(edit) @e25a99   13 years Oleksandr FIX: rename 'ringflagb' into 'mod2mMask' for rings (Z/2m) spielwiese
(edit) @2111465   13 years martinlee84 switched on HAVE_FACTORY in auxiliary.h.in deleted include of cf_gmp.h ... spielwiese
(edit) @26c66ae   13 years seelisch use n_Ext, only, for any type of extensions (after discussion with Hans) spielwiese
(edit) @bfa04e   13 years hannes fix typos minpoly is a poly in r->cf->algring spielwiese
(edit) @aec5c9   13 years seelisch minpoly replaced by minideal->m[0]; prep for longalg/longtrans spielwiese
(edit) @4c6e420   13 years Oleksandr ADD: algring to coeffs (for extension fields via polynomials) FIX: ... spielwiese
(edit) @f70f641   13 years hannes - rSum, rCopy0: uses now coeffs - some unused variables removed in ... spielwiese
(edit) @6c084af   13 years Oleksandr ADD: CoeffWrite for n_R (shortfl.cc) ADD: test function pointers ... spielwiese
(edit) @3dbe0bf   13 years hannes rSum: test for equal coeffs mod_raw: simplified spielwiese
(edit) @7a8011   13 years hannes more CoeffWrite: rings, long R, long C spielwiese
(edit) @8167af   13 years hannes nlCoeffWrite spielwiese
(edit) @01c1d0   13 years Oleksandr FIX: moved P/minpoly/parameters from ring to coeff spielwiese
(edit) @0b7bf7   13 years Oleksandr FIX: fixed a bug (due to the sum test for Zn3), together with Frank ... spielwiese
(edit) @c7e3d7   13 years hannes cfCoeffWrite introduced spielwiese
(edit) @17e473   13 years Oleksandr FIX: we can link against libpolys FIX: rField_*(r...) all should call ... spielwiese
(edit) @7dce2d7   13 years hannes add comments to some coeff functions add p_EqualPolys fix warnings in ... spielwiese
(edit) @e5422d   13 years Oleksandr fixed zero divisior issue in Z/2^mZ coauthor: Frank Seelisch ... spielwiese
(edit) @8c9912   13 years Oleksandr ADD: mod_raw is needed for dynamic linkage FIX: expose some needed ... spielwiese
(edit) @1820e7   13 years Oleksandr ADD: more unit tests via CxxTest and related changes FIX: NULLp for ... spielwiese
(edit) @720156   13 years mohamed.barakat merge libpolys/coeffs/configure.ac into libpolys/configure.ac spielwiese
(edit) @691dba   13 years Oleksandr FIX: use #include "config.h" everywhere spielwiese
(edit) @32d07a5   13 years Oleksandr Adding/Fixing currRing for non-commutative stuff spielwiese
(edit) @0ef3f51   13 years hannes moved compatiblity stuff to number.h moved public stuff (tersts) to ... spielwiese
(edit) @94557c9   13 years hovinen Remove redundant variable-definitions spielwiese
(edit) @819bad   13 years hovinen Change order of libraries when building libpolys/coeffs/test to avoid ... spielwiese
(edit) @028192   13 years Oleksandr FIX: p_polys.cc, ring.cc (mostly NC-stuff + ideals/matrices/numbers) spielwiese
(edit) @ab4f17   13 years mohamed.barakat added an autoconf macro to check for GMP spielwiese
(edit) @630ca9   13 years Oleksandr FIX: separate debug/optimized flags for resources and coeffs FIX: ... spielwiese
(edit) @e69b7c   13 years hannes fixes for p_Mult_q.cc (buckets still missing) spielwiese
(edit) @16f8f1   13 years Oleksandr ADD: minor changes to coeffs, numbers and tests spielwiese
(edit) @fb0a699   13 years Oleksandr FIX: fixed a bug, which occured during the last rebase (2.03.2011) spielwiese
(edit) @bf5914   13 years Oleksandr FIX: -fdiagnostics-show-option is not supported by gcc 4.0.1 (standard ... spielwiese
(edit) @0c1b24   13 years Oleksandr FIX: update LIB due to libpoly/ spielwiese
(edit) @e879df   13 years Oleksandr fix: build test with omalloc (not with the omalloc_debug) spielwiese
(edit) @d462535   13 years hovinen Change order of libraries when building libpolys/coeffs/test to avoid ... spielwiese
(edit) @ea11dc   13 years mohamed.barakat fixed longrat.{cc,h} spielwiese
(edit) @4581a96   13 years hannes n_Par, postponing longalg stuff spielwiese
(edit) @35eaf8   13 years mohamed.barakat - update the build system to build p_Procs.inc - change macros to ... spielwiese
(edit) @c7afe57   13 years Oleksandr FIX: COPYING AND INSTALL will be generated/changed automatically, i.e. ... spielwiese
(edit) @1389a4   13 years hannes syntax fixes for libpoly, part 8: map stuff spielwiese
(edit) @5679049   13 years hannes syntax fixes for libpoly, part 2 spielwiese
(edit) @8a8c9e   13 years hannes syntax fixes for libpoly, part 1 spielwiese
(edit) @6bec87   13 years mohamed.barakat . started migrating polys to automake . further fixes to the include paths spielwiese
(add) @014b65   13 years mohamed.barakat - moved misc,reporter,resources,coeffs,polys -> (new) libpolys (Hans ... spielwiese
Note: See TracRevisionLog for help on using the revision log.