#
matrix-multiplication
Here are 357 public repositories matching this topic...
Acceleration package for neural networks on multi-core CPUs
cpu
neural-network
high-performance
inference
multithreading
simd
matrix-multiplication
neural-networks
high-performance-computing
convolutional-layers
fast-fourier-transform
winograd-transform
-
Updated
Apr 14, 2020 - C
Fast Clojure Matrix Library
java
api
clojure
gpu
opencl
matrix
cuda
matrix-factorization
clojure-library
matrix-functions
gpgpu
matrix-multiplication
high-performance-computing
gpu-computing
vectorization
matrix-calculations
-
Updated
Oct 1, 2020 - Clojure
BLAS-like Library Instantiation Software Framework
high-performance
linear-algebra
matrix-functions
matrix-multiplication
high-performance-computing
blas
linear-algebra-library
matrix-calculations
matrix-library
blas-libraries
blis
-
Updated
Oct 1, 2020 - C
High-efficiency floating-point neural network inference operators for mobile, server, and Web
cpu
neural-network
inference
multithreading
simd
matrix-multiplication
neural-networks
convolutional-neural-networks
convolutional-neural-network
inference-optimization
mobile-inference
-
Updated
Sep 30, 2020 - C
-
Updated
Jun 18, 2018 - C
Tuned OpenCL BLAS
-
Updated
Aug 16, 2020 - C++
The HPC toolbox: fused matrix multiplication, convolution, data-parallel strided tensor primitives, OpenMP facilities, SIMD, JIT Assembler, CPU detection, state-of-the-art vectorized BLAS for floats and integers
deep-learning
assembler
parallel
openmp
jit
simd
matrix-multiplication
high-performance-computing
blas
convolution
tensor
compiler-optimization
gemm
runtime-cpu-detection
-
Updated
Nov 9, 2019 - Nim
BLISlab: A Sandbox for Optimizing GEMM
-
Updated
Aug 6, 2019 - C
neural-network
numpy
cython
linear-algebra
matrix-multiplication
neural-networks
blas
openblas
blas-libraries
blis
-
Updated
Aug 17, 2020 - C
Sparse matrix formats for linear algebra supporting scientific and machine learning applications
go
golang
machine-learning
csc
vector
matrix
scientific-computing
matrix-multiplication
matrices
blas
csr
sparse-linear-systems
sparse-matrix
bit-vector
sparse-matrices
gonum
dictionary-of-keys
coo
sparse-representations
matrix-format
-
Updated
Aug 16, 2020 - Go
[Experimental] LLVM-accelerated Generic Linear Algebra Subprograms
-
Updated
Jul 9, 2018 - D
Distributed Communication-Optimal Matrix-Matrix Multiplication Algorithm
linear-algebra
mpi
cuda
scalapack
matrix-multiplication
gpu-acceleration
rocm
communication-optimal
pdgemm
-
Updated
Sep 25, 2020 - C++
Stretching GPU performance for GEMMs and tensor contractions.
python
machine-learning
amd
gpu
assembly
opencl
dnn
matrix-multiplication
neural-networks
gpu-acceleration
blas
hip
gpu-computing
tensors
tensor-contraction
gemm
radeon
auto-tuning
radeon-open-compute
-
Updated
Oct 1, 2020 - Python
Meta.Numerics is library for advanced numerical computing on the .NET platform. It offers an object-oriented API for statistical analysis, advanced functions, Fourier transforms, numerical integration and optimization, and matrix algebra.
statistics
math
dotnet
optimization
matrix
matrix-factorization
statistical-analysis
special-functions
scientific-computing
matrix-multiplication
data-analysis
statistical-tests
math-library
numerics
numerical-optimization
numerical-integration
numerical-analysis
matrix-library
csharp-library
matrix-algebra
-
Updated
Sep 7, 2020 - C#
N-dimensional matrix class for Rust
-
Updated
Sep 23, 2016 - Rust
DBCSR: Distributed Block Compressed Sparse Row matrix library
-
Updated
Oct 1, 2020 - Fortran
A library and extension that provides objects for scientific computing in PHP.
php
engineering
machine-learning
composer
statistics
math
vector
matrix
linear-algebra
php-extension
computation
scientific-computing
matrix-multiplication
arithmetic
matrices
tensor
vectors
zephir
trigonometric-functions
matrix-decompositions
matrix-factorizations
-
Updated
Jul 24, 2020 - PHP
python
java
machine-learning
r
neural-network
tensorflow
linear-regression
linear-programming
matrix-multiplication
matrices
neural-networks
tensorflow-experiments
tensorflow-models
-
Updated
Jan 22, 2020 - Python
BELLA: a Computationally-Efficient and Highly-Accurate Long-Read to Long-Read Aligner and Overlapper
matrix-multiplication
long-read
read-aligners
spgemm
genome-alignment
overlapper
pacbio-aligner
longread-aligner
-
Updated
Sep 15, 2020 - C++
Parallel Matrix Multiplication Using OpenMP, Phtreads, and MPI
-
Updated
Nov 1, 2017 - C
The only library allowing to create Tensors (matrices extension) with custom types
-
Updated
Sep 1, 2020 - C#
MIRROR: M4RI is a library for fast arithmetic with dense matrices over GF(2)
-
Updated
Jan 25, 2020 - C
Extensions to simplify the use of the LinearAlgebra framework on iOS 8 and OS X 10.10 utilising Swift operator overloading
-
Updated
Aug 20, 2016 - Swift
This is a simple project that shows how to multiply two 3x3 matrixes in Verilog.
calculator
vhdl
matrix-multiplication
verilog
xilinx
hardware-designs
xilinx-fpga
low-level-programming
xilinx-ise
xilinx-vivado
ic-design
-
Updated
Aug 12, 2017 - Verilog
Parallel Processing - Matrix Multiplication (Cannon, DNS, LUdecomp)
-
Updated
Dec 12, 2017 - TeX
Python wrapper for Intel Math Kernel Library (MKL) matrix multiplication
-
Updated
Aug 10, 2020 - Python
A Collection some matrix manipulation algorithms
-
Updated
Nov 18, 2016 - C
Improve this page
Add a description, image, and links to the matrix-multiplication topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the matrix-multiplication topic, visit your repo's landing page and select "manage topics."
Add quickselect algorithm. Quickselect is a selection algorithm to find the kth smallest element in an unordered list.