Structured Matrix Package (LBNL)
-
Updated
Nov 6, 2024 - C++
Structured Matrix Package (LBNL)
Small C++17 library for vector and matrix computations
Provides compile-time contraction pattern analysis to determine optimal tensor operation to perform.
The functions provided in this C++ source files are used to save and load Eigen C++ matrices/arrays to and from CSV values.
Parallel Jacobi method implementation on virtual mesh topology
The Cramer, Determinant, Coefficient, Multiplication for the matrix.
Large Linear Algebra (Godot - GDExtension)
Qt Creator desktop application for evaluating triple integrals and also testing with HPC-Library.
Matrix operation library using single, n-threads or CUDA supported GPU
A simple matrix class that's compatible with STL functions and CERNs ROOT library. Includes functions for + - * /, inverting, normalisation, eigenvalues, the trace and transpose.
Matrix computation and linear algebra library in Matlab's style.
同济大学CS《高级程序语言设计1》大作业: 矩阵操作TongJi University CS C++ assignment: matrix operation
Matrix class with basic matrix operations like addition, subtraction, multiplication, scalar multiplication, exponentiation and swapping rows/columns.
Solver for mathematical expressions written in C++
Implementation of "Matrix Computations"(4th) via C++.
C++ class implementing basic matrix operations
Custom implementation of matrix class in C++
Add a description, image, and links to the matrix-computations topic page so that developers can more easily learn about it.
To associate your repository with the matrix-computations topic, visit your repo's landing page and select "manage topics."