There are 2 repositories under matrix-computations topic.
Julia code for the book Numerical Linear Algebra
Numerical computation in native Haskell
Provides compile-time contraction pattern analysis to determine optimal tensor operation to perform.
Análisis numérico y cómputo científico
Safe and fast mathematical operations with static arrays in the Rust programming language
Large Linear Algebra (Godot - GDExtension)
Column and row updates to "Q-less" QR decomposition, including stable least-squares solves
This repository contains the implementations of the MUSIC and ESPRIT algorithms, which can be used for super-resolution spectral analysis.
Matrices with interval coefficients in Julia
Code Repository for Matrix Computations(4th Edition) by G.H. Golub and C.F. Van Loan
The functions provided in this C++ source files are used to save and load Eigen C++ matrices/arrays to and from CSV values.
A library for basic matrix computation and analysis
Numerical experiments on Jacobi SVD algorithm
Multiple precision matrix computations with HODLR representation and mixed-precision simulations
Matrix Exponential Approximation using CUDA
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.
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.
Source materials for KAIST course MAS365: Introduction to Numerical Analysis
A Parallel Multithreaded Sparse Triangular Linear System Solver
Programming for maximizing hardware usage in C
同济大学CS《高级程序语言设计1》大作业: 矩阵操作TongJi University CS C++ assignment: matrix operation
A lightweight matrix computation software library aim for MCU or embedded system
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.
A simple matrix class that's compatible with STL functions and CERNs ROOT library. Includes functions for + - * /, inverting, normalisation, eigenvalues, the trace and transpose.
Understanding Data Structures and Algorithms (DSA)
the extraction of meaningful information from images. mainly from digital images by means of digital image processing techniques
Algorithms to generate and work with the envelope of a matrix.
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
Uma biblioteca simples para operações vetoriais e matriciais em JavaScript. A simple library for vector and matrix operations in JavaScript.