Revision 18faeb431b7cef6a663a34dddd1aa40b0d073374 (click the page title to view the current version)

doc2023

Changes from 18faeb431b7cef6a663a34dddd1aa40b0d073374 to b76768d8c7c402abcf72978eb68c4ca5b22686c8

Some recently written functions whose documentation needs to be proofread (see src/functions/ subdirectories)

- check short documentation (?fun) for clarity / correction / brevity

- check detailed description (??fun) for clarity / correction / completeness
  and missing / confusing / non-working examples.

- also check the function [online translation](http://pari.math.u-bordeaux.fr/dochtml/html/) for
  conversion glitches.

Add you name next to the function if you're checking it. Either leave your
comments here or (preferred) edit the documentation in src/functions/*/fun
and send a patch

# Reference cards
- refcard
- refcard-ell
- refcard-lfun
- refcard-mf
- refcard-nf

# New functions, roughly grouped by theme

## Curves of small genus
- ell2cover
- ellrank
- ellrankinit
- ellsaturation
- elltrace
- genus2igusa
- hyperelldisc
- hyperellisoncurve
- hyperellminimaldisc
- hyperellminimalmodel
- hyperellred
- qfminimize

## L-functions
- lfuneuler
- lfunparams
- ramanujantau

## Hypergeometric motives
- hgmalpha
- hgmbydegree
- hgmcoef
- hgmcoefs
- hgmcyclo
- hgmeulerfactor
- hgmgamma
- hgminit
- hgmissymmetrical
- hgmparams
- hgmtwist
- lfunhgm

## Grossencharacters (see ??"Hecke Grossencharacters")
- gcharalgebraic
- gcharconductor
- gcharduallog
- gchareval
- gcharidentify
- gcharinit
- gcharisalgebraic
- gcharlocal
- gcharlog
- gcharnewprec

## Quadratic fields
- qfbcomp
- qfbcornacchia
- quadunitindex
- quadunitnorm

## Algebraic number theory
- bnrcompositum
- galoissplittinginit
- nfeltispower
- nfeltissquare
- nflist
- nfresolvent
- polsubcyclofast
- poltomonic
- subcyclohminus
- subcycloiwasawa
- subcyclopclgp
- snfrank
- znsubgroupgenerators

## Miscellaneous
- besseljzero
- besselyzero
- eulerreal
- harmonic
- intnumosc
- lambertw
- lerchphi
- lerchzeta
- serdiffdep
- setdebug
- setdelta (Marine)
- sumnumsidi (Marine)