From: François Fleuret Date: Tue, 25 Jun 2024 16:20:54 +0000 (+0200) Subject: Update. X-Git-Url: https://ant.fleuret.org/cgi-bin/gitweb/gitweb.cgi?a=commitdiff_plain;h=ff043757ea7d5d992a3d1fc4c435c1422997b1af;p=culture.git Update. --- diff --git a/problem.py b/problem.py index 354235e..8d973eb 100755 --- a/problem.py +++ b/problem.py @@ -7,7 +7,8 @@ class Problem: - # returns a nb x (L+1+L) long tensor + # returns a nb x (L+1+L) long tensor where L is the length of one + # of the two states of a quizz def generate_seq(self, nb): pass