From: François Fleuret Date: Sun, 7 Jan 2024 10:56:42 +0000 (+0100) Subject: Update. X-Git-Url: https://fleuret.org/cgi-bin/gitweb/gitweb.cgi?a=commitdiff_plain;ds=sidebyside;h=8a32cb4548bb48ef68adb4df9372fe5f7a80b67c;p=mygptrnn.git Update. --- diff --git a/mygpt.py b/mygpt.py index e3ff21f..7f0fb9b 100755 --- 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):