title=Visual Gauss
# Commencez la description par minuscule!
description=step by step Gauss elimination (for matrix or system).
author=XIAO Gang
address=xiao@unice.fr
copyright=&copy; 1999- (<a href=COPYING>GNU GPL</a>)
translator=
translator_address=
version=1.40
# minimal version of wims server under which the module may run
wims_version=3.01
language=en

# 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=H5, H6, U1, U2, U3, U4

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

# Anything you like.
keywords=matrix, linear system, Gauss elimination, Gauss reduction, rank, determinant, inverse matrix

# Software packages required to run the module
require=pari

# Does the module have scoring system?
scoring=yes

