add matrix and matrix log

This commit is contained in:
chatlanin
2022-03-23 22:02:17 +03:00
parent 6a58a1ac55
commit 1c83c3e87c
11 changed files with 313 additions and 100 deletions

View File

@@ -5,6 +5,7 @@ deps += string_dep
deps += range_dep
deps += container_dep
deps += logger_dep
deps += matrix_dep
executable(
'hack', 'main.cpp',