Revision 83c8f154e5e0e543e4cb355d60f3b092e1a4b872 (click the page title to view the current version)

doc2023

Changes from 83c8f154e5e0e543e4cb355d60f3b092e1a4b872 to a174ca5c24210b1bd64d405ac00f775d16619a43

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
## Hypergeometric motives (see ??hgm)
- hgmalpha
- hgmbydegree
- hgmcoef
- hgmcoefs
- hgmcyclo
- hgmeulerfactor
- hgmgamma
- hgminit
- hgmissymmetrical
- hgmparams
- hgmtwist
- lfunhgm

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

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

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

## Transcendental 
- besseljzero
- besselyzero
- intnumosc
- lambertw
- lerchphi
- lerchzeta
- sumnumsidi (Marine)

## Miscellaneous
- eulerreal
- harmonic
- serdiffdep
- setdebug
- setdelta (Marine)