title=Multiplicateur de matrices
description=entrer deux matrices et avoir leur produit (ou autre formule).
author=XIAO Gang
address=xiao@unice.fr
copyright=&copy; 1999 (<a href=COPYING>GNU GPL</a>)
version=1.02
# minimal version of wims server under which the module is running
wims_version=1.35
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

# Software required to run this module
require=pari

