Pure Javascript manually written 👌 implementation of BLAS, Many numerical software applications use BLAS computations, including Armadillo, LAPACK, LINPACK, GNU Octave, Mathematica, MATLAB, NumPy, R, and Julia.
- Updated
Apr 10, 2023 - TypeScript
Pure Javascript manually written 👌 implementation of BLAS, Many numerical software applications use BLAS computations, including Armadillo, LAPACK, LINPACK, GNU Octave, Mathematica, MATLAB, NumPy, R, and Julia.
Transpose operator
This is an academic project implements a C++ class to manipulate algebraic matrices and perform various matrix operations
List package for Fōrmulæ, in JavaScript
How does PCA work?
Matrix Practice Problems
Tranpose operator
Basic coding using C
A CUDA approach for computing the multiplication of a transposed matrix with the initial one, using the cuBLAS library.
The fourth assignment for AUT's Basic Programming course (Fall 2024) introduces advanced C programming challenges. Students will swap values of 2D arrays, transpose square matrices in-place, and sort arrays using various algorithms like Bubble Sort and Merge Sort. The tasks emphasize the mastery of pointers and multi-dimensional arrays.
C++ program to find the transpose of a matrix
Matscape is a powerful, feature-rich matrix calculator for Android that transforms complex matrix calculations into simple, intuitive operations. Work with multiple matrices (A-Z), perform advanced operations like determinants, inverses, and transposes, and see real-time results with beautiful Material Design UI.
Simple and fast library for matrix operations in C language, including functions for linear algebra.
This repository houses 3 different Jupyter Notebooks that each analyze the similarity in data points to most effectively inform customer recommendations in the retail space.
Several fun and interesting mathematical problems were solved using Javascript.
Library that contains all useful functions for handling matrices and their operations.
Taking transpose of matrix using cpp
Add a description, image, and links to the transpose-matrix topic page so that developers can more easily learn about it.
To associate your repository with the transpose-matrix topic, visit your repo's landing page and select "manage topics."