Speed up probabilistic interleaving
Closed this issue · 4 comments
mpkato commented
Speed up probabilistic interleaving
mpkato commented
I tried to speed up probabilistic interleaving, but could not achieve improvement over the current implementation ...
tmanabe commented
Implementation in C++ may be the best... (and can wait)
https://docs.python.org/3/extending/extending.html
mpkato commented
It turned out that evaluate
is very slow.