Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Наседкин Егор. Задача 3. Вариант 3. Умножение плотных матриц. Элементы типа double. Алгоритм Штрассена. #782

Merged
merged 8 commits into from
Dec 29, 2024

Conversation

myffii
Copy link
Contributor

@myffii myffii commented Dec 26, 2024

Реализация алгоритма Штрассена с параллельной и последовательной версиями.

@codecov-commenter
Copy link

codecov-commenter commented Dec 26, 2024

Codecov Report

Attention: Patch coverage is 93.31551% with 25 lines in your changes missing coverage. Please review.

Project coverage is 93.69%. Comparing base (0c09145) to head (3e4066f).
Report is 73 commits behind head on master.

Files with missing lines Patch % Lines
.../mpi/nasedkin_e_strassen_algorithm/src/ops_mpi.cpp 94.46% 5 Missing and 8 partials ⚠️
.../seq/nasedkin_e_strassen_algorithm/src/ops_seq.cpp 91.17% 5 Missing and 7 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #782      +/-   ##
==========================================
+ Coverage   93.53%   93.69%   +0.15%     
==========================================
  Files        1086     1227     +141     
  Lines       38421    44316    +5895     
  Branches    17382    20178    +2796     
==========================================
+ Hits        35938    41521    +5583     
- Misses        867      956      +89     
- Partials     1616     1839     +223     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@myffii myffii changed the title Наседкин Егор. Задача 3. Вариант 3. Умножение плотных матриц. Элементы типа double. Алгоритм Штрассена.Наседкин Егор. Задача 3. Вариант 3. Умножение плотных матриц. Элементы типа double. Алгоритм Штрассена. Наседкин Егор. Задача 3. Вариант 3. Умножение плотных матриц. Элементы типа double. Алгоритм Штрассена. Dec 26, 2024
@myffii myffii requested a review from allnes December 29, 2024 04:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants