Skip to content
This repository was archived by the owner on Sep 7, 2025. It is now read-only.

Sparse matrix multiplication and addition#190

Merged
abranhe merged 2 commits intoAllAlgorithms:masterfrom
watashi-wa-sidhant:master
Oct 3, 2020
Merged

Sparse matrix multiplication and addition#190
abranhe merged 2 commits intoAllAlgorithms:masterfrom
watashi-wa-sidhant:master

Conversation

@watashi-wa-sidhant
Copy link
Contributor

This pull request is:

  • [ x] A new Algorithm
  • An update to an existing algorithm.
  • An error fix
  • Other (Describe below*)

This pull request fixes: #168

Changes:

@abranhe abranhe merged commit c0134cc into AllAlgorithms:master Oct 3, 2020
Copy link
Contributor

@Almajoo Almajoo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It is better to put ++i, ++j etc. instead of i++ and j++.

@watashi-wa-sidhant
Copy link
Contributor Author

Got it, thanks for the tip.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Do you know any algorithm in C?

3 participants