PARI/GP

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 weeks


cea32ebc88 | Bill Allombert | Thu, 4 Jun 2026 15:42:11 +0200
test-ellff: set stacksize back to 10M
2	2	src/test/32/ellff
1	1	src/test/in/ellff

80d2c635ba | Karim Belabas | Thu, 4 Jun 2026 15:19:20 +0200
kill warning
1	1	src/basemath/Zp.c

8e92567d7f | Bill Allombert | Wed, 3 Jun 2026 23:40:47 +0200
Flxq_ellcard_i: update tuning
8	2	src/basemath/FlxqE.c

9a93917358 | Bill Allombert | Wed, 3 Jun 2026 19:29:37 +0200
58- ellcard(ellinit([ffgen([53,36]),1])) -> wrong result
1	0	CHANGES
6	2	src/test/32/ellff
9	1	src/test/in/ellff

b322fcec44 | Bill Allombert | Wed, 3 Jun 2026 18:33:22 +0200
FqX_Fq_translate: handle FpX_get_red correctly
1	1	src/basemath/polarit3.c

e73648c8fe | Bill Allombert | Wed, 3 Jun 2026 17:26:26 +0200
FqM_mul_Kronecker: handle FpX_get_red correctly
1	1	src/basemath/ZX.c

7c43606540 | Bill Allombert | Wed, 3 Jun 2026 00:01:06 +0200
Rg_to_FpXQ: handle FpX_get_red correctly
3	3	src/basemath/polarit3.c

7fd66d7a75 | Karim Belabas | Tue, 2 Jun 2026 04:51:51 +0200
ZM_lll_norms: cleanup tuning for Flatter use

- move the thre/thsn arrays out of the main function
- rename and simplify get_gaussred (which doesn't return an answer
  in "qfgaussred" format but a geuine Cholesky matrix)
- avoid calling ZM_rank in marginal cases (n <= 2) where it's not needed
42	31	src/basemath/lll.c

fea47f23bd | Karim Belabas | Tue, 2 Jun 2026 01:03:51 +0200
make sure QR_init fails in all cases of precision problems

- would not be the case when k = #M
- now gsisinv can be safely removed: it will never be false when QR_init
  returns 1
5	2	src/basemath/bibli1.c
2	11	src/basemath/lll.c

461adb5976 | Karim Belabas | Tue, 2 Jun 2026 00:50:34 +0200
max_radius: fix optimistic comments and types

- The old mpdiv call was definitely wrong (we could have S[i,j] and B[j]
t_INT), introducing a unintended 'floor'.

- But the new code introduced in 18fc92cfa was too optimistic: it is not
guaranteed that B[i] is a t_REAL for i> 1
4	4	src/basemath/bibli1.c
4	4	src/basemath/nffactor.c

360dbe2a9c | Bill Allombert | Tue, 2 Jun 2026 00:28:16 +0200
Flx_Teichmuller: avoid long division
17	5	src/basemath/Zp.c

d06e5bd6c8 | Bill Allombert | Mon, 1 Jun 2026 21:09:47 +0200
polteichmuller: require explicitly that T is irreducible.
1	0	CHANGES
1	0	src/basemath/Zp.c
4	3	src/functions/polynomials/polteichmuller
6	4	src/test/32/padic
2	2	src/test/in/padic

2c0bcb32d8 | Bill Allombert | Sun, 31 May 2026 17:18:32 +0200
polteichmuller: use faster algorithm for p>7
65	1	src/basemath/Zp.c

606afd63ab | Bill Allombert | Sun, 31 May 2026 14:47:36 +0200
Flxq_lroot_pre: fix c++ warning
2	2	src/basemath/Flx.c

1853707db1 | Bill Allombert | Sun, 31 May 2026 12:09:04 +0200
Fix line break after type
4	2	src/basemath/ispower.c
2	1	src/basemath/mftrace.c
2	1	src/basemath/random.c
28	14	src/language/anal.c
22	11	src/language/es.c
2	2	src/language/hash.c
2	1	src/modules/algebras.c

8f41134c02 | Bill Allombert | Sun, 31 May 2026 12:04:20 +0200
Fix line break after static
12	6	src/basemath/F2xqE.c
4	2	src/basemath/FlxX.c
4	2	src/basemath/FpXX.c
2	1	src/basemath/ellrank.c
2	1	src/basemath/gen2.c
6	3	src/basemath/lfunutils.c
4	2	src/basemath/modsym.c
16	8	src/basemath/nflistQT.c
4	2	src/basemath/quad.c
10	5	src/basemath/trans3.c
6	6	src/kernel/gmp/mp.c
4	4	src/language/es.c
2	1	src/language/eval.c
2	1	src/language/intnum.c
2	1	src/language/parsec.h
6	3	src/language/sumiter.c
11	5	src/modules/algebras.c
2	1	src/modules/elldata.c
2	1	src/modules/thue.c

a5142d7072 | Bill Allombert | Sun, 31 May 2026 11:26:57 +0200
_can5_invl: fix line break
4	2	src/basemath/Zp.c

a4ac0ff2f2 | Bill Allombert | Sun, 31 May 2026 11:16:06 +0200
_can_invl: fix line break
6	6	src/basemath/Zp.c

223f158451 | Bill Allombert | Sun, 31 May 2026 09:53:52 +0200
Fix long->ulong confusion in some Flx* prototypes
4	4	src/basemath/Flx.c
3	3	src/basemath/FlxX.c
7	7	src/headers/paridecl.h



PARI/GP Development
Last Modified: 2025-11-17 10:46:31
Copyleft © 2003-2025 the PARI group.