C++ Matrix -- High performance and accurate (e.g. edge cases) matrix math library with expression template arithmetic operators
-
Updated
Apr 5, 2024 - C++
C++ Matrix -- High performance and accurate (e.g. edge cases) matrix math library with expression template arithmetic operators
A complete example of batched refactorization in cuSOLVER.
Two-dimensional finite element method on rectangles
Math library
LU-factorization with Scalapack
Quadratic Equation Solver with Linear Algebra using LU and QR decomposition
Project made for analyzing the performance and effectiveness of selected interpolation methods.
A matrix library that contains multiple solvers of matrices
Linear Least Squares Regression with Eigen Dense Solver using QR decomposition and LU decomposition.
Resolve heat diffusion problems (1D, 2D) with differential equations in C++
Лабораторные работы по курсу "Технология параллельных вычислений"
Solution of systems of linear algebraic equations based on LU - expansion of the coefficient matrix
Laboratory works on the course "Parallel Computing Technologies "
Algorithms applied in solving mathematical problems for Computer Science
Parallel implementation of some algorithms
Performs the LU decomposition of a matrix
C++ implementation of several mathematical techniques for solving large hollow systems
LU - Matrix decomposition based on the Gauss method.
Add a description, image, and links to the lu-decomposition topic page so that developers can more easily learn about it.
To associate your repository with the lu-decomposition topic, visit your repo's landing page and select "manage topics."