Try GP in your browser Main Download Packages Funding SEARCH Help / Community FAQ Documentation Tutorials Mailing Lists Bugs Timeline Ateliers PARI/GP Library Publications Contributed GP scripts Links Fun! Development Latest Changes Version Control Coding Guidelines PariDroid Logo Tests & benchmarks Buildlogs Coverage Report Doc Coverage Refcards test Benchmarks WWW Stats |
Changes commited to PARI GIT during the last two weeks74d59d2c60 | Karim Belabas | Wed, 18 Sep 2024 19:22:02 +0200 nflist([6,1] or [6,10]...) duplicate fields better fix than 53e605aab: introduce divisorsabsdisc function 33 28 src/basemath/nflist.c 2 1 src/test/32/nflist 2 1 src/test/in/nflist a31209ca65 | Bill Allombert | Tue, 17 Sep 2024 21:40:37 +0200 qflll(,1), qfllgram(,1): disable FLATTER algorithm. 3 0 CHANGES 53e605aabb | Bill Allombert | Tue, 17 Sep 2024 21:06:36 +0200 nflist([6,1],1229312), nflist([6,10],36192256) -> duplicate fields 2 1 CHANGES 6f9dd5115d | Bill Allombert | Tue, 17 Sep 2024 20:59:47 +0200 CHANGES: Move 2.16 changes to CHANGES-2.16 0 273 CHANGES 271 0 CHANGES-2.16 b28cd4e889 | Aurel Page | Tue, 17 Sep 2024 20:57:25 +0200 fix variable leak in algsplit 1 0 CHANGES 1 0 src/modules/algebras.c db03280b45 | Bill Allombert | Mon, 16 Sep 2024 16:54:37 +0200 nflist("C6",D): avoid duplicate result 2 1 src/basemath/nflist.c 4 5 src/test/32/nflist 1 1 src/test/in/nflist 76f90dc64a | Karim Belabas | Mon, 16 Sep 2024 15:49:00 +0200 nfeltsign: treat large inputs (wrt nf prec) as a priori suspicious [#2571] 8 7 src/basemath/base3.c 2 1 src/test/32/nfeltsign 4 0 src/test/in/nfeltsign ec2746a27f | Karim Belabas | Mon, 16 Sep 2024 14:33:58 +0200 remove useless gtoset_shallow in doC32C4_i 1 1 src/basemath/nflist.c 68f6ba3cba | Bill Allombert | Sat, 14 Sep 2024 23:15:20 +0200 nflist([6,10],36192256): avoid duplicate output 1 1 src/basemath/nflist.c 3 5 src/test/32/nflist 78652ea9f3 | Bill Allombert | Fri, 13 Sep 2024 13:26:15 +0200 otpimize_chunk: Avoid using too much stack for small primes 2 1 src/language/forprime.c a411583805 | Bill Allombert | Thu, 12 Sep 2024 20:45:12 +0200 pari_plot_by_file: do not delete file if gpsystem last less than 1s Some image viewers will return immediately and will not display files that have been deleted. In that case we have to leak the file. 6 1 src/graph/plotport.c 394fb85aec | Bill Allombert | Thu, 12 Sep 2024 20:37:43 +0200 optimize_chunk: set chunk to 0x800000UL by default (from Ilya). 10 3 src/language/forprime.c cd099ce243 | Bill Allombert | Thu, 12 Sep 2024 14:20:47 +0200 gphelp.1: Bump date 1 1 doc/gphelp.1 974c53cf7e | Karim Belabas | Thu, 12 Sep 2024 14:09:03 +0200 roll back part of commit 54e3afc45: t_FRAC are possible 4 4 src/basemath/base4.c 54e3afc452 | Karim Belabas | Thu, 12 Sep 2024 12:21:42 +0200 nfweilheight_i: use proper mp fonctions 4 4 src/basemath/base4.c e93ef0b935 | Aurel Page | Thu, 12 Sep 2024 11:26:07 +0200 fix doc ploth for 32 bit 1 1 src/functions/graphic/ploth 938e57fcbe | Aurel Page | Thu, 12 Sep 2024 11:24:43 +0200 ploth: fix test for 32 bit 1 1 src/test/in/plotexport 3ca8b36cbf | Bill Allombert | Thu, 12 Sep 2024 11:12:32 +0200 doc: partitions: fix %3 (from Christian Guenther) 1 1 src/functions/combinatorics/partitions 616cc75839 | Bill Allombert | Thu, 12 Sep 2024 11:05:19 +0200 README: bump version to 2.17.x 1 1 README 98926d88b4 | Bill Allombert | Thu, 12 Sep 2024 11:02:18 +0200 doc; gp.1, gphelp: use https to link to pari 6 6 doc/gp.1 1 1 doc/gphelp.in 1d78424ed4 | Bill Allombert | Wed, 11 Sep 2024 22:01:33 +0200 nfweilheight_i: do not use cmprr on t_INT 2 2 src/basemath/base4.c 6c9aefabfc | Bill Allombert | Wed, 11 Sep 2024 21:45:07 +0200 cvp0_dolll: use addii, not addrr 2 4 src/basemath/bibli1.c 5ba8b38ccc | Karim Belabas | Wed, 11 Sep 2024 21:22:29 +0200 typo in Buchall_param: don't check regulator if rank(units) = 0 regulator is gen_1 in this case and expo() applied to a t_INT. 2 1 src/basemath/buch2.c 01bcc40413 | Bill Allombert | Wed, 11 Sep 2024 20:22:47 +0200 factcylo.c: initialize Flx properly 2 0 src/basemath/factcyclo.c ef8594b2aa | Bill Allombert | Wed, 11 Sep 2024 18:38:31 +0200 Avoid creating t_MAT of t_VEC. 1 1 src/basemath/base3.c 1 1 src/basemath/grossenchar.c 856ede1373 | Bill Allombert | Wed, 11 Sep 2024 18:17:11 +0200 hyperellextremalmodels: used clarified algorithm 1 8 src/basemath/hyperell.c dd10c39b32 | Bill Allombert | Wed, 11 Sep 2024 16:52:37 +0200 quadclassnoF_fact: do not create t_MAT with columns of different types 2 2 src/basemath/quad.c 417e7771ce | Bill Allombert | Wed, 11 Sep 2024 16:40:48 +0200 bnfinit0: do not call degpol on a nf. 2 1 src/basemath/buch2.c 42 42 src/test/32/algebras 4 4 src/test/32/member a1d92c851b | Bill Allombert | Wed, 11 Sep 2024 15:45:52 +0200 frobpoltrunc: renormalize s 1 0 src/basemath/hgm.c 43cf5e4756 | Bill Allombert | Wed, 11 Sep 2024 15:17:09 +0200 Use vecsmallpermute instead of vecpermute for Vecsmall Affect nfsplitting_auto, groupelts_cyclic_subgroups. 1 1 src/basemath/base1.c 2 1 src/basemath/perm.c cf9d49a291 | Bill Allombert | Wed, 11 Sep 2024 11:54:18 +0200 RgXV_unscale: do not call RgX_copy on t_VEC 1 1 src/basemath/RgX.c 277777ea36 | Aurel Page | Wed, 11 Sep 2024 11:28:36 +0200 NEW file from KB 196 183 NEW eaa08eab9a | Aurel Page | Wed, 11 Sep 2024 10:30:51 +0200 ellisomat: doc typo 1 1 src/functions/elliptic_curves/ellisomat 49b5fcc401 | Aurel Page | Wed, 11 Sep 2024 10:16:20 +0200 add ploth test 1 0 src/test/in/plotexport cd24382192 | Aurel Page | Wed, 11 Sep 2024 09:47:49 +0200 fix doc ploth [#2569] 10 2 src/functions/graphic/ploth 5c1106cf45 | Aurel Page | Wed, 11 Sep 2024 09:28:58 +0200 COMPAT entry for alginit flag 4 0 COMPAT bf1ef448d5 | Bill Allombert | Tue, 10 Sep 2024 21:25:56 +0200 idealramgroups: handle non-wss groups correctly. P=x^9-3*x^8+12*x^7-12*x^6+12*x^5-12*x^4+12*x^3-12*x^2+9*x-3; G=galoissplittinginit(P); N=nfinit(G.pol); [T,o]=galoischartable(G); L=lfunartin(N,G,T[,6],o); lfunparams(L) 1 1 src/basemath/base1.c 15 12 src/basemath/perm.c 55ca45f6b8 | Bill Allombert | Mon, 9 Sep 2024 15:30:17 +0200 doc: gp_read_str_bitprec: avoid overflow 2 2 doc/usersch4.tex e5ea9f67ce | Aurel Page | Mon, 9 Sep 2024 12:08:05 +0200 doc typos 1 1 doc/tutorial.tex 8 7 doc/usersch4.tex aa080fb60b | Bill Allombert | Sun, 8 Sep 2024 16:07:28 +0200 parse.y: Revert "Make error inside matrix fatal" This is not needed now that strictmatch is always on. This fixes: ? [2u,3] *** syntax error, unexpected variable name, expecting ',': [2u,3] *** ^- instead of ? [2u,3] *** syntax error, unexpected variable name, expecting ',': [2u,3] *** ^---- 0 1 src/language/parse.y 77e68d4d39 | Karim Belabas | Sat, 7 Sep 2024 03:41:14 +0200 3- nflist([6,8],12167) -> SEGV [#2567] 2 0 CHANGES 1 1 src/basemath/nflist.c 4 0 src/test/in/nflist 96c167cc1a | Karim Belabas | Sat, 7 Sep 2024 01:47:13 +0200 extra & in settabs 1 1 doc/usersch4.tex cca9fd0311 | Karim Belabas | Fri, 6 Sep 2024 10:59:00 +0200 improve doc 7 3 src/functions/linear_algebra/qflll aeb275d8af | Bill Allombert | Thu, 5 Sep 2024 23:16:27 +0200 qflll/qflllgram: flag=1 disable flatter. 2 2 src/basemath/lll.c 6 5 src/functions/linear_algebra/qflll 7 6 src/functions/linear_algebra/qflllgram 40 40 src/test/32/compat 5 3 src/test/32/err 8 8 src/test/32/linear 9 9 src/test/32/lll 6a078ee6ba | Bill Allombert | Thu, 5 Sep 2024 21:19:47 +0200 Update doc to reflect that prec is in bit. 12 51 doc/usersch4.tex a0779fbc76 | Bill Allombert | Wed, 4 Sep 2024 23:36:58 +0200 qfminimize_fact: use qflll 1 1 src/basemath/qfsolve.c |
PARI/GP Development
Last Modified: 2016-03-22 20:34:27
Copyleft © 2003-2022
the PARI group.