If you happen to use floats from the NumPy-module in your python program instead of the built-in floats (by, say, using a function like a Savitzky-Golay filter a kind soul has posted on the net instead of writing your own), your program will run 5 times slower: See also here.
Took me quuiiiite some time to find this out...
1 week ago
This comment has been removed by a blog administrator.
ReplyDelete