title=Symmetric split
# Commencez la description par minuscule!
description=write a given matrix as sum of symmetric and antisymmetric matrices.
author=XIAO Gang
address=xiao@unice.fr
copyright=&copy; 1999 (<a href=COPYING>GNU GPL</a>)
translator=
translator_address=
version=1.20
# 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=H6, U1, U2

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

# Anything you like.
keywords=matrix, linear algebra, symmetric matrices, antisymmetric matrices

# Software packages required to run the module
require=pari

# Does the module have scoring system?
scoring=yes
