Results 55 issues of Frédéric Chapoton

just a few small enhancements in the modified file in particular, using the lazy power series ring at some point also avoid using `SR('a')` ### :memo: Checklist - [x] The...

s: positive review
c: asymptotic expansions
t: refactoring

mostly scripted using `autopep8` ### :memo: Checklist - [x] The title is concise and informative. - [x] The description explains in detail what this PR is about.

s: positive review
t: refactoring

and also using the `pari` library instead of the `gp` pexpect interface ### :memo: Checklist - [x] The title is concise and informative. - [x] The description explains in detail...

s: positive review
c: combinatorics
t: refactoring

just a few minor fixes in the `categories` folder (pyx files) ### :memo: Checklist - [x] The title is concise and informative. - [x] The description explains in detail what...

s: positive review

This will make the codebase no longer compatible with python2.

as there is now a direct method in `nauty` and we have added the interface previously ### :memo: Checklist - [x] The title is concise and informative. - [x] The...

s: positive review
c: combinatorics

this is trying to allow the conversion of magma's series rings also refactors the conversion of polynomial rings This needs to be tested, if you have magma. ### :memo: Checklist...

t: enhancement
s: needs review
c: interfaces

This is reworking the code for convolution of piecewise functions. Hopefully simpler and a bit faster. ### :memo: Checklist - [x] The title is concise and informative. - [x] The...

t: enhancement
s: positive review
c: symbolics

just a few minor changes, about using `isinstance` when possible ### :memo: Checklist - [x] The title is concise and informative. - [x] The description explains in detail what this...

s: positive review
c: combinatorics

Using ruff to auto-fix all E713 codes Test for membership should be `not in` then activating this check in the linter ### :memo: Checklist - [x] The title is concise...

s: positive review