/matrix

Simple Python matrix classes

Primary LanguagePython

Matrix

Basic matrix classes

  • Matrix1x2
  • Matrix1x3
  • Matrix2x1
  • Matrix2x2
  • Matrix3x1
  • Matrix3x3

The class functionality is based on needs for color space manipulation.