Revision a85c1e338fbc87342520cb7cd061ee8fbb3411fe (click the page title to view the current version)

Front Page

Changes from a85c1e338fbc87342520cb7cd061ee8fbb3411fe to current

# [Previous Atelier 2015](Atelier%202015)

# [Welcome to  Atelier PARI/GP 2016](http://pari.math.u-bordeaux.fr/Events/PARI2016/)

## Tutorials

[Elliptic curves over finite fields in PARI/GP](http://www.math.u-bordeaux.fr/~ballombe/talks/bordeaux-20150924.pdf)


### [How to install CADO-NFS on your laptop?]()

### [How to install the PARI Jupyter kernel on your laptop?]()

## New features

-circular units of abelian fields : get bases, compare versions, check wether or not this 
helps bnfinit (JRB);

-units of general number fields using its maximal abelian subfield : check wether or not this helps
bnfinit (JRB).
# Previous Ateliers:
[2015 (Bordeaux)](Atelier%202015),
[2016 (Grenoble)](Atelier%202016),
[2017 (Lyon)](Atelier%202017)
[2017b (Clermont-Ferrand)](Atelier%202017b)
[2017c (Oujda)](Atelier%202017c)
[2018 (Besançon)](Atelier%202018)
[2018b (Roma)](Atelier%202018b)
[2019 (Bordeaux)](Atelier%202019)
[2019b (Roma)](Atelier%202019b)
[2020 (Grenoble)](Atelier%202020)
[2021b (Oujda)](Atelier%202021b)
[2022 (Besançon)](Atelier%202022)
[2023 (CIRM)](Atelier%202023)
[2024 (Lyon)](Atelier%202024)


## Tasks

- [doctesting]() DONE
- new PariDroid release 2.7.5.1.3 (Andreas) DONE
- Looking at ECM implementation (Cyril Bouvier)
- Speed up exponentiation in finite fields (at least extension fields of small characteristic) (JP Flori): working patch, needs to add tuning code, review the changes, add doctests
PATCH SUBMITTED (DONE)
- Unify factoring functions API of polynomials over finite fields (JP Flori)
- Let SEA output kernel polynomials when it early aborts (JP Flori)
- Move readline + plotting functions from GP to libPARI (Jeroen Demeyer)
  PATCH SUBMITTED (DONE)
- Fix interface between GIAC/XCAS and PARI/GP (Bernard, Thomas)
  Usage of PARI/GP in GIAC/XCAS DONE
  Calling GIAC from PARI/GP working prototype
- Orders and ideals in associative algebras (Aurel)
- Fix problems building pari/gp with mingw64 on windows (E Driver, Steven); DONE
  Can compile with pthreads on Win64.  Getting CPU time/number of processors works.  Testing works by stripping '\\r' from output.  Problem with the signal handler on parallel jobs identified; bug report pending.
- pari-flint/arb interface; usable on the library level and from GP (Fredrik)
  DONE
- script for working with modular forms (Henri)
- improvements to Dedekind zeta, zetamult, polylog (Henri)
- real solutions of two quadratic forms (Tony)
- Euclidean minima of quaterion algebras (Pierre)
- nfsplitting (Alexander)
- find bugs in lfun... (Paul)
- discuss algorithms used in Numberfields@Home (Eric, Andreas)
- MPQS without files (Eric)
- cyclotomic units (Jean-Robert)
- incomplete gamma function (Paul)
- interaction between MPHELL and PARI (Marie-Angela)

# [Welcome to Atelier PARI/GP 2024b (Lyon)](http://pari.math.u-bordeaux.fr/Events/PARI2024b/)

## Planning for PARI/GP 2.9
- Lorenzo: Exercises, continued fractions
- Bernadette: Exercices (algebraic number theory), Thue equations
- Federico: Exercises (ANT, Galois theory)
- Pip: Exercises (ANT), class field theory, modular forms
- Jessica: Exercises (ANT, Galois theory), elliptic curves
- Safia: Algebraic number theory, Polya quadratic fields, subgroups of class
  groups
- Suman: Algebraic number theory, exercises (ANT, ramification)
- Roslan: Linear algebra, algebraic number theory, class field theory (future:
  S-class groups)
- Luca,Nicola,Francesco: Weil height for projective spaces: implemented! (need
  tests, reduce factorisation)