Commit graph

150 commits

Author SHA1 Message Date
AZEN-SGG
ef2754422e Удалил нерабочий SIMD 2025-04-03 13:21:59 +03:00
AZEN-SGG
8877c0eb86 Убрал DEBUG 2025-04-02 14:11:06 +03:00
AZEN-SGG
9fa772a58b Task 14 is already done! 2025-04-02 13:55:17 +03:00
AZEN-SGG
27a3234661 Добавил код Кочубея 2025-04-02 12:47:26 +03:00
AZEN-SGG
00974efbc0 Need to test 2025-04-02 12:24:01 +03:00
AZEN-SGG
0c5beccc85 Не работает перестановка столбцов 2025-04-02 01:36:54 +03:00
AZEN-SGG
b4c7f2d872 Task 14 doesn't work correctly 2025-04-02 00:14:36 +03:00
AZEN-SGG
f21c2aaf05 Закончил обратный ход Гаусса 2025-04-01 19:54:27 +03:00
AZEN-SGG
118caecaf2 Реализовал прямой ход метода Гаусса 2025-04-01 19:21:44 +03:00
AZEN-SGG
a7803c4e26 Add replace between rows and strings, but this needs some work 2025-03-30 19:44:32 +03:00
AZEN-SGG
f4c4a78fa0 Create 1 Task, but not worked 2025-03-30 16:28:50 +03:00
AZEN-SGG
babeb62ae9 Add .zip archive 2025-03-28 01:27:33 +03:00
AZEN-SGG
cf609ac7b2 Linux part was done 2025-03-28 01:24:34 +03:00
AZEN-SGG
bb08ce0176 Task 9 and 10 are done 2025-03-28 01:14:01 +03:00
AZEN-SGG
a5d5880f8a Add Linux dist 2025-03-27 21:09:13 +03:00
AZEN-SGG
0a8c75a0cf Task 6 was fixed and Task 8 was done 2025-03-27 20:44:47 +03:00
AZEN-SGG
863948011f Task 7 was corrected 2025-03-26 23:07:48 +03:00
AZEN-SGG
87e1eb75d5 Task 6 and 7 are done! 2025-03-26 22:44:12 +03:00
AZEN-SGG
2058f7ed6f Task 5 is done! 2025-03-26 18:30:04 +03:00
AZEN-SGG
e51e905322 Task 4 is done 2025-03-26 16:38:15 +03:00
AZEN-SGG
335d164b10 Task 3 is ok! 2025-03-26 16:19:57 +03:00
AZEN-SGG
3eb349f81c Start Task 3 2025-03-26 15:17:02 +03:00
AZEN-SGG
4134eda893 chore(cleanup): replace legacy Matvei project with updated Linux-based version
- Removed obsolete Matvei source files (tasks 01–04, array/matrix/io_status
  modules, Makefile)
- Introduced new Linux-compatible structure in Linux/Matvei
- Updated build logic via new Makefile
- Adjusted .gitignore to exclude new artifacts
2025-03-25 23:39:10 +03:00
AZEN-SGG
2d77179904 chore(cleanup): replace legacy Matvei project with updated Linux-based version
- Removed obsolete Matvei source files (tasks 01–04, array/matrix/io_status
  modules, Makefile)
- Introduced new Linux-compatible structure in Linux/Matvei
- Updated build logic via new Makefile
- Adjusted .gitignore to exclude new artifacts
2025-03-25 23:35:44 +03:00
AZEN-SGG
f44d7a9a6b chore: delete obsolete Matvei project files 2025-03-25 23:24:57 +03:00
AZEN-SGG
de8589e39c Start Task 2 2025-03-25 22:53:39 +03:00
AZEN-SGG
8a7aac7c23 refactor(structure): normalize folder names with leading zeros for consistency
- Renamed all folders from format NEx (e.g., 1Ex, 2Ex...) to 0NEx (01Ex, 02Ex, etc.)
- Updated subdirectories and files accordingly
- Removed old main Makefile and tasks (a01.c–a09.c, solve.c, io_status.h), likely obsolete
- Cleaned up deprecated task binaries and configs
2025-03-23 21:14:20 +03:00
AZEN-SGG
2cf18a1ff3 First task is done 2025-03-23 18:47:53 +03:00
AZEN-SGG
02b8132a94 Add Linux part 2025-03-20 16:05:17 +03:00
AZEN-SGG
725e44fda5 Tried to speed up programms using SIMD 2025-03-19 18:57:03 +03:00
AZEN-SGG
509787808a 8, 9, 10 tasks are done 2025-03-19 17:44:00 +03:00
AZEN-SGG
241f1bbc73 Seventh task is done 2025-03-17 19:52:44 +03:00
AZEN-SGG
73c90df088 Fourth, fifth and sixth tasks are done 2025-03-17 18:58:09 +03:00
AZEN-SGG
9adf0da496 Third task is done 2025-03-16 19:42:55 +03:00
AZEN-SGG
f9c0bee59c Second task is done 2025-03-16 18:31:45 +03:00
AZEN-SGG
d44cc8aeb9 First task is done 2025-03-16 17:24:23 +03:00
AZEN-SGG
d439918865 Remove Makefile from .gitignore 2025-03-13 18:09:51 +03:00
AZEN-SGG
1a2b39206a Change 1st Task 2025-03-13 17:21:43 +03:00
AZEN-SGG
48b359f34c All tasks are done! 2025-03-13 15:43:21 +03:00
AZEN-SGG
ab0fbf59d0 Strange Error in 5Ex if: 2 3 5 2 3 2025-03-09 21:34:14 +03:00
AZEN-SGG
48d6198ca3 Tasks from First to Fourth are done! 2025-03-09 19:11:16 +03:00
AZEN-SGG
50cc0f9b65 Create .zip archive 2025-03-06 23:14:40 +03:00
AZEN-SGG
25b66d2372 Create Linux version for check 2025-03-06 23:07:59 +03:00
AZEN-SGG
62be214e9d The Ninth and Tenth tasks are done 2025-03-03 22:19:13 +03:00
AZEN-SGG
5a81ed3cd8 The Sixth, Seventh and Eighth tasks are done 2025-03-03 15:59:04 +03:00
AZEN-SGG
a6c451d866 The Fourth and Fifth tasks are done 2025-03-03 12:13:04 +03:00
AZEN-SGG
69ff8c30a1 The Second and Third Tasks are done 2025-03-02 22:37:25 +03:00
AZEN-SGG
136c9f6b00 The First task is done 2025-03-02 18:10:27 +03:00
AZEN-SGG
0e3d948c9f Added last three homeworks 2025-03-02 14:38:34 +03:00
AZEN-SGG
f7b2367bc4 Added GNU GPL license and .gitignore 2025-03-02 14:36:43 +03:00