Re: defaults change new_galois_format and simplify

Bill Allombert <[email protected]> Mon, 16 Mar 2026 20:07:07 +0100
Newsgroups gmane.comp.mathematics.pari.devel
Message-ID <abhU2yjA2S8Wxzkr@seventeen>
On Tue, Jan 27, 2026 at 03:01:42PM +0100, Bill Allombert wrote:
> Dear PARI dev,
> 
> We plan to switch the two defaults 
> new_galois_format (from 0 to 1)
> and 
> simplify from (1 to 0)
> for the next stable release.
> 
> Users will be able to switch them back in the .gprc with
> new_galois_format = 0
> simplify = 1

We made both changes to the GIT master branch.

Cheers,
Bill.