An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with lu-decomposition

A curated list of projects in awesome lists tagged with lu-decomposition .

https://github.com/nomemory/neat-matrix-library

nml is a "simple" matrix/numerical analysis library written in pure C. The scope of the library is to highlight various algorithm implementations related to matrices. Code readability was a major concern.

ansi-c c gauss-elimination gauss-jordan linear-algebra linear-algebra-library linear-algorithms lu-decomposition matrix neat nml reduced-row-echelon-form row-echelon-form

Last synced: 22 Jun 2025

https://github.com/ECP-Solutions/VBA-Expressions

A powerful string expression evaluator for VBA and LO Basic, which puts more than 100 mathematical, statistical, financial, date-time, logic and text manipulation functions at the user's fingertips.

basic cholesky-decomposition cholesky-factorization curve-fitting determinant-calculation equation-systems libreoffice lo-basic lu-decomposition mathematical-expression-parser mathematical-expressions-evaluator mathematics maths matrix-multiplication multivariate-linear-regression science statistical-models

Last synced: 30 Jul 2025

https://github.com/nenadmarkus/algogear

Minimalistic implementations of various algorithms for projects in machine learning and computer vision

decision-tree fft-library lu-decomposition matrix-multiplication weighted-median

Last synced: 05 Mar 2026

https://github.com/rwl/gplu

Rust sparse LU decomposition using Gilbert and Peierls method

lu-decomposition rust sparse-linear-systems

Last synced: 15 Apr 2025

https://github.com/antoniopelusi/lu-solver

Assignments for High Performace Computing exam at Unimore, Modena, IT.

cuda lu-decomposition openmp

Last synced: 27 Feb 2026

https://github.com/rwl/blu

LU factorization with dynamic Markowitz search and columnwise threshold pivoting

lu-decomposition rust sparse-linear-systems

Last synced: 15 Apr 2025

https://github.com/rwl/lufact

Sparse LU factorization with partial pivoting using Gilbert and Peierls method

lu-decomposition sparse-linear-systems

Last synced: 15 Jul 2026

https://github.com/aostrun/matrix-lup

Matrix implementation that includes LU/LUP decomposition and solving basic linear equations

linear-equations lu-decomposition matrix-decompositions matrix-factorization python

Last synced: 19 Apr 2025

https://github.com/rwl/lufact_rs

Sparse LU factorization with partial pivoting in Rust

gilbert-peierls lu-decomposition sparse-linear-solver sparse-linear-systems

Last synced: 25 Jun 2026

https://github.com/ghonimo/linear-equations-solver-with-parallel-lu-decomposition-ece588

A system of linear equations solver with a parallel LU Decomposition algorithm implemented using Pthreads at its core. C/C++ implementations with and without pivoting. Thoroughly documented and benchmarked on an intel linux system and a macbook pro with Apple Silicon M3pro chip. This project was developed as a project at Portland State University

apple-silicon benchmark decomposition hpc hyperthreading intel linear lu lu-decomposition m3-chip m3pro matrix matrix-factorization matrix-generation parallel-computing parallel-programming portland-state-university pthreads solver

Last synced: 15 Jun 2026

https://github.com/baranovserv/mathmod

Π‘ΠΈΠ±Π»ΠΈΠΎΡ‚Π΅ΠΊΠ° Python для числСнного модСлирования

chole false-position-method gauss-seidel linear-algebra-library llt lu-decomposition newton-method relaxation secant-method

Last synced: 08 Jun 2026

https://github.com/kabicm/lu

LU-factorization with Scalapack

distributed lu-decomposition lu-factorization mkl scalapack

Last synced: 04 Apr 2025

https://github.com/njdevpro/rmatrix

A simple matrix library written in Rust, with LU decomposition, equation solving, inversion and more.

linear-algebra lu-decomposition matrix matrix-factorization matrix-functions rust

Last synced: 09 Mar 2026

https://github.com/mrglaster/somematrixoperations

Python realisation of some matrix operations including LU-decomposition and determinant finding.

algorithm isu lu-decomposition math matrix matrix-inversion python russian-language study-notes

Last synced: 07 Jun 2026

https://github.com/sudipto3331/lu-decomposition-numerical-method-implementation-in-python

This repository contains a Python implementation of the LU Decomposition method for solving systems of linear equations. The code reads coefficients from an Excel file (`read.xls`), performs LU Decomposition to factorize the matrix into lower and upper triangular matrices, and then solves the system of equations.

excel excel-export lu-decomposition numerical-analysis numerical-methods python3

Last synced: 12 Jun 2026

https://github.com/subhash-777/multilayer-qr-encryption

Multiple level QR code encryption using LU decompositon and PCA.

lu-decomposition pca python qrcode-encryption

Last synced: 10 Apr 2025

https://github.com/lorenzopaleari/asl-matrix-exponential-c

Highly optimised C implementation of matrix exponential using Al-Mohy & Higham's algorithm, featuring advanced performance techniques like vectorization and LU decomposition.

avx2 blocking efficient high-performance lu-decomposition matrix matrix-exponential vectorization

Last synced: 10 Jul 2026

https://github.com/trizen/math-matrixlup

Math::MatrixLUP - Perl 5 library for matrix operations and LUP decomposition.

lu-decomposition lup-decomposition math matrix perl-module perl5 perl5-module

Last synced: 26 Feb 2026