8 Commits

Author SHA1 Message Date
Vladimir
a743565796 Apply formatting
find . -iname '*.h' -o -iname '*.cpp' | xargs clang-format -i
2025-01-13 01:23:52 +05:00
Vladimir
84642eb06c Update pseudo random number generator 2025-01-12 23:07:49 +05:00
Vladimir
0d2a84d29e Tests updated 2017-12-20 23:27:36 +05:00
Vladimir
13e1da5fd5 Code style changed with plugin Beautifier and Artistic Style 2016-10-15 19:31:03 +05:00
Vladimir
afa19da8b4 Removed delimiter lines //-------------- 2016-10-15 17:50:29 +05:00
Vladimir
a2b346609e Fixed matrix initialization 2016-07-19 22:31:43 +05:00
Vladimir
5200b4d93d Conversion settings replaced with new classes 2012-09-14 23:17:49 +06:00
Vladimir
f04ee70b49 Added test for BitStream 2012-09-01 02:18:44 +06:00