# # ChangeLog for libpolys/coeffs/coeffs.h in git # # Generated by Trac 1.2.3 # Apr 27, 2024, 4:20:36 PM 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, 03 May 2011 10:16:01 GMT Frank Seelisch [26c66ae] * libpolys/coeffs/coeffs.h (modified) * libpolys/coeffs/test.cc (modified) * libpolys/polys/monomials/ring.cc (modified) * libpolys/tests/coeffs_test.h (modified) * libpolys/tests/common.h (modified) use n_Ext, only, for any type of extensions (after discussion with Hans) Fri, 29 Apr 2011 12:51:47 GMT Frank Seelisch [aec5c9] * libpolys/coeffs/coeffs.h (modified) * libpolys/polys/monomials/ring.cc (modified) * libpolys/polys/monomials/ring.h (modified) minpoly replaced by minideal->m[0]; prep for longalg/longtrans Wed, 27 Apr 2011 14:25:41 GMT Oleksandr Motsak [4c6e420] * libpolys/coeffs/coeffs.h (modified) * libpolys/coeffs/gnumpc.cc (modified) * libpolys/coeffs/mpr_complex.cc (modified) * libpolys/polys/kbuckets.cc (modified) * libpolys/polys/monomials/maps.cc (modified) * libpolys/polys/monomials/p_polys.cc (modified) * libpolys/polys/monomials/ring.cc (modified) * libpolys/polys/monomials/ring.h (modified) * libpolys/polys/polys0.cc (modified) ADD: algring to coeffs (for extension fields via polynomials) FIX: ... 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, 26 Apr 2011 08:24:03 GMT Hans Schoenemann [3dbe0bf] * libpolys/coeffs/coeffs.h (modified) * libpolys/polys/monomials/ring.cc (modified) * libpolys/polys/templates/mod_raw.cc (modified) rSum: test for equal coeffs mod_raw: simplified Thu, 21 Apr 2011 11:34:10 GMT Oleksandr Motsak [01c1d0] * libpolys/coeffs/coeffs.h (modified) * libpolys/polys/OBSOLETE_pInitContent.cc (modified) * libpolys/polys/kbuckets.cc (modified) * libpolys/polys/monomials/maps.cc (modified) * libpolys/polys/monomials/p_polys.cc (modified) * libpolys/polys/monomials/ring.cc (modified) * libpolys/polys/monomials/ring.h (modified) * libpolys/polys/nc/gring.cc (modified) * libpolys/polys/polys0.cc (modified) * libpolys/polys/templates/p_Procs_Set.h (modified) FIX: moved P/minpoly/parameters from ring to coeff Thu, 21 Apr 2011 10:47:42 GMT Hans Schoenemann [c7e3d7] * libpolys/coeffs/coeffs.h (modified) * libpolys/coeffs/ffields.cc (modified) * libpolys/coeffs/ffields.h (modified) * libpolys/coeffs/modulop.cc (modified) * libpolys/coeffs/modulop.h (modified) cfCoeffWrite introduced Wed, 20 Apr 2011 19:43:24 GMT Oleksandr Motsak [17e473] * libpolys/coeffs/coeffs.h (modified) * libpolys/polys/monomials/ring.cc (modified) * libpolys/polys/monomials/ring.h (modified) * libpolys/polys/operations/p_Mult_q.cc (modified) * libpolys/tests/.gdbinit (moved) * libpolys/tests/polys_test.h (modified) FIX: we can link against libpolys FIX: rField_*(r...) all should ... Wed, 20 Apr 2011 15:24:15 GMT Hans Schoenemann [7dce2d7] * libpolys/coeffs/coeffs.h (modified) * libpolys/polys/monomials/p_polys.cc (modified) * libpolys/polys/templates/mod_raw.cc (modified) add comments to some coeff functions add p_EqualPolys fix warnings ... Thu, 07 Apr 2011 11:55:38 GMT Hans Schoenemann [0ef3f51] * libpolys/coeffs/coeffs.h (modified) * libpolys/coeffs/numbers.h (modified) moved compatiblity stuff to number.h moved public stuff (tersts) to ... Thu, 31 Mar 2011 17:37:45 GMT Oleksandr Motsak [028192] * libpolys/coeffs/coeffs.h (modified) * libpolys/polys/coeffrings.h (added) * libpolys/polys/ideals.h (modified) * libpolys/polys/matpol.h (modified) * libpolys/polys/monomials/maps.cc (modified) * libpolys/polys/monomials/p_polys.cc (modified) * libpolys/polys/monomials/p_polys.h (modified) * libpolys/polys/monomials/ring.cc (modified) * libpolys/polys/monomials/ring.h (modified) * libpolys/polys/nc/gring.h (modified) * libpolys/polys/nc/nc.h (modified) * libpolys/polys/pInline0.h (modified) FIX: p_polys.cc, ring.cc (mostly NC-stuff + ideals/matrices/numbers) Thu, 10 Mar 2011 12:24:53 GMT Hans Schoenemann [e69b7c] * libpolys/coeffs/coeffs.h (modified) * libpolys/coeffs/longrat.cc (modified) * libpolys/polys/operations/p_Mult_q.cc (modified) * libpolys/polys/templates/p_Numbers.h (modified) fixes for p_Mult_q.cc (buckets still missing) 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 Fri, 04 Feb 2011 12:43:49 GMT Hans Schoenemann [4581a96] * libpolys/coeffs/coeffs.h (modified) * libpolys/polys/monomials/p_polys.cc (modified) n_Par, postponing longalg stuff 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 ... Tue, 18 Jan 2011 13:05:53 GMT Hans Schoenemann [1389a4] * libpolys/coeffs/coeffs.h (modified) * libpolys/polys/monomials/p_polys.cc (modified) * libpolys/polys/monomials/ring.cc (modified) * libpolys/polys/monomials/ring.h (modified) * libpolys/polys/polys1.cc (modified) syntax fixes for libpoly, part 8: map stuff Thu, 13 Jan 2011 11:10:20 GMT Hans Schoenemann [5679049] * libpolys/coeffs/coeffs.h (modified) * libpolys/polys/monomials/p_polys.cc (modified) * libpolys/polys/monomials/ring.h (modified) * libpolys/polys/polys1.cc (modified) syntax fixes for libpoly, part 2 Wed, 12 Jan 2011 18:17:19 GMT Hans Schoenemann [8a8c9e] * libpolys/coeffs/coeffs.h (modified) * libpolys/polys/Makefile.am (modified) * libpolys/polys/monomials/monomials.cc (modified) * libpolys/polys/monomials/p_polys.cc (modified) * libpolys/polys/monomials/p_polys.h (modified) * libpolys/polys/monomials/ring.h (modified) * libpolys/polys/polys.cc (modified) * libpolys/polys/sbuckets.cc (moved) * libpolys/polys/sbuckets.h (moved) syntax fixes for libpoly, part 1 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 ...