Posts
 
Reputation
Joined
Last Seen
Strength to Increase Rep
+0
Strength to Decrease Rep
-0
0% Quality Score
Upvotes Received
0
Posts with Upvotes
0
Upvoting Members
0
Downvotes Received
6
Posts with Downvotes
2
Downvoting Members
5
1 Commented Post
0 Endorsements
Ranked #72.8K
~210 People Reached
Favorite Forums
Favorite Tags

1 Posted Topic

Member Avatar for imolorhe

I know you need your implementation in C but I hope this program in Python that I created is somewhat helpful. [CODE=Python] # ------------------------------------------------------------------- # Function: init # Purpose: Program's initialization function (i.e. Point of entry) # ------------------------------------------------------------------ def init(): print("") print("|-----| Matrix Multiplier |-----|") print("") print("Programmed by: Carlos Felipe …

Member Avatar for Calipe
-5
210

The End.