matprod

Fast repeated multiplication of 2x2 matrices in a compiled numpy extension

Installation

In a virtualenv (see these instructions if you need to create one):

pip3 install matprod

Dependencies

Page last updated 2025-09-08 23:30:47 UTC