title=Two squares
# Commencez la description par minuscule!
description=decompose an integer into sums of two squares.
author=XIAO Gang
address=xiao@unice.fr
copyright=&copy; 1999 (<a href=COPYING>GNU GPL</a>)
translator=
translator_address=
version=1.02
# minimal version of wims server under which the module may run
wims_version=1.32
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=H1 H2 H3 H4 H5 H6 U1 U2 U3 U4 G R

# e.g. algebra, analysis, geometry, etc.
domain=number, algebra

# Anything you like.
keywords=integer, square, sum of squares, sum of two squares, sum of 2 squares, Gauss ring, gcd

require=pari

scoring=no
help=nopop

