title=Calculatrice de matrices
description=calcule dterminant, inverse, vecteurs propres,...
author=XIAO Gang
address=xiao@unice.fr
copyright=&copy; 1997-1999 (<a href=COPYING>GNU GPL</a>)
version=2.11
# minimal version of wims server under which the module is running
wims_version=3.50
language=fr

# 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=H6 U1 U2 U3 U4 G R

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

# Anything you like.
keywords=matrix,matrice,determinant,rang,rank,trace

# Software required to run this module
require=pari,maxima
