A MPI program to calculates infinity norm of a matrix using row wise block-striped partitioning. The infinity norm of a matrix is defined to be the maximum of sums of absolute values of elements in a row, over all rows.
- Updated
Nov 21, 2020 - C++
A MPI program to calculates infinity norm of a matrix using row wise block-striped partitioning. The infinity norm of a matrix is defined to be the maximum of sums of absolute values of elements in a row, over all rows.
This code will get all news articles and their associated categories. This interacts with Sums' Pluto API.
This is a simple script to sum cubes of random numbers to try to find a specific result. I used to try to find 3 numbers whose cubes sum is 42. a^3+b^3+c^3= 42
Repository for the CENG115 Course that I have taken at IZTECH
🧩🔠🎮 Kakuro game, played from some well-known AI algorithms
Add a description, image, and links to the sums topic page so that developers can more easily learn about it.
To associate your repository with the sums topic, visit your repo's landing page and select "manage topics."