summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/drawmatrix/README.md
blob: 66cd2bb2a9e495558e5170cfc46e658475cc8a1b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
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.