Skip to content

Commit 7156d28

Browse files
authored
Some memory savings in the Tesserae algorithm. (#9)
* Improvement: Only store values used in Tesserae. * Tweak: Change the order of the value matrices to improve the possibilites for copying. * Improvement: Implement a go at the LogSpace Algorithm from Zweig & Padmanabhan in Tesserae. * Test tesserae with mem_limit. * Bugfix: Handle the initialization-step properly in memory-reduced traceback. * Tweak: Improving the tests as suggested in pull-request. * Improvement: Getting rid of one unnessecary allocation in the main matrices. * Tweak: Style improvements according to flake 8. * Tweak: Style improvements according to flake 8 in tests.
1 parent 2752220 commit 7156d28

File tree

3 files changed

+287
-147
lines changed

3 files changed

+287
-147
lines changed

0 commit comments

Comments
 (0)