Karim Belabas on Tue, 19 Apr 2005 10:40:36 +0200


[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]

Re: pari-2.2.10


* Karim Belabas [2005-04-17 19:24]:
> Hi pari-dev,
> 
>   I have bundled together a release candidate for pari-2.2.10.
>   
>   Source release:
>     ftp://pari.math.u-bordeaux.fr/pub/pari/unstable/2.2.10-rc1/pari.tar.gz
> 
>   Precompiled binary for Windows:
>     ftp://pari.math.u-bordeaux.fr/pub/pari/unstable/2.2.10-rc1/Pari.exe
> 
> (CVS tag: release-2-2-10)
> 
> Please install, test, and report any glitches !

Only one minor problem so far: the new optional argument to znorder
(Phil Carmody's patch, as (incorrectly) modified by me) was not taken
into account.

    Karim.

Index: src/functions/number_theoretical/znorder
===================================================================
RCS file: /home/cvs/pari/src/functions/number_theoretical/znorder,v
retrieving revision 1.2
diff -u -r1.2 znorder
--- src/functions/number_theoretical/znorder    17 Apr 2005 16:14:37 -0000     1.2
+++ src/functions/number_theoretical/znorder    19 Apr 2005 08:29:24 -0000
@@ -1,6 +1,6 @@
 Function: znorder
 Section: number_theoretical
-C-Name: order
+C-Name: znorder
 Prototype: GDG
 Help: znorder(x,{o}): order of the integermod x in (Z/nZ)*. Optional o is
  assumed to be a multiple of the order.

-- 
Karim Belabas                     Tel: (+33) (0)1 69 15 57 48
Dep. de Mathematiques, Bat. 425   Fax: (+33) (0)1 69 15 60 19
Universite Paris-Sud              http://www.math.u-psud.fr/~belabas/
F-91405 Orsay (France)            http://pari.math.u-bordeaux.fr/  [PARI/GP]