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

13 #20

Open
wants to merge 23 commits into
base: master
Choose a base branch
from
Open

13 #20

wants to merge 23 commits into from

Conversation

MaxGoryunov
Copy link
Owner

This PR solves #13 . Functionality regarding Sparse matrices was partially implemented to the degree which issue #13 required. Implementation of remaining functions is left for further development.

@codecov
Copy link

codecov bot commented Aug 27, 2023

Codecov Report

Merging #20 (c77a74a) into master (11f7c87) will increase coverage by 17.70%.
The diff coverage is 66.88%.

@@             Coverage Diff             @@
##           master      #20       +/-   ##
===========================================
+ Coverage   30.06%   47.77%   +17.70%     
===========================================
  Files           5        7        +2     
  Lines         163      314      +151     
  Branches       12       31       +19     
===========================================
+ Hits           49      150      +101     
- Misses        112      157       +45     
- Partials        2        7        +5     
Files Changed Coverage Δ
LinearSystemsToolkit/Sparse.c 55.75% <55.75%> (ø)
LinearSystemsToolkit/AllTest.c 100.00% <100.00%> (ø)
LinearSystemsToolkit/SparseTest.c 100.00% <100.00%> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant