Finished initial (non-working) implementation of proximal decoder

This commit is contained in:
2022-11-04 21:07:35 +01:00
parent accc318a77
commit 6444914296
8 changed files with 301 additions and 0 deletions

2
.gitignore vendored
View File

@@ -1,2 +1,4 @@
latex/build/
latex/tmp/
.idea
__pycache__