| 1 |
|
2004-01-01 Richard B. Kreckel <kreckel@ginac.de> |
| 2 |
|
|
| 3 |
|
* include/cln/univpoly.h, include/cln/univpoly_complex.h, |
| 4 |
|
include/cln//univpoly_integer.h, include/cln/univpoly_modint.h, |
| 5 |
|
include/cln/univpoly_rational.h, include/cln/univpoly_real.h, |
| 6 |
|
src/polynomial/elem/cl_UP_GF2.h, src/polynomial/elem/cl_UP_MI.h, |
| 7 |
|
src/polynomial/elem/cl_UP_gen.h, src/polynomial/elem/cl_UP_no_ring.cc, |
| 8 |
|
src/polynomial/elem/cl_UP_number.h (ldegree): New function. |
| 9 |
|
* doc/cln.tex: Document `ldegree'. |
| 10 |
|
|
| 11 |
2003-12-29 Richard B. Kreckel <kreckel@ginac.de> |
2003-12-29 Richard B. Kreckel <kreckel@ginac.de> |
| 12 |
|
|
| 13 |
Rework of autoconfiscation infrastructure |
Rework of autoconfiscation infrastructure |
| 44 |
|
|
| 45 |
* examples/perfnum.cc: update to presumed 40th Mersenne prime. |
* examples/perfnum.cc: update to presumed 40th Mersenne prime. |
| 46 |
|
|
| 47 |
2003-08-06 Richard Kreckel <kreckel@ginac.de> |
2003-11-20 Christian Bauer <cbauer@ginac.de> |
| 48 |
|
|
| 49 |
|
Added pkg-config support |
| 50 |
|
* cln.pc.in: New file. |
| 51 |
|
* Makefile.in: Take care of cln.pc. |
| 52 |
|
* configure.ac: Likewise. |
| 53 |
|
|
| 54 |
|
2003-08-06 Richard B. Kreckel <kreckel@ginac.de> |
| 55 |
|
|
| 56 |
* src/numtheory/cl_nt_sqrtmodp.cc: #undef _R. |
* src/numtheory/cl_nt_sqrtmodp.cc: #undef _R. |
| 57 |
Reported by Andrew Rechnitzer <A.Rechnitzer@ms.unimelb.edu.au>. |
Reported by Andrew Rechnitzer <A.Rechnitzer@ms.unimelb.edu.au>. |