From a088530e65f32a50896ea22ee17bfab9a4265058 Mon Sep 17 00:00:00 2001 From: viltskaa Date: Fri, 20 Dec 2024 01:00:01 +0400 Subject: [PATCH] =?UTF-8?q?=D0=92=D0=B8=D0=B4=D0=B5=D0=BE=20=D0=BE=D1=82?= =?UTF-8?q?=D1=87=D0=B5=D1=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- bazunov_andrew_lab_6/README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/bazunov_andrew_lab_6/README.md b/bazunov_andrew_lab_6/README.md index 3ad50f6..92dfe22 100644 --- a/bazunov_andrew_lab_6/README.md +++ b/bazunov_andrew_lab_6/README.md @@ -52,4 +52,6 @@ def determinant(matrix: list, threads=1) -> float: | 6x6 | 0.01306 | 0.01931 | 0.02129 | | 7x7 | 0.08692 | 0.14062 | 0.15682 | | 8x8 | 0.59383 | 1.03971 | 1.27658 | -| 9x9 | 5.23021 | 9.72031 | 11.71564 | \ No newline at end of file +| 9x9 | 5.23021 | 9.72031 | 11.71564 | + +Видео отчет: https://vkvideo.ru/video236673313_456239579 \ No newline at end of file