PARI/GP

Main
  Download
  Packages
  GP in your browser
  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


9067d1732 | Bill Allombert | Mon, 27 Mar 2023 19:43:32 +0200
New libpari function Flx_extresultant_pre
2	1	CHANGES
2	0	doc/usersch5.tex
5	2	src/basemath/Flx.c
1	0	src/headers/paridecl.h

f6ad5c9d0 | Bill Allombert | Mon, 27 Mar 2023 17:16:15 +0200
Flx_resultant: use asymptotically fast algorithm
234	43	src/basemath/Flx.c

67f31ad70 | Karim Belabas | Sun, 26 Mar 2023 20:22:13 +0200
Flx_resultant_pre: typo, don't recompute pi
1	1	src/basemath/Flx.c

bfe74092e | Bill Allombert | Sat, 25 Mar 2023 12:26:08 +0100
ellheightmatrix: doc: replace ellbil -> ellheight
1	1	src/functions/elliptic_curves/ellheightmatrix

985803cc9 | Karim Belabas | Fri, 24 Mar 2023 22:06:24 +0100
doc typo
1	1	doc/usersch5.tex

b2f64c2ec | Bill Allombert | Thu, 23 Mar 2023 15:23:00 +0100
rare infinite loop in ellsaturation
1	0	CHANGES
7	5	src/basemath/elliptic.c
2	1	src/test/32/ell
11	0	src/test/in/ell

25e845015 | Bill Allombert | Wed, 22 Mar 2023 21:50:26 +0100
parselect: rewrite without gen_parapply

This works around a problem with clones leaking to threads
introduced by commit 2cb38ca0e1 (shallow srtoclosure)

my(f(x)=isprime(2*x+1));parselect(x->f(x)==0,[1..1000])
-> crash

In principle blocksearch could detect this by ignoring the clone bit.
1	0	CHANGES
19	16	src/basemath/alglin3.c
0	6	src/functions/programming/parselect
0	1	src/headers/paripriv.h
2	1	src/test/32/parallel
1	0	src/test/in/parallel

dc86b2a8d | Bill Allombert | Sat, 18 Mar 2023 13:47:55 +0100
Qfb: allow t_POL of degree 2
5	4	src/basemath/Qfb.c

4e9802892 | Bill Allombert | Fri, 17 Mar 2023 22:08:50 +0100
nfroots: Trager case: allow to detect rootless polynomials.
15	9	src/basemath/QX_factor.c
4	4	src/basemath/nffactor.c
1	0	src/headers/paripriv.h

69fe613d4 | Karim Belabas | Fri, 17 Mar 2023 11:35:59 +0100
cleanup Kderivlarge accessors
14	8	src/basemath/mellininv.c

e86ebccf5 | Karim Belabas | Fri, 17 Mar 2023 11:07:23 +0100
Kderivlarge: remove useless RgV_to_RgX
2	3	src/basemath/mellininv.c

cc3ad157d | Bill Allombert | Wed, 15 Mar 2023 21:29:03 +0100
fplll_dpe: Use opportunistic affii strategy
119	37	src/basemath/lll.c

b3d99128f | Bill Allombert | Tue, 14 Mar 2023 22:16:23 +0100
gammamellininv: update tests for 32bit
1	0	CHANGES
5	5	src/test/32/gammamellininv
1	1	src/test/in/gammamellininv

66bb8d23b | Karim Belabas | Tue, 14 Mar 2023 20:00:14 +0100
better sanity checks in alg_cyclic

+ allow all integral b (convert to ZC form)
5	3	src/modules/algebras.c
8	1	src/test/32/algebras
4	7	src/test/in/algebras

8d1b9a539 | Henri | Tue, 14 Mar 2023 16:10:53 +0100
forgot a *d in lambert for gammamellininvinit
1	1	src/basemath/mellininv.c
3	3	src/test/32/gammamellininv

c160e9888 | Karim Belabas | Tue, 14 Mar 2023 13:45:55 +0100
update bench
3	3	src/test/32/logint

d50d3de92 | Bill Allombert | Tue, 14 Mar 2023 11:44:46 +0100
ellrank: get_row: use safe algorithm when one root is rational.
13	4	src/basemath/ellrank.c
2	1	src/test/32/ellrank
2	0	src/test/in/ellrank

3445a6cae | Henri | Tue, 14 Mar 2023 11:42:21 +0100
remove error message when \g4 and small bitprec in gammamellininv
1	1	src/basemath/mellininv.c

773f3630d | Karim Belabas | Tue, 14 Mar 2023 09:58:18 +0100
6- incorrect sanity check in rnfeltdown ("not in base field") [#2464]
1	0	CHANGES
4	5	src/basemath/base5.c



PARI/GP Development
Last Modified: 2016-03-22 20:34:27
Copyleft © 2003-2022 the PARI group.