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


6a0656313d | Bill Allombert | Tue, 15 Jul 2025 19:37:21 +0200
FlxY_Flx_div: use Flx_get_red
1	0	src/basemath/FlxX.c

a87c92f44b | Bill Allombert | Tue, 15 Jul 2025 19:27:33 +0200
FlxX_resultant_subres: use Ducos algorithm
17	2	src/basemath/polarit3.c

1f60c30f77 | Bill Allombert | Mon, 14 Jul 2025 17:52:34 +0200
ZXX case: add tuning
34	2	src/basemath/polarit3.c
1	1	src/test/in/resultant

d9d75d164c | Bill Allombert | Mon, 14 Jul 2025 13:46:22 +0200
select_L0: remove special case
1	2	src/basemath/polmodular.c

f41a6adeb0 | Karim Belabas | Sun, 13 Jul 2025 05:07:30 +0200
kill warnings
2	2	src/basemath/polmodular.c

1de8c4c561 | Bill Allombert | Sat, 12 Jul 2025 14:25:21 +0200
polmodular: usr pari_PRIMES instead of private table
3	13	src/basemath/polmodular.c

5834e21cc1 | Bill Allombert | Fri, 11 Jul 2025 17:26:38 +0200
polmodular: fix discriminant selection for W5W7, L=17
1	3	src/basemath/polmodular.c
1	0	src/test/in/polmodular

c4080f23ed | Bill Allombert | Fri, 11 Jul 2025 12:21:11 +0200
Fix gc in theta
7	1	src/basemath/elltrans.c

12623f1693 | Bill Allombert | Wed, 9 Jul 2025 22:45:37 +0200
fileextern: add support for "w" mode (for input)
5	4	src/functions/programming/fileextern
1	1	src/functions/programming/fileopen
1	1	src/headers/paridecl.h
30	14	src/language/es.c

bb78fb8eb5 | Bill Allombert | Wed, 9 Jul 2025 20:29:19 +0200
FpX_FpXQV_eval: use matrix multiplication.
63	14	src/basemath/FpX.c

a4170e1d6d | Bill Allombert | Wed, 9 Jul 2025 18:05:38 +0200
New GP functions bitset, bitclear, bitflip
1	0	CHANGES
45	0	src/basemath/bit.c
29	0	src/functions/conversions/bitclear
9	0	src/functions/conversions/bitflip
22	0	src/functions/conversions/bitset
3	0	src/headers/paridecl.h
37	1	src/test/32/bit
18	0	src/test/in/bit

a4849e8f10 | hecohen | Wed, 9 Jul 2025 14:55:30 +0200
added gc in theta
4	0	src/basemath/elltrans.c

7723f3547d | Bill Allombert | Wed, 9 Jul 2025 11:55:07 +0200
Rename FlxY_resultant_polint to FlxX_resultant_polint
3	3	src/basemath/polarit3.c

5540b5ae25 | Karim Belabas | Wed, 9 Jul 2025 09:51:29 +0200
faster strjoin in all cases
3	1	src/language/str.c

2cde8c54db | Bill Allombert | Tue, 8 Jul 2025 22:30:45 +0200
New libpari function FqM_add, FqM_sub
1	0	CHANGES
6	2	doc/usersch5.tex
14	0	src/basemath/polarit3.c
2	0	src/headers/paridecl.h

9fbda35994 | Bill Allombert | Tue, 8 Jul 2025 21:25:46 +0200
resultant_fast: use ZXX_resultant
6	0	src/basemath/polarit2.c

64da4012e1 | Bill Allombert | Tue, 8 Jul 2025 21:25:37 +0200
polresultant0: add flag 2: Lazard/Ducos subresultant
1	1	src/basemath/polarit2.c
3	1	src/functions/polynomials/polresultant
3	3	src/test/32/compat
2	2	src/test/in/resultant

0591fa3b6d | Bill Allombert | Tue, 8 Jul 2025 19:58:59 +0200
Z*_resultant_prime: add GC
6	3	src/basemath/polarit3.c

22904c50ff | Bill Allombert | Tue, 8 Jul 2025 17:33:40 +0200
New libpari function RgX_is_ZXX
1	0	CHANGES
5	0	doc/usersch5.tex
17	0	src/basemath/polarit3.c
1	0	src/headers/paridecl.h

8be74e77f1 | Bill Allombert | Tue, 8 Jul 2025 13:48:10 +0200
New libpari function ZXX_resultant
1	1	CHANGES
3	0	doc/usersch5.tex
114	10	src/basemath/polarit3.c
6	0	src/functions/polynomials/polresultant
1	0	src/headers/paridecl.h
1	0	src/headers/paripriv.h

5f9dec80d3 | Bill Allombert | Tue, 8 Jul 2025 13:44:51 +0200
Flx_FlxY_resultant: call FlxX_resultant_subres directly
1	1	src/basemath/polarit3.c

15b900da95 | Karim Belabas | Tue, 8 Jul 2025 01:25:24 +0200
12- faster strjoin when delimiter is empty
2	1	CHANGES
18	6	src/language/str.c

ec770d9225 | Karim Belabas | Mon, 7 Jul 2025 23:16:42 +0200
don't mix declaration and code (remain C90 compatible)
6	4	src/basemath/polarit3.c

f61c2fdbad | Bill Allombert | Mon, 7 Jul 2025 15:03:36 +0200
FlxX_resultant: use interpolation algorithm
1	0	CHANGES
2	0	doc/usersch5.tex
71	9	src/basemath/polarit3.c
1	0	src/headers/paridecl.h

bd27ad7662 | Karim Belabas | Sat, 5 Jul 2025 11:30:04 +0200
document veccatselapply
3	0	doc/develop.tex

b9c4b6d044 | Bill Allombert | Fri, 4 Jul 2025 20:33:51 +0200
qfb_ZM_apply did not update q[4] [#2630]
1	0	CHANGES
19	1	src/basemath/Qfb.c
19	11	src/basemath/gen3.c
1	1	src/basemath/hyperell.c
4	0	src/headers/paripriv.h
3	1	src/test/32/qfb
2	1	src/test/in/qfb

7803a158ad | Aurel Page | Fri, 4 Jul 2025 11:20:19 +0200
gplib.c: change section names
2	2	src/language/gplib.c
2	2	src/test/32/help

f792e9816c | Karim Belabas | Thu, 3 Jul 2025 23:32:02 +0200
gplib.c: don't hardcode MAX_SECTION, get it from list of sections
26	23	src/language/gplib.c

364c17a628 | Karim Belabas | Wed, 2 Jul 2025 11:31:34 +0200
improve polclass doc
5	4	src/functions/polynomials/polclass



PARI/GP Development
Last Modified: 2025-06-25 23:47:34
Copyleft © 2003-2022 the PARI group.