Closed minimalparts closed 9 years ago
Here is my tiny contribution to making things run faster. I realised I could use the numpy implementations for multiplying vectors, as well as summing components. The new cosine runs in roughly 0.2 ms (most of the time!)
Here is my tiny contribution to making things run faster. I realised I could use the numpy implementations for multiplying vectors, as well as summing components. The new cosine runs in roughly 0.2 ms (most of the time!)