matrix-subtraction
There are 9 repositories under matrix-subtraction topic.
gbenroscience/ParserNG
ParserNG is a powerful , fast math expression parser that parses and evaluates math expressions, does differential calculus(symbolic) evaluations, numerical integration, equation solving(quadratic, Tartaglia's, numerical solutions of other equations) , matrix operations and statistics amongst other functionality. It is written in pure java and has no native dependencies.
rbga/CPU-vs-GPU-Matrix-Operation
A performance comparison of standard matrix functions between CPU and GPU using Nvidia CUDA on Visual Studio using C++
JoKeRooo7/matrix_c
c lib for calculating matrices
JoKeRooo7/matrix_cpp
cpp lib for calculating matrices
hanzala-sohrab/Matrix
Class based implementation of a matrix.
huseyin1tozluyurt/OOP-Porject
Matrix Operator
ilmanmughni29/Matrix-Addition-and-Subtraction
Matrix addition and subtraction with and without numpy
divyanshhkaushik/Matrix-Calculator-in-C-
This is my first basic project in C language with the help of internet sources(with some modifications).It can be used to solve any kind of arithmetic operations in matrixes.
mohanadtalat91/Matrix-Calculator
This matrix has some operation such as add,subtract, multiplication and transpose