title=Parmsys
# Commencez la description par minuscule!
description=analyser un systme linaire avec paramtres, par l'limination de Gauss.
author=XIAO Gang
address=xiao@unice.fr
copyright=&copy; 1999- (<a href=COPYING>GNU GPL</a>)
translator=
translator_address=
version=2.00
# minimal version of wims server under which the module may run
wims_version=3.12
language=fr

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

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

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

# Anything you like.
keywords=Gauss elimination, linear system, parameter, elimination de Gauss, systeme lineaire, parametre

# Software packages required to run the module
require=pari

# Does the module have scoring system?
scoring=yes

