Update.
authorFrançois Fleuret <francois@fleuret.org>
Sat, 16 Dec 2023 13:57:19 +0000 (07:57 -0600)
committerFrançois Fleuret <francois@fleuret.org>
Sat, 16 Dec 2023 13:57:19 +0000 (07:57 -0600)
pscan.py

index a1d410c..d009692 100755 (executable)
--- a/pscan.py
+++ b/pscan.py
@@ -18,7 +18,9 @@ def naive_rec(A, X, Y0):
 
 ######################################################################
 
-# A is NxTx1 and X is NxTxD
+# A is NxTx1
+# X is NxTxD
+# Y0 is NxD
 #
 # Returns Y defined with
 #