drawmatrix
==========

[![Build Status](https://travis-ci.org/elmar-peise/drawmatrix.svg?branch=master)](https://travis-ci.org/elmar-peise/drawmatrix)

drawmatrix provides macros to visually represent matrices.  Various options
allow to change the visualizations, e.g., drawing rectangular, triangular, or
banded matrices.

## License

This package is distributed under the MIT license (see `LICENSE`).

## Documentation

The documentation `drawmatrix.pdf` is obtained by running `pdflatex` on
`drawmatrix.dtx`.

## Bugs, Issues and Requests

Please go to http://github.com/elmar-peise/drawmatrix to submit bug reports,
request new features, etc.