📊 Conveniently plot matrices in matplotlib
Project description
matrixplot
Description
While playing with Deep Learning (DL), I repeatedly needed to visualize 2D tensors (=matrices). This package is just a wrapper around matplotlib.pyplot.imshow() that makes the whole process more convenient. It also supports printing the values inside the axis cells and perfectly square axes. Combine it with Kitty and kitcat for an even more convenient workflow.
Installation
-
pip install matrixplot -
import matrixplot matrixplot.plot(matrix, values=False, box=True, vmin=None, vmax=None)
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file matrixplot-0.5.tar.gz.
File metadata
- Download URL: matrixplot-0.5.tar.gz
- Upload date:
- Size: 1.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1ca08be21b9f6ab2350cce82dc1ee205b1c252a762c54615418b2b13580f9d10
|
|
| MD5 |
2d8ef726bcf6fdad94e06b0b0d452cc5
|
|
| BLAKE2b-256 |
1741a05e26ea934916596be2c35fd4b4f12bb5e012f8348f8ed9ef45e35718ab
|
File details
Details for the file matrixplot-0.5-py3-none-any.whl.
File metadata
- Download URL: matrixplot-0.5-py3-none-any.whl
- Upload date:
- Size: 2.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
bd0f951eee0a6bada418724cdafa372a890270ca5504865d26d6bb9dbbffedeb
|
|
| MD5 |
43ceb6010f9b638d7894a841245b916d
|
|
| BLAKE2b-256 |
3d391cf7016731e75630438ba9c507bea11234d60010c32f83ca00ee7362d084
|