Update.
authorFrançois Fleuret <francois@fleuret.org>
Sun, 7 Jan 2024 10:56:42 +0000 (11:56 +0100)
committerFrançois Fleuret <francois@fleuret.org>
Sun, 7 Jan 2024 10:56:42 +0000 (11:56 +0100)
mygpt.py

index e3ff21f..7f0fb9b 100755 (executable)
--- a/mygpt.py
+++ b/mygpt.py
@@ -457,7 +457,8 @@ def moving_window(x, dim, win_dim, win_size):
 
 ##############################
 
-# This is one order of magnitude more complicated than I expected
+# This is one order of magnitude more complicated than I expected, not
+# elegant, slow, hopefully not buggy
 
 
 def flash_back_time_src(N, H, t0, t1, CL, CH, proba, device):