matrix-computations
There are 100 repositories under matrix-computations topic.
flame/libflame
High-performance object-based library for DLA computations
pghysels/STRUMPACK
Structured Matrix Package (LBNL)
EricDarve/numerical_linear_algebra
Julia code for the book Numerical Linear Algebra
ocramz/sparse-linear-algebra
Numerical computation in native Haskell
Einsums/Einsums
Provides compile-time contraction pattern analysis to determine optimal tensor operation to perform.
zmij/math
Small C++17 library for vector and matrix computations
ITAM-DS/analisis-numerico-computo-cientifico
Análisis numérico y cómputo científico
elsuizo/static-math
Safe and fast mathematical operations with static arrays in the Rust programming language
DirkToewe/nd4js
JS ND-Arrays inspired by NumPy.
mpf/QRupdate.jl
Column and row updates to "Q-less" QR decomposition, including stable least-squares solves
Johnnoe2618/large-linear-algebra
Large Linear Algebra (Godot - GDExtension)
JuliaReach/IntervalMatrices.jl
Matrices with interval coefficients in Julia
shantistewart/MUSIC-and-ESPRIT-Algorithms
This repository contains the implementations of the MUSIC and ESPRIT algorithms, which can be used for super-resolution spectral analysis.
Jiangtang/Matrix-Computations
Code Repository for Matrix Computations(4th Edition) by G.H. Golub and C.F. Van Loan
AleksandarHaber/Save-and-Load-Eigen-Cpp-Matrices-Arrays-to-and-from-CSV-files
The functions provided in this C++ source files are used to save and load Eigen C++ matrices/arrays to and from CSV values.
kingofspace0wzz/Matrix-Analysis
A library for basic matrix computation and analysis
zlliang/jacobi-svd
Numerical experiments on Jacobi SVD algorithm
Agha-Muqarib/NumPy-Basics-Arrays-And-Vectorized-Computation
It includes the basic and advance numpy array manipulations. The topics like indexing, slicing, fast element array-wise functions, mathematical and statistical methods, filing, linear algebra functions, pseudo-random numbers, reshaping, splitting, concatenating,tiles, repeating, where( ) function & numpy advanced array manipulation are implemented.
chenxinye/mhodlr
Multiple precision matrix computations with HODLR representation and mixed-precision simulations
maximilianbehr/cuexpm
Matrix Exponential Approximation using CUDA
ameli/imate
High-Performance Python Package for Scalable Randomized Algorithms in Linear Algebra
shantistewart/Independent-Component-Analysis
A class research project on independent component analysis (ICA) and FastICA for Matrix Analysis for Signal Processing and Machine Learning (ECE 599) course at Oregon State University.
anar-rzayev/Numerical-Algorithms
Source materials for KAIST course MAS365: Introduction to Numerical Analysis
gramian/matrico
A flonum matrix module for CHICKEN Scheme.
jventura1738/max-performance-c
Programming for maximizing hardware usage in C
lingbai-kong/matrix-operation
同济大学CS《高级程序语言设计1》大作业: 矩阵操作TongJi University CS C++ assignment: matrix operation
SayanChakraborty126/Matrix_Computation_Library
This library include files that can be used for complex matrix computations. The library has been written in C/C++ and should be compatible with any microcontroller. Also includes Arduino codes that use the library for matrix computation.
SnowFleix/Matrix
A simple matrix class that's compatible with STL functions and CERNs ROOT library. Includes functions for + - * /, inverting, normalisation, eigenvalues, the trace and transpose.
swapnita-pandey/Data-Structures-and-Algorithms
Understanding Data Structures and Algorithms (DSA)
BaseMax/MatrixFunction
The Cramer, Determinant, Coefficient, Multiplication for the matrix.
cuguilke/spike_pstrsv
A Parallel Multithreaded Sparse Triangular Linear System Solver
guimspace/envelope-matrix
Algorithms to generate and work with the envelope of a matrix.
jakubowiczish/fortran-task1
My solution for Fortran assignment - task 1
saxarona/tc1003b
Discrete mathematics and introduction to linear algebra---A hybrid course which briefly covers set theory, predicate and first order logic, proofs and basic vector and matrix operations