An open API service providing repository metadata for many open source software ecosystems.

Topic: "matrix-transpose"

ocramz/sparse-linear-algebra

Numerical computation in native Haskell

Language: Haskell - Size: 866 KB - Last synced at: 12 months ago - Pushed at: over 4 years ago - Stars: 88 - Forks: 10

NaokiHori/SimpleDecomp

Decompose 2D/3D structured meshes between multiple MPI processes in a pencil-like manner

Language: C - Size: 45.9 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 4 - Forks: 0

njmarko/tbb-matrix-multiplication

Parallel matrix multiplication using Intel TBB library

Language: HTML - Size: 36 MB - Last synced at: about 2 months ago - Pushed at: almost 3 years ago - Stars: 4 - Forks: 0

tarun360/Cache-Oblivious-Algorithms

Cache Oblivious Algorithms

Language: C++ - Size: 6.28 MB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 2 - Forks: 1

denyskryvytskyi/capgemini-cuda

CUDA implementation of vector additon, matrix multiplication, reduction and sorting

Language: Cuda - Size: 38.1 KB - Last synced at: 19 days ago - Pushed at: 6 months ago - Stars: 1 - Forks: 0

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++

Language: Cuda - Size: 1.52 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

Charlot-DEDJINOU/Matrice

Ce projet est une bibliothèque de manipulation de matrices qui permet d'effectuer des calculs matriciels essentiels. Avec cette bibliothèque, vous pouvez créer des matrices, effectuer des opérations mathématiques sur les matrices telles que l'addition, la soustraction, la multiplication, le calcul de l'inverse, etc.

Language: C - Size: 398 KB - Last synced at: about 2 months ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

ssp4all/Matrix-Multiplication-and-Transpose

Source code for matrix multiplication and transpose in a header file.

Language: C++ - Size: 3.43 MB - Last synced at: about 2 years ago - Pushed at: about 5 years ago - Stars: 1 - Forks: 0

MadimetjaMadix/ELEN4020A_Project

Language: C - Size: 299 KB - Last synced at: about 2 years ago - Pushed at: almost 6 years ago - Stars: 1 - Forks: 0

harismuneer/Matrix-Operations-Using-Pointer-Arithmetic

💾 Different Matrix Operations like Addition, Transpose, Symmetric and Row Interchange performed using Pointer Arithmetic

Language: C++ - Size: 169 KB - Last synced at: about 1 month ago - Pushed at: 3 months ago - Stars: 0 - Forks: 1

chrisdalvit/gpu-matrix-transpose

Implementation and benchmarking of different matrix transpose with CUDA

Language: C++ - Size: 193 KB - Last synced at: 17 days ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

denyskryvytskyi/capgemini-opencl

OpenCL implementation of vector additon, matrix multiplication, reduction and sorting

Language: C++ - Size: 61.5 KB - Last synced at: about 2 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

shwaschuurman/cachelab

Project from CSCI351 (Introduction to Computer Systems) in which we independently wrote a simulation of a cache and worked through some matrix-transposition problems.

Language: C - Size: 700 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

er-hiba/Matrix_Transpose

It takes input for a matrix, displays the original matrix, and then prints its transpose.

Language: Python - Size: 18.6 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

huseyin1tozluyurt/OOP-Porject

Matrix Operator

Language: Java - Size: 69.3 KB - Last synced at: 6 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

virelfauzan/Praktikum-Matematika-Lanjut-1

Size: 6.48 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

zhen69/Matrix-Calculator

Programmed a calculator that would compute a series of matrix operations, such as addition, multiplication, and transposition.

Language: C - Size: 35.2 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

tony-redekop/malg

Portable, header-only linear algebra library written in C++

Language: C++ - Size: 26.4 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

skabukhoyer/SQL-Engine

In this simple sql-engine, we have implemented a limited set of query according to specified syntax. We also handled big matrix transpose here

Language: C++ - Size: 12.3 MB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

mohanadtalat91/Matrix-Calculator

This matrix has some operation such as add,subtract, multiplication and transpose

Language: C++ - Size: 424 KB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 1

streamlined2/MatrixWorks

Studying Java data structures and algorithms

Language: Java - Size: 113 KB - Last synced at: about 1 month ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

sm8799/AMPT_Labwork

This repository contains all the assignments related to Advanced microprocessors x86 and mmx controllers.

Language: Assembly - Size: 438 KB - Last synced at: over 1 year ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

zaahidali/Cpp-Lab

A semester tasks of Data Structure and Programming Fundamentals using C++ Language.

Language: C++ - Size: 1.53 MB - Last synced at: about 2 months ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

amineremache/matrix_mult

A project we had in Parallel High Performance Computing course where we used openMP & CUDA

Language: C - Size: 1.25 MB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

Related Topics
matrix-multiplication 11 matrix 10 cpp 9 matrix-addition 6 cuda 4 matrix-calculations 3 matrix-subtraction 3 matrix-multiplication-parallel 3 c 3 matrix-operations 2 gpu-acceleration 2 cuda-programming 2 sorting-algorithms-implemented 2 bitonic-sort 2 nvidia-gpu 2 cuda-kernels 2 vector 2 eigenvalues 2 eigenvectors 2 vector-addition 2 vectorization 2 parallel-computing 2 nvidia-cuda 2 mpi 2 linear-algebra 2 gpu-computing 2 matrix-functions 2 matematika-lanjut-1 1 matrix-determinant 1 matrix-inverse 1 praktikum 1 sorting-algorithms 1 reduction 1 opencl-kernels 1 python 1 opencl 1 vectors 1 transpose 1 tiling 1 openmp 1 sql 1 domain-decomposition 1 sparse-matrix 1 dbms-project 1 hpc 1 quicksort 1 matrix-shift 1 matrix-rotation 1 matrix-ordering 1 matrix-norm 1 matrix-local-extremums 1 matrix-determinant-calculation 1 java 1 gpu-programming 1 matrix-symmetry 1 matrix-arithmetic 1 queue-using-arrays 1 queue 1 postfix-to-infix 1 pointers 1 matrix-diagnol-multilpication 1 matrix-diagnol-addition 1 infixtopostfix-expression 1 dynamic-array 1 double-ended-queue 1 circular-queue 1 sort 1 reduction-dimension 1 nvidia 1 gpgpu 1 tbb 1 parallel-programming 1 intel-tbb 1 intel-compiler 1 avx2 1 matrix-factorisation 1 real-mode 1 protected-mode 1 microprocessor 1 assembly-x86 1 advanced-microprocessors 1 tree-structure 1 read-file 1 input-output 1 infix-to-postfix 1 algorithms-and-data-structures 1 library 1 van-emde-boas 1 search-algorithm 1 peano 1 median 1 funnel 1 cache-oblivious-algorithms 1 algorithms 1 matrix-library-cpp 1 mpi-io 1 scalar-multiplication 1 matrix-division 1 matrix-adjoint 1 inverse-matrix 1