Skip to content
#

transpose-matrix

Here are 19 public repositories matching this topic...

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

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.

  • Updated Nov 29, 2024
  • C++

Improve this page

Add a description, image, and links to the transpose-matrix topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the transpose-matrix topic, visit your repo's landing page and select "manage topics."

Learn more