|
|
|
|
|
by wladimir
5350 days ago
|
|
Interesting story, with a very good speedup. Though I personally wouldn't be this patient, and would write a simple function like this in cython or even the C API directly (especially as the Python code drifts further from idiomatic with each step...). |
|