doc2023

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 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 (Pedro) There is a bit of confusion in the section ‘Technical explanation’, since the same notation R is used both for the upper bound of the
    rank (where r <= rank(E) <= R) and as the actual rank of the Mordell-Weil group. Renaming R should fix the problem.
  • ellrankinit
  • ellsaturation
  • elltrace
  • genus2igusa
  • hyperelldisc
  • hyperellisoncurve
  • hyperellminimaldisc
  • hyperellminimalmodel
  • hyperellred
  • qfminimize

L-functions

  • lfuneuler (Mohammad)
  • lfunparams (Mohammad)
  • ramanujantau

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 (Marine)
  • galoissplittinginit (Marine)
  • nfeltispower (Marine)
  • nfeltissquare (Marine)
  • nflist (Marine)
  • nfresolvent (Marine)
  • polsubcyclofast
  • poltomonic
  • subcyclohminus
  • subcycloiwasawa
  • subcyclopclgp
  • snfrank
  • znsubgroupgenerators

Grossencharacters (see ??gchar)

  • gcharalgebraic
  • gcharconductor
  • gcharduallog
  • gchareval
  • gcharidentify
  • gcharinit
  • gcharisalgebraic
  • gcharlocal
  • gcharlog
  • gcharnewprec

Transcendental

  • besseljzero (Marine)
  • besselyzero (Marine)
  • intnumosc
  • lambertw (Marine)
  • lerchphi
  • lerchzeta
  • sumnumsidi (Marine)

Miscellaneous

  • eulerreal (Marine)
  • harmonic (Marine)
  • serdiffdep (Marine)
  • setdebug
  • setdelta (Marine)