source: git/libpolys/coeffs

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @e4fe2b   13 years Oleksandr FIX: Fixed huge BUG in cf_gmp.h CHG: starting to cleanup factory fieker-DuValspielwiese
(edit) @2b7f4e   13 years Oleksandr FIX: rDefault(const char*) - returns a handle... moved to ipshell CHG: ... fieker-DuValspielwiese
(edit) @6cc7f5   13 years burcin Convert Singular/ipshell.cc to libpolys (not done). fieker-DuValspielwiese
(edit) @94a065c   13 years hannes fix cfImPart (coeffs.h) fieker-DuValspielwiese
(edit) @cfecd2   13 years hannes add n_RePart and n_ImPart to coeffs.h fieker-DuValspielwiese
(edit) @8a5c49   13 years hannes fix ipassign.cc, extra.cc fieker-DuValspielwiese
(edit) @95eb6d   13 years Oleksandr FIX: headers FIX: almost done with extra.cc (save for ITIMER_VIRTUAL, ... fieker-DuValspielwiese
(edit) @2bc4f5   13 years Oleksandr ADD: expose mpz_size1: moved from longrat.h to si_gmp.h fieker-DuValspielwiese
(edit) @045efb   13 years Oleksandr ADD: conversion between numbers and mpz_t (GMP integers) fieker-DuValspielwiese
(edit) @b346ac   13 years Oleksandr FIX: GMP must be at the end of linker's library list fieker-DuValspielwiese
(edit) @a0432f   13 years burcin Fixed Singular/ipconv.cc (if it breaks it's Oleksandr's fault). fieker-DuValspielwiese
(edit) @f9591a   13 years hannes id_ChineseRemainder fieker-DuValspielwiese
(edit) @e8c8d5   13 years hannes n_Farey, n_ChineseRemainder -> coeffs.h fieker-DuValspielwiese
(edit) @920581   13 years Oleksandr CHG: moved GFInfo to coeffs.h fieker-DuValspielwiese
(edit) @bc1fdb   13 years Oleksandr CHG: npInt: result is in -p/2..p/2 due to Singular conventions (Hans!) fieker-DuValspielwiese
(edit) @0461f0   13 years Oleksandr ADD: added sainity tests inside modulop CHG: 'npInt' returns the ... fieker-DuValspielwiese
(edit) @9b3700   13 years martinlee84 added n_ExtGcd, n_IntMod and n_DivComp to coeffs.h added currRing, ... fieker-DuValspielwiese
(edit) @f0a8c59   13 years Oleksandr FIX: pNorm, was a macro => wrong method name... :/ FIX: nGcd may need ... fieker-DuValspielwiese
(edit) @c6e80e   13 years Oleksandr FIX: kInline.cc should be a header: kInline.h ADD: nGcd/pDeg can be ... fieker-DuValspielwiese
(edit) @6ed8c4   13 years martinlee84 added const ring to some functions in linearAlgebra.* (TODO complete ... fieker-DuValspielwiese
(edit) @31f1262   13 years hannes order of includes - for test.cc fieker-DuValspielwiese
(edit) @22a09d   13 years hannes order of includes fieker-DuValspielwiese
(edit) @ed47edf   13 years hannes fix typo fieker-DuValspielwiese
(edit) @44d5ad   13 years seelisch added documentation in coeffs.h fieker-DuValspielwiese
(edit) @0afa07   13 years seelisch removed cfPar, cfParDeg, n_Par, n_ParDeg, ndPar, ndParDeg from coeffs fieker-DuValspielwiese
(edit) @6a7368   13 years Oleksandr FIX: IsRing should be available for DivBy!? fieker-DuValspielwiese
(edit) @5469a9   13 years Oleksandr FIX: n_DivBy should work for fields as well! fieker-DuValspielwiese
(edit) @3159bc   13 years Oleksandr FIX: Bug fix: n->cfCopy MUST be ndCopy BUT NOT 'nd_Copy' by default! fieker-DuValspielwiese
(edit) @353caa   13 years Oleksandr ADD: exposing const char *n_Read(const char * s, number * a, const ... fieker-DuValspielwiese
(edit) @44d898   13 years Oleksandr ADD: n_DivBy should be _always_ visible! fieker-DuValspielwiese
(edit) @d12f186   13 years seelisch bug in coeffs.h, removing nested fractions in ext. fields over Q fieker-DuValspielwiese
(edit) @e5d267   13 years seelisch cancellation of gcd in rat. funct. fields fieker-DuValspielwiese
(edit) @f59722   13 years hannes convert to inline routine: nlInpMult fieker-DuValspielwiese
(edit) @9bb5457   13 years hannes fixed warning about unused paramaters in coeffs fieker-DuValspielwiese
(edit) @7af488e   13 years hannes nRegister not needed any more for standard coeffs fieker-DuValspielwiese
(edit) @6ccdd3a   13 years seelisch renamed algring; comments; transext.* added fieker-DuValspielwiese
(edit) @488808e   13 years seelisch removed calls to nCoeff_is_Q_a and nCoeff_is_Zp_a (kept definitions ... fieker-DuValspielwiese
(edit) @73a9ffb   13 years seelisch made sure that ch is properly set everywhere, and ch >= 0; more ASSUMEs fieker-DuValspielwiese
(edit) @e676cd   13 years Oleksandr FIX: Doxygen style comments fieker-DuValspielwiese
(edit) @f0797c   13 years seelisch char and ringtype related stuff fieker-DuValspielwiese
(edit) @141342   13 years seelisch nExt replaced by n_algExt and n_transExt fieker-DuValspielwiese
(edit) @48a994   13 years seelisch factory-related includes fieker-DuValspielwiese
(edit) @fd01a8   13 years seelisch testing multivariate gcd from factory: problem in p_polys.cc ('longalg ... fieker-DuValspielwiese
(edit) @b2366e   13 years Oleksandr FIX: libpolys/coeffs/test was not compiled on FreeBSD (renamed into ... fieker-DuValspielwiese
(edit) @9eb0f9   13 years Oleksandr FIX: test coeffs using factory AND ntl (without public use of factory ... fieker-DuValspielwiese
(edit) @4ecfbc   13 years Oleksandr FIX: factory needs NTL => -lntl AFTER -lfactory... :-/ fieker-DuValspielwiese
(edit) @fa1d48   13 years martinlee84 enabled factory by default and included factory.h in coeffs.h fieker-DuValspielwiese
(edit) @8872ef   13 years Oleksandr FIX: enable testing without factory fieker-DuValspielwiese
(edit) @4a2260e   13 years seelisch more tests run (alg ext fields); some omCheck problems in longrat.cc ... fieker-DuValspielwiese
(edit) @c28ecf   13 years seelisch alg ext implementation now passing all coeffs and polys tests fieker-DuValspielwiese
(edit) @9144617   13 years Oleksandr ADD: trying to avoid factory as much as possible (build without...?) fieker-DuValspielwiese
(edit) @e3b233   13 years Oleksandr CHG: include <coeffs/si_gmp.h> -> "si_gmp.h" (for local sources/headers) fieker-DuValspielwiese
(edit) @c8204a   13 years Oleksandr ADD: some cleanup (LIB is not needed anymore, gftables may be symlinked...) fieker-DuValspielwiese
(edit) @148d3c   13 years Oleksandr FIX: fixing the build system (install needed headers on needed places) ... fieker-DuValspielwiese
(edit) @9f1a52   13 years Oleksandr FIX: fixed the inplace addition in n_Q (longrat) fieker-DuValspielwiese
(edit) @17b0b05   13 years hannes fix loading of gftables - fix loading in nfReadTable - fix ... fieker-DuValspielwiese
(edit) @ea0001   13 years mohamed.barakat make check finds the gftables and dynamic modules (also out of tree) ... fieker-DuValspielwiese
(edit) @613794   13 years hannes add: CoeffIsEqual/KillChar for n_Z2m, n_Z fieker-DuValspielwiese
(edit) @529fa4   13 years hannes add: nChineseRemainder/idChineseRemainder fieker-DuValspielwiese
(edit) @cd6df87   13 years mohamed.barakat fixed linking against factory and commented out chinese remainder - ... fieker-DuValspielwiese
(edit) @adb2ed   13 years mohamed.barakat Fixes to allow out-of-tree compilation - Add $(top_builddir)/.. to ... fieker-DuValspielwiese
(edit) @121fd9   13 years hannes add: ndCoeffsIsEqual: generic case,parameter unsed fix: some "unused ... fieker-DuValspielwiese
(edit) @2544e7   13 years hannes new: ndInit_bigint: no conversion, report error fieker-DuValspielwiese
(edit) @577888   13 years hannes add ndKillChar to n_R, n_Q fieker-DuValspielwiese
(edit) @b19ab84   13 years hannes add some missing routines to coeffs fieker-DuValspielwiese
(edit) @c262d5   13 years hannes warnings removed from modulop.cc fieker-DuValspielwiese
(edit) @468b57   13 years mohamed.barakat renamed libsingcf -> libfactory fieker-DuValspielwiese
(edit) @b58d47   13 years mohamed.barakat start eliminating `unused parameter' warnings fieker-DuValspielwiese
(edit) @643b1eb   13 years mohamed.barakat include ftmpl_inst.cc in libsingcf.a (template instantiations) - ... fieker-DuValspielwiese
(edit) @1983c3   13 years hannes removed unused global vars from modulop.cc fix for coeffs/test-g fieker-DuValspielwiese
(edit) @abb4787   13 years hannes conversion factory <->singular for poly fix coeff tests for factory fieker-DuValspielwiese
(edit) @0fb5991   13 years seelisch fixes so that libpoly builds without compiler errors in algext.cc ... fieker-DuValspielwiese
(edit) @fba6f18   13 years seelisch alg. ext. fields: 1st impl. and 1st tests fieker-DuValspielwiese
(edit) @a934fc8   13 years hannes factory -> number: Q fieker-DuValspielwiese
(edit) @eca225   13 years hannes factory to number: Z/p fieker-DuValspielwiese
(edit) @e25a99   13 years Oleksandr FIX: rename 'ringflagb' into 'mod2mMask' for rings (Z/2m) fieker-DuValspielwiese
(edit) @2111465   13 years martinlee84 switched on HAVE_FACTORY in auxiliary.h.in deleted include of cf_gmp.h ... fieker-DuValspielwiese
(edit) @26c66ae   13 years seelisch use n_Ext, only, for any type of extensions (after discussion with Hans) fieker-DuValspielwiese
(edit) @bfa04e   13 years hannes fix typos minpoly is a poly in r->cf->algring fieker-DuValspielwiese
(edit) @aec5c9   13 years seelisch minpoly replaced by minideal->m[0]; prep for longalg/longtrans fieker-DuValspielwiese
(edit) @4c6e420   13 years Oleksandr ADD: algring to coeffs (for extension fields via polynomials) FIX: ... fieker-DuValspielwiese
(edit) @f70f641   13 years hannes - rSum, rCopy0: uses now coeffs - some unused variables removed in ... fieker-DuValspielwiese
(edit) @6c084af   13 years Oleksandr ADD: CoeffWrite for n_R (shortfl.cc) ADD: test function pointers ... fieker-DuValspielwiese
(edit) @3dbe0bf   13 years hannes rSum: test for equal coeffs mod_raw: simplified fieker-DuValspielwiese
(edit) @7a8011   13 years hannes more CoeffWrite: rings, long R, long C fieker-DuValspielwiese
(edit) @8167af   13 years hannes nlCoeffWrite fieker-DuValspielwiese
(edit) @01c1d0   13 years Oleksandr FIX: moved P/minpoly/parameters from ring to coeff fieker-DuValspielwiese
(edit) @0b7bf7   13 years Oleksandr FIX: fixed a bug (due to the sum test for Zn3), together with Frank ... fieker-DuValspielwiese
(edit) @c7e3d7   13 years hannes cfCoeffWrite introduced fieker-DuValspielwiese
(edit) @17e473   13 years Oleksandr FIX: we can link against libpolys FIX: rField_*(r...) all should call ... fieker-DuValspielwiese
(edit) @7dce2d7   13 years hannes add comments to some coeff functions add p_EqualPolys fix warnings in ... fieker-DuValspielwiese
(edit) @e5422d   13 years Oleksandr fixed zero divisior issue in Z/2^mZ coauthor: Frank Seelisch ... fieker-DuValspielwiese
(edit) @8c9912   13 years Oleksandr ADD: mod_raw is needed for dynamic linkage FIX: expose some needed ... fieker-DuValspielwiese
(edit) @1820e7   13 years Oleksandr ADD: more unit tests via CxxTest and related changes FIX: NULLp for ... fieker-DuValspielwiese
(edit) @720156   13 years mohamed.barakat merge libpolys/coeffs/configure.ac into libpolys/configure.ac fieker-DuValspielwiese
(edit) @691dba   13 years Oleksandr FIX: use #include "config.h" everywhere fieker-DuValspielwiese
(edit) @32d07a5   13 years Oleksandr Adding/Fixing currRing for non-commutative stuff fieker-DuValspielwiese
(edit) @0ef3f51   13 years hannes moved compatiblity stuff to number.h moved public stuff (tersts) to ... fieker-DuValspielwiese
(edit) @94557c9   13 years hovinen Remove redundant variable-definitions fieker-DuValspielwiese
(edit) @819bad   13 years hovinen Change order of libraries when building libpolys/coeffs/test to avoid ... fieker-DuValspielwiese
Note: See TracRevisionLog for help on using the revision log.