# # ChangeLog for coeffs in git # # Generated by Trac 1.2.3 # May 9, 2024, 2:47:52 PM Fri, 30 Apr 2010 17:26:10 GMT Oleksandr Motsak [94b759] * coeffs/coeffs.h (modified) * coeffs/gnumpc.cc (modified) * coeffs/gnumpc.h (modified) * coeffs/numbers.h (modified) Finished long_C: gnumpc.*. Note: that MapFunctions should look as ... Thu, 29 Apr 2010 15:03:48 GMT Oleksandr Motsak [8ea2cc] * .gitignore (modified) * coeffs/shortfl.cc (modified) Minor changes Thu, 29 Apr 2010 11:41:58 GMT Frank Seelisch [14b11bb] * coeffs/numbers.cc (modified) * coeffs/rmodulo2m.cc (modified) * coeffs/rmodulo2m.h (modified) * coeffs/rmodulon.cc (modified) * coeffs/rmodulon.h (modified) more changes for Z/n and Z/2^m Thu, 29 Apr 2010 09:35:00 GMT Frank Seelisch [8d0331d] * coeffs/numbers.cc (modified) * coeffs/rmodulo2m.cc (modified) * coeffs/rmodulo2m.h (modified) * coeffs/rmodulon.cc (modified) * coeffs/rmodulon.h (modified) changed Z/n and Z/2^m files Wed, 28 Apr 2010 15:51:55 GMT unknown [bd6142] * coeffs/coeffs.h (modified) included 'const coeffs r' in more signatures Thu, 29 Apr 2010 09:21:59 GMT Hans Schoenemann [9a080b] * coeffs/longtrans.cc (moved) * coeffs/longtrans.h (moved) * coeffs/numbers.cc (modified) nCopy should be cfCopy Wed, 28 Apr 2010 19:00:55 GMT Oleksandr Motsak [54336c] * coeffs/Makefile.in (modified) * output/Makefile.in (modified) * polys/longalg.cc (moved) * polys/longalg.h (moved) moved longalg.* to polys/ added make install for coeffs (check make ... Wed, 28 Apr 2010 17:27:48 GMT Oleksandr Motsak [38a5d69] * coeffs/Makefile.in (modified) removed longalg.* from Makefile for coeffs Wed, 28 Apr 2010 15:51:05 GMT Hans Schoenemann [332bfb] * coeffs/Makefile.in (modified) * numeric/mpr_base.cc (moved) * numeric/mpr_base.h (moved) * numeric/mpr_inout.cc (moved) * numeric/mpr_inout.h (moved) * numeric/mpr_numeric.cc (moved) * numeric/mpr_numeric.h (moved) moved root-finding/matrix stuff to ../numeric/ Wed, 28 Apr 2010 14:38:55 GMT Hans Schoenemann [db3180c] * coeffs/coeffs.h (modified) documentation Wed, 28 Apr 2010 12:53:08 GMT Oleksandr Motsak [8cb8e1] * coeffs/gnumpc.cc (modified) * coeffs/gnumpc.h (modified) * coeffs/numbers.h (modified) Fixed gnumpc.* Wed, 28 Apr 2010 11:08:13 GMT Oleksandr Motsak [77e585] * coeffs/coeffs.h (modified) Descriptions for some coeff. "virtual" methods Wed, 28 Apr 2010 11:06:50 GMT Mohamed Barakat [36f915] * coeffs/longrat0.cc (modified) adapted longrat0.cc Wed, 28 Apr 2010 11:06:12 GMT Mohamed Barakat [e973a0] * coeffs/coeffs.h (modified) delete nCopy from coeffs.h Wed, 28 Apr 2010 10:49:10 GMT Mohamed Barakat [b9e1afc] * coeffs/mpr_complex.cc (modified) adapted header files Tue, 27 Apr 2010 23:20:27 GMT Oleksandr Motsak [87cb4d5] * coeffs/coeffs.h (modified) * coeffs/numbers.h (modified) Trying to compile coeffs by fooling it. Undefine _TRY later on! Tue, 08 Mar 2011 18:29:56 GMT Oleksandr Motsak [7d90aa] * coeffs/Makefile.in (added) * coeffs/coeffs.h (added) * coeffs/config.h.in (added) * coeffs/configure (added) * coeffs/configure.ac (added) * coeffs/ffields.h (modified) * coeffs/gnumpc.cc (modified) * coeffs/gnumpc.h (modified) * coeffs/gnumpfl.cc (modified) * coeffs/gnumpfl.h (modified) * coeffs/longalg.cc (modified) * coeffs/longrat.cc (modified) * coeffs/longrat.h (modified) * coeffs/longrat0.cc (modified) * coeffs/modulop.cc (modified) * coeffs/modulop.h (modified) * coeffs/mpr_base.cc (modified) * coeffs/mpr_complex.cc (modified) * coeffs/mpr_complex.h (modified) * coeffs/mpr_numeric.cc (modified) * coeffs/numbers.cc (modified) * coeffs/numbers.h (modified) * coeffs/rmodulo2m.cc (modified) * coeffs/rmodulo2m.h (modified) * coeffs/rmodulon.cc (modified) * coeffs/rmodulon.h (modified) * coeffs/shortfl.cc (modified) * coeffs/shortfl.h (modified) * coeffs/si_gmp.h (added) initial changes to 'coeffs' + first build system Tue, 08 Mar 2011 18:26:22 GMT Oleksandr Motsak [634d93b] * coeffs/ffields.cc (moved) * coeffs/ffields.h (moved) * coeffs/gnumpc.cc (moved) * coeffs/gnumpc.h (moved) * coeffs/gnumpfl.cc (moved) * coeffs/gnumpfl.h (moved) * coeffs/longalg.cc (moved) * coeffs/longalg.h (moved) * coeffs/longrat.cc (moved) * coeffs/longrat.h (moved) * coeffs/longrat0.cc (moved) * coeffs/modulop.cc (moved) * coeffs/modulop.h (moved) * coeffs/mpr_base.cc (moved) * coeffs/mpr_base.h (moved) * coeffs/mpr_complex.cc (moved) * coeffs/mpr_complex.h (moved) * coeffs/mpr_global.h (moved) * coeffs/mpr_inout.cc (moved) * coeffs/mpr_inout.h (moved) * coeffs/mpr_numeric.cc (moved) * coeffs/mpr_numeric.h (moved) * coeffs/numbers.cc (moved) * coeffs/numbers.h (moved) * coeffs/rmodulo2m.cc (moved) * coeffs/rmodulo2m.h (moved) * coeffs/rmodulon.cc (moved) * coeffs/rmodulon.h (moved) * coeffs/shortfl.cc (moved) * coeffs/shortfl.h (moved) moved coeffs-related stuff from kernel to 'coeffs'