Revision 9fbbb15e7a8b10f13ef9346f0c0f1cee3b37f129 (click the page title to view the current version)
Changes from 9fbbb15e7a8b10f13ef9346f0c0f1cee3b37f129 to cfc48fbf0a43b22c6da32f4260da43fae581da21
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 (* means "very new" = top priority).
## Curves of small genus
- [ell2cover](http://pari.math.u-bordeaux.fr/dochtml/html/Elliptic_curves.html#ell2cover)
- [elliscm](http://pari.math.u-bordeaux.fr/dochtml/html/Elliptic_curves.html#elliscm) *
- [ellisisom](http://pari.math.u-bordeaux.fr/dochtml/html/Elliptic_curves.html#ellisisom) *
- [ellrankinit](http://pari.math.u-bordeaux.fr/dochtml/html/Elliptic_curves.html#ellrankinit)
- [ellsaturation](http://pari.math.u-bordeaux.fr/dochtml/html/Elliptic_curves.html#ellsaturation)
- [ellsupersingularj](http://pari.math.u-bordeaux.fr/dochtml/html/Elliptic_curves.html#ellsupersingularj) *
- [elltrace](http://pari.math.u-bordeaux.fr/dochtml/html/Elliptic_curves.html#elltrace)
- [genus2iguas](http://pari.math.u-bordeaux.fr/dochtml/html/Elliptic_curves.html#genus2igusa)
- [hyperelldisc](http://pari.math.u-bordeaux.fr/dochtml/html/Elliptic_curves.html#hyperelldisc)
- [hyperellisoncurve](http://pari.math.u-bordeaux.fr/dochtml/html/Elliptic_curves.html#hyperellisoncurve)
- [hyperellminimaldisc](http://pari.math.u-bordeaux.fr/dochtml/html/Elliptic_curves.html#hyperellminimaldisc)
- [hyperellminimalmodel](http://pari.math.u-bordeaux.fr/dochtml/html/Elliptic_curves.html#hyperellminimalmodel)
- [hyperellred](http://pari.math.u-bordeaux.fr/dochtml/html/Elliptic_curves.html#hyperellred)
- [polisclass](http://pari.math.u-bordeaux.fr/dochtml/html/Polynomials_and_power_series.html#polisclass) *
- [qfminimize](http://pari.math.u-bordeaux.fr/dochtml/html/cont_Vectors__matrices__linear_algebra_and_sets.html#qfminimize)
- [qfminimize](http://pari.math.u-bordeaux.fr/dochtml/html/Vectors__matrices__linear_algebra_and_sets.html#qfminimize)
## L-functions
- 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
- polsubcyclofast
- poltomonic
- subcyclohminus
- subcycloiwasawa
- subcyclopclgp
- snfrank
- znsubgroupgenerators
## Grossencharacters (see ??gchar)
- gcharalgebraic
- gcharconductor
- gcharduallog
- gchareval
- gcharidentify
- gcharinit
- gcharisalgebraic
- gcharlocal
- gcharlog
- gcharnewprec
## Transcendental
- intnumosc
- lerchphi
- lerchzeta
## Miscellaneous
- parforstep *
- plotell *
- polfromroots *
- setdebug