Revision 938c070a5b91742fe9508f7cde540b584df9fab9 (click the page title to view the current version)

doc2025

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 (for convenience, the function name below directly links to the online translation)

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 (* means “very new” = top priority).

Algebraic number theory

  • *nfweilheight
  • *bnrstarkunit
  • bnfisintnorm
  • nfmodprinit
  • nfmodpr
  • idealfactorback
  • rnfisnorminit

Elliptic and hyperelliptic curves

  • *ellmaninconstant
  • ellchangecurve
  • *ellchangeinvert
  • *ellchangecompose
  • *hyperellordinate
  • ellisomat
  • ellchangepoint
  • ellchangepointinv

L-functions

Hypergeometric motives (see ??hgm)

Transcendental

Lattices

  • *qfcvp
  • qflll
  • qflllgram
  • qfminim
  • qfcholesky

Algebras

  • *algnewprec
  • *algeltfromnf
  • *algmodprinit
  • *algmodpr
  • *algmodprlift
  • *algeichlerbasis
  • *algquattobasis
  • *algbasistoquat
  • *algisquatalg
  • *alginvol
  • alginit (Marine)
  • algtomatrix
  • algtrace
  • algnorm
  • algcharpoly
  • algsplit
  • algpoleval
  • alglatadd
  • alglatcontains
  • alglatelement
  • alglathnf
  • alglatindex
  • alglatinter
  • alglatlefttransporter
  • alglatmul
  • alglatrighttransporter
  • alglatsubset

Miscellaneous

  • *mapapply (Marine)