aboutsummaryrefslogtreecommitdiff
path: root/TODO.md
diff options
context:
space:
mode:
authorSebastiano Tronto <sebastiano@tronto.net>2022-12-26 19:27:21 +0100
committerSebastiano Tronto <sebastiano@tronto.net>2022-12-26 19:27:21 +0100
commit5cf18fa4694ab9f082813d04e3ec5b78a061d9df (patch)
tree0161c69ec6e368445e3b9aa2d255ae9705252fd1 /TODO.md
parentcecdb7c5a0fc4821bc56c6aae5428925ec1baa15 (diff)
downloadnissy-5cf18fa4694ab9f082813d04e3ec5b78a061d9df.tar.gz
nissy-5cf18fa4694ab9f082813d04e3ec5b78a061d9df.zip
Implemented faster fst_ep_to_epos
Diffstat (limited to '')
-rw-r--r--TODO.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/TODO.md b/TODO.md
index 6e61e75..23cde09 100644
--- a/TODO.md
+++ b/TODO.md
@@ -4,6 +4,9 @@ This is a list of things that I would like to add or change at some point.
4It's more of a personal reminder than anything else. 4It's more of a personal reminder than anything else.
5 5
6## After symcoord 6## After symcoord
7### Fixing stuff + completing new optimal solver
8- clean up fst, check if more can be improved
9- fst inverse tables: save to file
7### generic: 10### generic:
8* all files should have an init function, calling the ones 11* all files should have an init function, calling the ones
9 of the files includes + doing more stuff. A static "initiliazed" 12 of the files includes + doing more stuff. A static "initiliazed"

Generated with cgit - Back to sebastiano.tronto.net