log pytouhou/utils/matrix.pyx @ 523:6e3b3d5d4691

age author description
Wed, 18 Dec 2013 17:53:29 +0100 Emmanuel Gil Peyrot Make matrix a struct.
Sat, 05 Oct 2013 22:00:53 +0200 Emmanuel Gil Peyrot Use a cached static float[16] instead of a list for default Matrix data.