# # ChangeLog for libpolys/coeffs/numbers.cc in git # # Generated by Trac 1.2.3 # Apr 28, 2024, 1:03:43 PM Wed, 28 Sep 2011 18:33:32 GMT Burcin Erocal [2cc7c7] * libpolys/coeffs/numbers.cc (modified) Make ndCopyMap() call n_Copy for coeffs with non simple_Alloc. Wed, 28 Sep 2011 15:47:12 GMT Burcin Erocal [32cc7e] * libpolys/coeffs/coeffs.h (modified) * libpolys/coeffs/ffields.cc (modified) * libpolys/coeffs/gnumpc.cc (modified) * libpolys/coeffs/gnumpc.h (modified) * libpolys/coeffs/gnumpfl.cc (modified) * libpolys/coeffs/gnumpfl.h (modified) * libpolys/coeffs/longrat.cc (modified) * libpolys/coeffs/numbers.cc (modified) * libpolys/coeffs/rintegers.cc (modified) Implement setting precision of real and complex coefficient domains. Wed, 14 Sep 2011 16:57:01 GMT Oleksandr Motsak [047597] * Singular/misc_ip.cc (modified) * libpolys/coeffs/numbers.cc (modified) * libpolys/configure.ac (modified) FIX: registration of naInitChar and ntInitChar (siInit in ... Wed, 10 Aug 2011 17:43:14 GMT Oleksandr Motsak [045efb] * libpolys/coeffs/coeffs.h (modified) * libpolys/coeffs/longrat.cc (modified) * libpolys/coeffs/longrat.h (modified) * libpolys/coeffs/numbers.cc (modified) ADD: conversion between numbers and mpz_t (GMP integers) Wed, 03 Aug 2011 13:36:35 GMT Hans Schoenemann [e8c8d5] * libpolys/coeffs/coeffs.h (modified) * libpolys/coeffs/longrat.cc (modified) * libpolys/coeffs/longrat.h (modified) * libpolys/coeffs/numbers.cc (modified) n_Farey, n_ChineseRemainder -> coeffs.h Tue, 19 Jul 2011 11:37:08 GMT Hans Schoenemann [22a09d] * Singular/misc_ip.cc (modified) * Singular/misc_ip.h (modified) * Singular/mpsr_GetPoly.cc (modified) * kernel/mod2.h (modified) * kernel/old.page.c (moved) * libpolys/coeffs/ffields.h (modified) * libpolys/coeffs/longrat.cc (modified) * libpolys/coeffs/modulop.cc (modified) * libpolys/coeffs/numbers.cc (modified) * libpolys/polys/clapconv.cc (modified) * libpolys/polys/clapsing.cc (modified) * libpolys/polys/clapsing.h (modified) * libpolys/polys/monomials/p_polys.cc (modified) * libpolys/polys/monomials/ring.cc (modified) * libpolys/polys/operations/p_Mult_q.cc (modified) * libpolys/polys/simpleideals.cc (modified) * libpolys/polys/templates/p_Procs_Dynamic.cc (modified) * libpolys/polys/templates/p_Procs_Lib.cc (modified) * libpolys/polys/templates/p_Procs_Static.cc (modified) order of includes Tue, 12 Jul 2011 09:31:27 GMT Frank Seelisch [0afa07] * libpolys/coeffs/coeffs.h (modified) * libpolys/coeffs/ffields.cc (modified) * libpolys/coeffs/gnumpc.cc (modified) * libpolys/coeffs/longrat.cc (modified) * libpolys/coeffs/modulop.cc (modified) * libpolys/coeffs/numbers.cc (modified) * libpolys/coeffs/numbers.h (modified) * libpolys/polys/coeffrings.h (modified) * libpolys/polys/ext_fields/algext.cc (modified) * libpolys/polys/ext_fields/algext.h (modified) * libpolys/polys/ext_fields/transext.cc (modified) * libpolys/polys/ext_fields/transext.h (modified) * libpolys/polys/monomials/p_polys.cc (modified) * libpolys/polys/monomials/ring.cc (modified) * libpolys/polys/monomials/ring.h (modified) removed cfPar, cfParDeg, n_Par, n_ParDeg, ndPar, ndParDeg from coeffs Mon, 11 Jul 2011 14:01:22 GMT Oleksandr Motsak [3159bc] * libpolys/coeffs/coeffs.h (modified) * libpolys/coeffs/numbers.cc (modified) FIX: Bug fix: n->cfCopy MUST be ndCopy BUT NOT 'nd_Copy' by default! Fri, 27 May 2011 12:56:51 GMT Hans Schoenemann [9bb5457] * libpolys/coeffs/gnumpc.cc (modified) * libpolys/coeffs/longrat.cc (modified) * libpolys/coeffs/numbers.cc (modified) * libpolys/coeffs/rintegers.cc (modified) * libpolys/coeffs/rmodulo2m.cc (modified) * libpolys/coeffs/rmodulon.cc (modified) * libpolys/polys/monomials/ring.cc (modified) fixed warning about unused paramaters in coeffs Fri, 27 May 2011 09:39:02 GMT Hans Schoenemann [7af488e] * libpolys/coeffs/numbers.cc (modified) * libpolys/coeffs/test.cc (modified) * libpolys/misc/auxiliary.h.in (modified) * libpolys/tests/coeffs_test.h (modified) * libpolys/tests/polys_test.h (modified) * libpolys/tests/rings_test.h (modified) nRegister not needed any more for standard coeffs Thu, 26 May 2011 10:12:01 GMT Frank Seelisch [488808e] * libpolys/coeffs/coeffs.h (modified) * libpolys/coeffs/numbers.cc (modified) * libpolys/polys/ext_fields/algext.cc (modified) * libpolys/polys/monomials/ring.cc (modified) * libpolys/polys/monomials/ring.h (modified) * libpolys/tests/coeffs_test.h (modified) * libpolys/tests/polys_test.h (modified) removed calls to nCoeff_is_Q_a and nCoeff_is_Zp_a (kept definitions ... Thu, 26 May 2011 08:29:03 GMT Frank Seelisch [73a9ffb] * libpolys/coeffs/coeffs.h (modified) * libpolys/coeffs/ffields.cc (modified) * libpolys/coeffs/gnumpc.cc (modified) * libpolys/coeffs/gnumpfl.cc (modified) * libpolys/coeffs/longrat.cc (modified) * libpolys/coeffs/modulop.cc (modified) * libpolys/coeffs/numbers.cc (modified) * libpolys/coeffs/rintegers.cc (modified) * libpolys/coeffs/rmodulo2m.cc (modified) * libpolys/coeffs/rmodulon.cc (modified) * libpolys/coeffs/shortfl.cc (modified) * libpolys/polys/ext_fields/algext.cc (modified) made sure that ch is properly set everywhere, and ch >= 0; more ASSUMEs Mon, 23 May 2011 18:10:02 GMT Oleksandr Motsak [9eb0f9] * libpolys/coeffs/Makefile.am (modified) * libpolys/coeffs/coeffs.h (modified) * libpolys/coeffs/longrat.cc (modified) * libpolys/coeffs/longrat.h (modified) * libpolys/coeffs/numbers.cc (modified) * libpolys/coeffs/test.cc (modified) FIX: test coeffs using factory AND ntl (without public use of factory ... Thu, 19 May 2011 03:55:34 GMT Oleksandr Motsak [e3b233] * libpolys/coeffs/longrat.h (modified) * libpolys/coeffs/mpr_complex.h (modified) * libpolys/coeffs/numbers.cc (modified) * libpolys/coeffs/rintegers.cc (modified) * libpolys/coeffs/rmodulo2m.cc (modified) * libpolys/coeffs/rmodulon.cc (modified) CHG: include -> "si_gmp.h" (for local sources/headers) Wed, 11 May 2011 11:29:30 GMT Hans Schoenemann [121fd9] * libpolys/coeffs/ffields.cc (modified) * libpolys/coeffs/gnumpc.cc (modified) * libpolys/coeffs/gnumpfl.cc (modified) * libpolys/coeffs/longrat.cc (modified) * libpolys/coeffs/numbers.cc (modified) * libpolys/coeffs/numbers.h (modified) * libpolys/coeffs/shortfl.cc (modified) add: ndCoeffsIsEqual: generic case,parameter unsed fix: some "unused ... Wed, 11 May 2011 10:22:36 GMT Hans Schoenemann [2544e7] * libpolys/coeffs/gnumpc.cc (modified) * libpolys/coeffs/numbers.cc (modified) * libpolys/coeffs/numbers.h (modified) new: ndInit_bigint: no conversion, report error Tue, 10 May 2011 17:05:58 GMT Hans Schoenemann [b19ab84] * libpolys/coeffs/modulop.cc (modified) * libpolys/coeffs/numbers.cc (modified) * libpolys/coeffs/rmodulon.cc (modified) add some missing routines to coeffs Mon, 09 May 2011 12:14:51 GMT Hans Schoenemann [abb4787] * factory/GNUmakefile.in (modified) * factory/factory.template (modified) * libpolys/coeffs/Makefile.am (modified) * libpolys/coeffs/coeffs.h (modified) * libpolys/coeffs/longrat.cc (modified) * libpolys/coeffs/modulop.cc (modified) * libpolys/coeffs/numbers.cc (modified) * libpolys/coeffs/test.cc (modified) * libpolys/polys/Makefile.am (modified) * libpolys/polys/clapconv.cc (modified) * libpolys/polys/clapconv.h (modified) * libpolys/polys/clapsing.cc (modified) * libpolys/polys/clapsing.h (modified) * libpolys/polys/monomials/p_polys.cc (modified) * libpolys/tests/Makefile.am (modified) conversion factory <->singular for poly fix coeff tests for factory Fri, 06 May 2011 12:06:50 GMT Hans Schoenemann [eca225] * libpolys/coeffs/coeffs.h (modified) * libpolys/coeffs/modulop.cc (modified) * libpolys/coeffs/numbers.cc (modified) factory to number: Z/p Tue, 26 Apr 2011 20:40:57 GMT Oleksandr Motsak [6c084af] * libpolys/coeffs/coeffWrite (added) * libpolys/coeffs/coeffs.h (modified) * libpolys/coeffs/numbers.cc (modified) * libpolys/coeffs/numbers.h (modified) * libpolys/coeffs/shortfl.cc (modified) * libpolys/tests/coeffs_test.h (modified) ADD: CoeffWrite for n_R (shortfl.cc) ADD: test function pointers ... Tue, 19 Apr 2011 16:16:27 GMT Oleksandr Motsak [e5422d] * libpolys/coeffs/numbers.cc (modified) * libpolys/coeffs/numbers.h (modified) * libpolys/coeffs/rmodulo2m.cc (modified) * libpolys/tests/coeffs_test.h (modified) fixed zero divisior issue in Z/2^mZ coauthor: Frank Seelisch ... Thu, 14 Apr 2011 10:23:44 GMT Oleksandr Motsak [691dba] * libpolys/coeffs/gnumpc.cc (modified) * libpolys/coeffs/gnumpfl.cc (modified) * libpolys/coeffs/longrat.cc (modified) * libpolys/coeffs/longrat.h (modified) * libpolys/coeffs/longrat0.cc (modified) * libpolys/coeffs/modulop.cc (modified) * libpolys/coeffs/mpr_complex.cc (modified) * libpolys/coeffs/numbers.cc (modified) * libpolys/coeffs/rintegers.cc (modified) * libpolys/coeffs/rmodulo2m.cc (modified) * libpolys/coeffs/rmodulon.cc (modified) * libpolys/coeffs/test.cc (modified) * libpolys/polys/ext_fields/longalg.cc (modified) * libpolys/polys/operations/pShallowCopyDelete.cc (modified) * libpolys/polys/operations/p_Mult_q.cc (modified) * libpolys/polys/operations/p_Mult_q.h (modified) * libpolys/polys/polys0.cc (modified) * libpolys/polys/prCopy.cc (modified) * libpolys/polys/templates/p_Procs_Dynamic.cc (modified) * libpolys/polys/templates/p_Procs_Generate.cc (modified) * libpolys/polys/templates/p_Procs_Lib.cc (modified) FIX: use #include "config.h" everywhere Thu, 03 Mar 2011 13:26:34 GMT Oleksandr Motsak [16f8f1] * libpolys/coeffs/coeffs.h (modified) * libpolys/coeffs/numbers.cc (modified) * libpolys/coeffs/test.cc (modified) * libpolys/polys/ext_fields/longtrans.cc (modified) ADD: minor changes to coeffs, numbers and tests Wed, 02 Mar 2011 17:49:02 GMT Oleksandr Motsak [fb0a699] * libpolys/coeffs/numbers.cc (modified) * libpolys/coeffs/test.cc (modified) FIX: fixed a bug, which occured during the last rebase (2.03.2011) Wed, 02 Feb 2011 14:55:04 GMT Mohamed Barakat [35eaf8] * libpolys/coeffs/coeffs.h (modified) * libpolys/coeffs/numbers.cc (modified) * libpolys/coeffs/numbers.h (modified) * libpolys/polys/Makefile.am (modified) * libpolys/polys/monomials/p_polys.cc (modified) * libpolys/polys/templates/for_future_ref (added) * libpolys/polys/templates/p_Copy__T.cc (modified) * libpolys/polys/templates/p_Delete__T.cc (modified) * libpolys/polys/templates/p_Numbers.h (modified) * libpolys/polys/templates/p_Procs_Generate.cc (modified) - update the build system to build p_Procs.inc - change macros to ... Wed, 01 Dec 2010 15:15:17 GMT Mohamed Barakat [014b65] * .gitignore (modified) * Makefile.am (modified) * coeffs/Makefile.in (deleted) * coeffs/config.h.in (deleted) * coeffs/configure (deleted) * configure.ac (modified) * install-sh (deleted) * libpolys/AUTHORS (copied) * libpolys/COPYING (added) * libpolys/ChangeLog (copied) * libpolys/INSTALL (added) * libpolys/Makefile.am (added) * libpolys/NEWS (copied) * libpolys/README (copied) * libpolys/coeffs/.gdbinit (moved) * libpolys/coeffs/AUTHORS (copied) * libpolys/coeffs/COPYING (added) * libpolys/coeffs/ChangeLog (copied) * libpolys/coeffs/INSTALL (added) * libpolys/coeffs/LIB (moved) * libpolys/coeffs/Makefile.am (added) * libpolys/coeffs/NEWS (copied) * libpolys/coeffs/README (copied) * libpolys/coeffs/coeffs.h (moved) * libpolys/coeffs/configure.ac (moved) * libpolys/coeffs/ffields.cc (moved) * libpolys/coeffs/ffields.h (moved) * libpolys/coeffs/gftables (moved) * libpolys/coeffs/gnumpc.cc (moved) * libpolys/coeffs/gnumpc.h (moved) * libpolys/coeffs/gnumpfl.cc (moved) * libpolys/coeffs/gnumpfl.h (moved) * libpolys/coeffs/longrat.cc (moved) * libpolys/coeffs/longrat.h (moved) * libpolys/coeffs/longrat0.cc (moved) * libpolys/coeffs/modulop.cc (moved) * libpolys/coeffs/modulop.h (moved) * libpolys/coeffs/mpr_complex.cc (moved) * libpolys/coeffs/mpr_complex.h (moved) * libpolys/coeffs/mpr_global.h (moved) * libpolys/coeffs/numbers.cc (moved) * libpolys/coeffs/numbers.h (moved) * libpolys/coeffs/rintegers.cc (moved) * libpolys/coeffs/rintegers.h (moved) * libpolys/coeffs/rmodulo2m.cc (moved) * libpolys/coeffs/rmodulo2m.h (moved) * libpolys/coeffs/rmodulon.cc (moved) * libpolys/coeffs/rmodulon.h (moved) * libpolys/coeffs/shortfl.cc (moved) * libpolys/coeffs/shortfl.h (moved) * libpolys/coeffs/si_gmp.h (moved) * libpolys/coeffs/test.cc (moved) * libpolys/configure.ac (added) * libpolys/misc/AUTHORS (moved) * libpolys/misc/COPYING (added) * libpolys/misc/ChangeLog (moved) * libpolys/misc/INSTALL (added) * libpolys/misc/Makefile.am (moved) * libpolys/misc/NEWS (moved) * libpolys/misc/README (moved) * libpolys/misc/auxiliary.h (moved) * libpolys/misc/configure.ac (moved) * libpolys/misc/mylimits.h (moved) * libpolys/polys/Makefile.in (moved) * libpolys/polys/config.h.in (moved) * libpolys/polys/configure (moved) * libpolys/polys/configure.ac (moved) * libpolys/polys/ext_fields/longalg.cc (moved) * libpolys/polys/ext_fields/longalg.h (moved) * libpolys/polys/monomials/monomials.cc (moved) * libpolys/polys/monomials/monomials.h (moved) * libpolys/polys/monomials/p_polys.cc (moved) * libpolys/polys/monomials/p_polys.h (moved) * libpolys/polys/monomials/polys-impl.h (moved) * libpolys/polys/monomials/ring.cc (moved) * libpolys/polys/monomials/ring.h (moved) * libpolys/polys/operations/pShallowCopyDelete.cc (moved) * libpolys/polys/operations/pShallowCopyDelete.h (moved) * libpolys/polys/operations/p_Mult_q.cc (moved) * libpolys/polys/operations/p_Mult_q.h (moved) * libpolys/polys/pDebug.cc (moved) * libpolys/polys/pInline0.cc (moved) * libpolys/polys/pInline0.h (moved) * libpolys/polys/polys.cc (moved) * libpolys/polys/polys.h (moved) * libpolys/polys/polys0.cc (moved) * libpolys/polys/polys1.cc (moved) * libpolys/polys/prCopy.cc (moved) * libpolys/polys/prCopy.h (moved) * libpolys/polys/prCopy.pl (moved) * libpolys/polys/prCopyMacros.h (moved) * libpolys/polys/prCopyTemplate.cc (moved) * libpolys/polys/templates/p_Add_q__T.cc (moved) * libpolys/polys/templates/p_Copy__T.cc (moved) * libpolys/polys/templates/p_Delete__T.cc (moved) * libpolys/polys/templates/p_MemAdd.h (moved) * libpolys/polys/templates/p_MemCmp.h (moved) * libpolys/polys/templates/p_MemCopy.h (moved) * libpolys/polys/templates/p_Merge_q__T.cc (moved) * libpolys/polys/templates/p_Minus_mm_Mult_qq__T.cc (moved) * libpolys/polys/templates/p_Mult_mm__T.cc (moved) * libpolys/polys/templates/p_Mult_nn__T.cc (moved) * libpolys/polys/templates/p_Neg__T.cc (moved) * libpolys/polys/templates/p_Numbers.h (moved) * libpolys/polys/templates/p_Procs.h (moved) * libpolys/polys/templates/p_Procs_Dynamic.cc (moved) * libpolys/polys/templates/p_Procs_Dynamic.h (moved) * libpolys/polys/templates/p_Procs_Generate.cc (moved) * libpolys/polys/templates/p_Procs_Impl.h (moved) * libpolys/polys/templates/p_Procs_Lib.cc (moved) * libpolys/polys/templates/p_Procs_Set.h (moved) * libpolys/polys/templates/p_Procs_Static.cc (moved) * libpolys/polys/templates/p_Procs_Static.h (moved) * libpolys/polys/templates/p_ShallowCopyDelete__T.cc (moved) * libpolys/polys/templates/p_kBucketSetLm__T.cc (moved) * libpolys/polys/templates/pp_Mult_Coeff_mm_DivSelectMult__T.cc (moved) * libpolys/polys/templates/pp_Mult_Coeff_mm_DivSelect__T.cc (moved) * libpolys/polys/templates/pp_Mult_mm_Noether__T.cc (moved) * libpolys/polys/templates/pp_Mult_mm__T.cc (moved) * libpolys/polys/templates/pp_Mult_nn__T.cc (moved) * libpolys/reporter/Makefile.in (moved) * libpolys/reporter/configure.ac (moved) * libpolys/reporter/dError.c (moved) * libpolys/reporter/mkinstalldirs (moved) * libpolys/reporter/reporter.cc (moved) * libpolys/reporter/reporter.h (moved) * libpolys/resources/Makefile.in (moved) * libpolys/resources/config.h.in (moved) * libpolys/resources/configure.ac (moved) * libpolys/resources/feFopen.cc (moved) * libpolys/resources/feFopen.h (moved) * libpolys/resources/feResource.cc (moved) * libpolys/resources/feResource.h (moved) * reporter/config.h.in (deleted) * reporter/configure (deleted) * resources/configure (deleted) - moved misc,reporter,resources,coeffs,polys -> (new) libpolys (Hans ...