log pytouhou/utils/matrix.pyx @ 617:a6af3ff86612

age author description
Sat, 28 Mar 2015 19:58:50 +0100 Emmanuel Gil Peyrot Don’t uselessly malloc() a matrix for multiply, the stack is here for that!
Tue, 30 Sep 2014 17:14:24 +0200 Emmanuel Gil Peyrot Switch to Python 3.x instead of 2.7.