Переход на версию 0.3: изменение подхода к именованию сущностей, добавление, изменение и удаление ряда функций

This commit is contained in:
Andrey Pokidov 2026-01-30 19:37:49 +07:00
parent d33daf4e2d
commit f7e41645fe
87 changed files with 4580 additions and 4051 deletions

View file

@ -5,9 +5,9 @@ void test_is_unit_fp32();
void test_is_unit_fp64();
void test_is_sqare_unit_fp32();
void test_is_square_unit_fp32();
void test_is_sqare_unit_fp64();
void test_is_square_unit_fp64();
void test_is_unit();