title=Polynomial order
# Commencez la description par minuscule!
description=computes the order of an irreducible polynomial over a finite field <b>F</b><sub>p</sub>.
author=XIAO Gang
address=xiao@unice.fr
copyright=&copy; 1999 (<a href=COPYING>GNU GPL</a>)
translator=
translator_address=
version=1.10
# minimal version of wims server under which the module may run
wims_version=2.08
language=en

# Possible categories: exercise, tool, dictionary, course, recreation.
category=tool

# En: elementary. Hn: high school. Un: under. G: graduate. R: research.
# E1,...,E6; H1...,H6; U1,...,U4; G; R
level=U3 U4 G R

# e.g. algebra, analysis, geometry, etc.
# read public_html/modules/home/lists/domains.allow for the list of
# allowed domains.
domain=algebra, coding

# Anything you like.
keywords=polynomial, finite field, irreducible, root, order, cyclic code

# Software packages required to run the module
require=pari

# Does the module have scoring system?
scoring=no
help=popup

