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


254f602fce | Karim Belabas | Tue, 17 Dec 2024 02:19:33 +0100
cleanup gen_ellgroup
55	51	src/basemath/bb_group.c

20f35e382a | Karim Belabas | Mon, 16 Dec 2024 11:58:17 +0100
improve doc
3	1	doc/usersch5.tex

575e55b89d | Karim Belabas | Mon, 16 Dec 2024 11:31:03 +0100
improve doc
1	1	doc/usersch5.tex

c415516ebd | Bill Allombert | Sat, 14 Dec 2024 13:20:01 +0100
gen_ellgroup: faster algorithm (From Martin Tot Bagi)
27	6	src/basemath/bb_group.c

0e3a4be00f | Bill Allombert | Thu, 12 Dec 2024 00:49:51 +0100
gen_order: use recursive algorithm by Márton Tot Bagi
1	0	AUTHORS
1	0	CHANGES
34	26	src/basemath/bb_group.c

f9889d2e2d | Karim Belabas | Wed, 11 Dec 2024 11:12:51 +0100
22- psi(x close to a nonpositive integer) -> error
1	0	CHANGES
6	3	src/basemath/lerch.c
6	1	src/test/32/gamma
3	0	src/test/in/gamma

e2f896024d | Karim Belabas | Wed, 11 Dec 2024 10:45:07 +0100
move QXQ_charpoly [#2591] fix to its proper place

QXQ_charpoly arguments are documented as QX + ZX and this is easy
and cheaper to ensure in the caller.

Move fix to RgXQ_charpoly_fast with slight inefficency (extra
gerepileupto) in the silly case where the T argument was *not* a ZX.
Cheaper than a (systematic!) Q_primpart in any case, and a priori never
exercised if the caller of RgXQ_charpoly is sane.

I would go so far as calling RgXQ_charpoly with a non-ZX argument T as a
bug if it occurs through a libpari call (OK through a random call to
GP's charpoly: we can't prevent users from being inefficient).
9	1	src/basemath/polarit2.c
1	1	src/basemath/polarit3.c

1b88057a99 | Bill Allombert | Tue, 10 Dec 2024 21:09:05 +0100
QXQ_minpoly: Handle QX denominator too. [#2591]
1	0	CHANGES
1	1	src/basemath/polarit3.c
9	0	src/test/in/charpoly

c9bd12ad19 | Karim Belabas | Fri, 6 Dec 2024 17:49:44 +0100
rename Sunits -> SUnits
9	9	src/basemath/buch2.c

59bf6e113f | Bill Allombert | Thu, 5 Dec 2024 11:52:06 +0100
HC  19- mfsymboleval could return wrong sign [#2586]
2	1	CHANGES

eeeea28c40 | Bill Allombert | Thu, 5 Dec 2024 11:06:06 +0100
CHANGES: fix numbering
2	2	CHANGES

7d63356b56 | Bill Allombert | Thu, 5 Dec 2024 10:56:10 +0100
15- control-C could lead to segfault later [#2496]
5	4	CHANGES



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