We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b485882 commit 7927b67Copy full SHA for 7927b67
TODO.txt
@@ -2,4 +2,5 @@
2
* Add fast Hadamard transform for solving the following problem:
3
Given A[], B[], find C[] such that
4
C[i] = sum_j A[j] B[i xor j]
5
-* Error-check the codes in stanford-cardinal-16 and merge them to the existing code base.
+* Error-check the codes in stanford-cardinal-16 and merge them to the existing code base.
6
+* Apostrophes in the title of a code file are translated as a accent in LaTeX; need to correct the behavior.
0 commit comments