Revision 938c070a5b91742fe9508f7cde540b584df9fab9 (click the page title to view the current version)
Changes from 938c070a5b91742fe9508f7cde540b584df9fab9 to dd0f2a8c516dd1efb04d413ff9623fff037e4d25
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 (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
- [ramanujantau](http://pari.math.u-bordeaux.fr/dochtml/html/Arithmetic_functions.html#ramanujantau)
- lfuninit (esp. Riemann-Siegel part)
## Hypergeometric motives (see ??hgm)
- [hgmalpha](http://pari.math.u-bordeaux.fr/dochtml/html/Hypergeometric_Motives.html#hgmalpha)
- [hgmbydegree](http://pari.math.u-bordeaux.fr/dochtml/html/Hypergeometric_Motives.html#hgmbydegree)
- [hgmcoef](http://pari.math.u-bordeaux.fr/dochtml/html/Hypergeometric_Motives.html#hgmcoef)
- [hgmcoefs](http://pari.math.u-bordeaux.fr/dochtml/html/Hypergeometric_Motives.html#hgmcoefs)
- [hgmcyclo](http://pari.math.u-bordeaux.fr/dochtml/html/Hypergeometric_Motives.html#hgmcyclo)
- [hgmeulerfactor](http://pari.math.u-bordeaux.fr/dochtml/html/Hypergeometric_Motives.html#hgmeulerfactor)
- [hgmgamma](http://pari.math.u-bordeaux.fr/dochtml/html/Hypergeometric_Motives.html#hgmgamma)
- [hgminit](http://pari.math.u-bordeaux.fr/dochtml/html/Hypergeometric_Motives.html#hgminit)
- [hgmissymmetrical](http://pari.math.u-bordeaux.fr/dochtml/html/Hypergeometric_Motives.html#hgmissymmetrical)
- [hgmparams](http://pari.math.u-bordeaux.fr/dochtml/html/Hypergeometric_Motives.html#hgmparams)
- [hgmtwist](http://pari.math.u-bordeaux.fr/dochtml/html/Hypergeometric_Motives.html#hgmtwist)
- [lfunhgm](http://pari.math.u-bordeaux.fr/dochtml/html/Hypergeometric_Motives.html#lfunhgm)
## Transcendental
- [intnumosc](http://pari.math.u-bordeaux.fr/dochtml/html/Sums__products__integrals_and_similar_functions.html#intnumosc)
- [lerchphi](http://pari.math.u-bordeaux.fr/dochtml/html/Transcendental_functions.html#lerchphi)
- [lerchzeta](http://pari.math.u-bordeaux.fr/dochtml/html/Transcendental_functions.html#lerchzeta)
- *psi
- *zetahurwitz
## Lattices
- *qfcvp
- qflll
- qflllgram
- qfminim
- qfcholesky
## Algebras
- *algnewprec
- *algnewprec (Marine)
- *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)