PARI/GP

Main:
  PARI/GP?
  Download
  Packages
  Search

Support:
  FAQ
  Documentation
  Mailing Lists
  Links

Development:
  Version Control
  Coding Guidelines
  Latest Changes
  Bugs
  Buildlogs

Statistics:
  Benchmarks
  WWW Stats

Changes commited to PARI GIT during the last two weeks


16e5f68 | Karim Belabas | Fri, 10 Feb 2012 14:52:27 +0100
cleanup ellorder / Q + move test from elliptic [ bench ] => ell
72	43	src/basemath/elliptic.c
5	1	src/test/32/ell
2	7	src/test/32/elliptic
2	7	src/test/64/elliptic
7	2	src/test/in/ell
0	5	src/test/in/elliptic

5517aae | Andreas Enge | Fri, 10 Feb 2012 12:10:24 +0100
32/elliptic: modified resource consumption
2	2	src/test/32/elliptic

3ccd050 | Andreas Enge | Fri, 10 Feb 2012 12:10:13 +0100
ell_to_a4a6: added description
4	0	src/basemath/elliptic.c

ec99fd2 | Andreas Enge | Fri, 10 Feb 2012 12:10:03 +0100
ellorder: reduce some more mod p
1	1	src/basemath/elliptic.c

24178c5 | Andreas Enge | Fri, 10 Feb 2012 12:09:52 +0100
rewritten orderell to use FpE functions
20	14	src/basemath/elliptic.c

8a0b1f8 | Andreas Enge | Fri, 10 Feb 2012 12:09:42 +0100
ellorder: added test case of large point of infinite order
6	1	src/test/32/elliptic
6	1	src/test/64/elliptic
5	0	src/test/in/elliptic

92a13bd | Andreas Enge | Fri, 10 Feb 2012 12:09:31 +0100
ellorder for curves over Q: added check modulo one prime
35	8	src/basemath/elliptic.c

e50dff9 | Bill Allombert | Fri, 10 Feb 2012 11:22:54 +0100
Fix typo previous ellorder change.
1	1	src/basemath/elliptic.c

9c3fee8 | Bill Allombert | Thu, 9 Feb 2012 18:33:21 +0100
ellorder test: try point with larger order.
PARI 2.5.0 passed the previous test because the order was less than 16, and ellorder for Z tried all order up to 16!
2	2	src/test/32/ell
1	1	src/test/in/ell

dcd29e0 | Bill Allombert | Thu, 9 Feb 2012 18:16:44 +0100
BA 63- ellorder(E,P*Mod(1,p)) did not work if E was defined over Z.
2	2	CHANGES
12	11	src/basemath/elliptic.c
2	1	src/test/32/ell
2	0	src/test/in/ell

ba6a80d | Karim Belabas | Wed, 8 Feb 2012 22:10:31 +0100
JD 63- possible SEGV in pari_init_opts [#1264]
1	0	CHANGES
1	1	src/language/init.c

46d5319 | Karim Belabas | Wed, 8 Feb 2012 20:42:03 +0100
62- znlog(5,Mod(2,401)) -> SEGV [#1285] Typo in gen_factored_order
1	0	CHANGES
2	2	src/basemath/bb_group.c
2	1	src/test/32/zn
2	0	src/test/in/zn

8cf3ab3 | Bill Allombert | Tue, 7 Feb 2012 18:18:01 +0100
ell_to_a4a6: also return base change.
6	2	src/basemath/elliptic.c

3fd154b | Karim Belabas | Mon, 6 Feb 2012 14:15:47 +0100
fix typo in gcvtop()
1	0	src/basemath/gen2.c

ea13860 | Karim Belabas | Sun, 5 Feb 2012 22:42:11 +0100
don't print elements [ to reduce variability... ]
759	879	src/test/32/bnfisintnorm
0	889	src/test/64/bnfisintnorm
5	1	src/test/in/bnfisintnorm

7e6779c | Karim Belabas | Sun, 5 Feb 2012 22:01:50 +0100
cleanup elldivpol + document [#1267]
25	31	src/basemath/elliptic.c
18	3	src/functions/elliptic_curves/elldivpol

ed4dc57 | Karim Belabas | Sun, 5 Feb 2012 12:59:13 +0100
add #1280
1	0	src/test/32/nf
2	1	src/test/64/nf
2	0	src/test/in/nf

caa8057 | Loïc Grenié | Sun, 5 Feb 2012 09:33:01 +0100
Correct incorrect table length
In case LIMC would go over 376127, the size of the prime table in GRHcheck was too small. Moreover, fix incorrect initialisation in FBgen.
5	2	src/basemath/buch1.c
5	2	src/basemath/buch2.c

4e40ad9 | Loïc Grenié | Sun, 5 Feb 2012 09:32:23 +0100
Fix memory leak in GRHcheck
1	0	src/basemath/buch1.c
1	0	src/basemath/buch2.c

0504488 | Loïc Grenié | Sun, 5 Feb 2012 01:08:29 +0100
Correct #1280
Also change GRHcheck primes table to include LIMC.
7	7	src/basemath/buch1.c
5	5	src/basemath/buch2.c

18b3415 | Karim Belabas | Sat, 4 Feb 2012 12:59:02 +0100
BA 38- GP function dbg_x (like \x)
1	0	CHANGES
7	7	doc/usersch2.tex
10	0	src/functions/programming/dbg_x

324d35d | Karim Belabas | Sat, 4 Feb 2012 12:47:08 +0100
61- mathnf(..., 4) didn't remove 0 columns from HNF [#1271]
1	0	CHANGES
1	1	src/basemath/hnf_snf.c

8929204 | Karim Belabas | Sat, 4 Feb 2012 12:43:29 +0100
off-by-1 error in readbin() [#1282]
5	5	src/language/es.c

33cd2bd | Karim Belabas | Sat, 4 Feb 2012 00:06:29 +0100
37- library functions rootsof1_Fp, rootsof1u_Fp, rootsof1_Fl + use them instead of Fp_sqrtn(gen_1,...)
1	0	CHANGES
9	0	doc/usersch5.tex
33	0	src/basemath/arith1.c
1	2	src/basemath/polarit3.c
4	6	src/basemath/trans1.c
3	0	src/headers/paridecl.h

5a1c7a8 | Karim Belabas | Fri, 3 Feb 2012 17:19:56 +0100
typo in previous divisors -> divisorsu change [t_VEC->t_VECSMALL]
2	3	src/modules/subfield.c

0b887a5 | Karim Belabas | Fri, 3 Feb 2012 16:49:48 +0100
divisors(utoi()) -> divisorsu
2	2	src/modules/subfield.c

293b8aa | Karim Belabas | Fri, 3 Feb 2012 02:28:19 +0100
bnrL1: cleanup + return also the trivial character
20	23	src/modules/stark.c

2268a36 | Karim Belabas | Thu, 2 Feb 2012 21:30:40 +0100
GPTEX environment override for 'tex'
6	0	doc/gphelp.1
2	1	doc/gphelp.in

d0191af | Karim Belabas | Thu, 2 Feb 2012 21:15:24 +0100
tex -> $TEX, pdftex -> $PDFTEX
26	24	config/DOC_Make.SH

470ee34 | Bill Allombert | Thu, 2 Feb 2012 17:42:50 +0100
ZXQX_divides: use RgX_rem instead of ZX_rem
ZX_rem does not handle non monic modulus.
1	1	doc/usersch5.tex
6	5	src/basemath/RgX.c
2	2	src/basemath/nffactor.c
1	1	src/headers/paridecl.h
3	1	src/test/32/nffactor
4	0	src/test/in/nffactor

41e9b4c | Bill Allombert | Wed, 1 Feb 2012 23:08:08 +0100
FpXQ_ffisom_inv/FpX_ffintersect: cleanup
Use RgV_to_RgX instead of gtopolyrev USe Fp_sqrtn(1) instead of znprimroot and powering.
2	4	src/basemath/polarit3.c

62ccc60 | Bill Allombert | Wed, 1 Feb 2012 21:39:57 +0100
Add faster version of for(i=a,b,...) when a is a t_INT
forparii detect if i has been changed by the user and revert to safe/slow mode.
28	1	src/language/sumiter.c

cb8b205 | Bill Allombert | Wed, 1 Feb 2012 19:01:56 +0100
gen_rectdraw0: force colors < l(pari_colormap)
Remove (now useless) per-engine checks
0	1	src/graph/plotQt.c
0	1	src/graph/plotQt4.c
1	7	src/graph/plotX.c
0	1	src/graph/plotfltk.c
9	6	src/graph/plotport.c

e29bf3a | Bill Allombert | Wed, 1 Feb 2012 15:53:35 +0100
Add gcloneref and use it for return().
1	0	src/headers/paridecl.h
1	1	src/language/eval.c
7	0	src/language/init.c

e24f960 | Karim Belabas | Wed, 1 Feb 2012 09:22:26 +0100
don't use pari_warn or pari_err after pari_close() [#1281]
29	28	src/graph/plotX.c

4b8f069 | Karim Belabas | Wed, 1 Feb 2012 08:55:39 +0100
60- factorpadic(,,,1) => SEGV when linear factors/Q [#1278]
1	0	CHANGES
5	0	src/basemath/polarit1.c
10	1	src/test/32/padic
1	1	src/test/in/padic

a2b97ef | Karim Belabas | Wed, 1 Feb 2012 08:34:44 +0100
59- allow bnrL1 over Q [#1279]
1	0	CHANGES
3	8	src/modules/stark.c

c187067 | Karim Belabas | Wed, 1 Feb 2012 08:07:47 +0100
remove generated file usersch3.tex from list + cleanup
4	2	config/checkspaces

27459b7 | Karim Belabas | Wed, 1 Feb 2012 08:07:22 +0100
remove whitespace
2	2	src/functions/number_fields/bnrL1

41dd7b6 | Bill Allombert | Wed, 1 Feb 2012 00:21:39 +0100
return elimination: follow if() branches.
3	2	src/language/compile.c

92a023c | Bill Allombert | Wed, 1 Feb 2012 00:21:30 +0100
Compiler: remove useless call to return automatically.
12	4	src/language/compile.c

636ab6e | Bill Allombert | Wed, 1 Feb 2012 00:21:18 +0100
compiler: rename FLreturn to FLsurvive
12	12	src/language/compile.c

69949d4 | Bill Allombert | Tue, 31 Jan 2012 20:31:42 +0100
gp2c description: fix Str and add system.
Str description did not support multiple argument. system now calls the C library system function. (system0 is not part of libpari)
6	1	src/functions/conversions/Str
2	0	src/functions/programming/system

052b98d | Bill Allombert | Tue, 31 Jan 2012 20:31:30 +0100
Remove _toGENstr (unused since gp2c 0.0.4, 2005)
0	5	src/functions/gp2c_internal/_toGENstr

2fcef46 | Karim Belabas | Tue, 31 Jan 2012 15:25:53 +0100
improve
27	33	src/functions/number_fields/bnrL1

c11378f | Karim Belabas | Mon, 30 Jan 2012 15:58:18 +0100
add comment
1	1	config/setversion

19fd2b6 | Bill Allombert | Mon, 30 Jan 2012 10:09:40 +0100
dbg_down Doc: quote the underscore.
1	1	src/functions/programming/dbg_down

5193e46 | Bill Allombert | Sun, 29 Jan 2012 23:28:17 +0100
BA 36- [breakloop] functions dbg_up/dbg_down.
1	0	CHANGES

d7ea85c | Bill Allombert | Sun, 29 Jan 2012 23:05:48 +0100
Add gp function dbg_up/dbg_down for debugging with the break loop.
8	0	src/functions/programming/dbg_down
7	0	src/functions/programming/dbg_up
23	4	src/gp/gp.c
2	0	src/gp/gp.h
2	2	src/headers/paridecl.h
1	1	src/language/anal.h
3	3	src/language/compile.c
11	8	src/language/eval.c
2	2	src/language/init.c
21	0	src/test/32/debugger
6	0	src/test/in/debugger

1978078 | Karim Belabas | Sun, 29 Jan 2012 17:35:35 +0100
46- remove config/gitversion from 'make snapshot' tarball + ensure same version string in gp header as on the machine on which the snapshot was taken
1	0	CHANGES
5	8	config/settar
11	14	config/version

bb7c0e0 | Karim Belabas | Sun, 29 Jan 2012 17:35:35 +0100
make snapshot created config/gitversion, when was then ignored. Take it into account.
1	1	config/settar
5	0	config/version

ec0de58 | Bill Allombert | Sun, 29 Jan 2012 15:36:10 +0100
Use $MAKE instead of make if it is set.
5	4	Configure

2cede54 | Karim Belabas | Sun, 29 Jan 2012 11:52:47 +0100
svn -> git in a few places
1	2	doc/usersch5.tex
4	6	src/functions/programming/version

10cb3f5 | Bill Allombert | Sat, 28 Jan 2012 23:51:11 +0100
Add Help for ge, gt, le, lt.
1	1	src/functions/symbolic_operators/ge
1	1	src/functions/symbolic_operators/gt
1	1	src/functions/symbolic_operators/le
1	1	src/functions/symbolic_operators/lt

2cce227 | Karim Belabas | Sat, 28 Jan 2012 18:14:02 +0100
declate ZM_imagecompl
1	0	src/headers/paridecl.h

aeaf043 | Bill Allombert | Sat, 28 Jan 2012 13:09:56 +0100
ellheight: Fix typo in error message.
1	1	src/basemath/elliptic.c

1278f22 | Bill Allombert | Sat, 28 Jan 2012 01:58:06 +0100
58- ellheight([0, 0, 1, -1, 0], [0., 0.]) -> BUG
1	0	CHANGES

65ca8a0 | Bill Allombert | Fri, 27 Jan 2012 23:31:16 +0100
BA 57- my(f(x)=x+1);f --> SEGV                                       [#1273]
4	4	CHANGES
9	8	src/language/es.c

c5bb9d2 | Andreas Enge | Fri, 27 Jan 2012 20:25:24 +0100
small documentation fix to ellinit
1	1	src/functions/elliptic_curves/ellinit



PARI/GP Development
Last Modified: 2011-11-30 11:27:23
Copyleft © 2003-2011 the PARI group.