lu-factorization
There are 34 repositories under lu-factorization topic.
ocramz/sparse-linear-algebra
Numerical computation in native Haskell
NJU-TJL/OpenMP-MPI_Labs
使用OpenMP及MPI完成的几个并行程序设计小实验:矩阵相乘、矩阵LU分解、文档分类中的文档向量过程
faosorios/fastmatrix
Fast computation of some matrices useful in statistics
Lyxn/linprog
Linear Programming in Short
rmsrosa/UnitfulBuckinghamPi.jl
Solve for the adimensional Pi groups in a list of Unitful parameters, according to the Buckingham-Pi Theorem.
zishun/cuSolverRf-batch
A complete example of batched refactorization in cuSOLVER.
radinshayanfar/MCP
AUT Multicore Programming Course Materials
Realife-Brahmin/PowerSystems-Analysis-Stability-WSU
MATLAB implementations for the courses Analysis of Power Systems (EE 521) and Power System Stability and Control (EE 523) at Washington State University.
bonevbs/HierarchicalSolvers.jl
Hierarchical solvers is an approximate sparse direct solver, written entirely in Julia.
juankg214/Metodos
Numerical Methods using Octave. Solving Linear equations, Systems of linear equations, etc.
mfasi/hpl-ai-matrix
Extreme-scale matrices with specified ∞-norm condition number that do not require pivoting in LU factorization.
ThisIs-Developer/Numerical-Method
A numerical method is an approximate computer method for solving a mathematical problem which often has no analytical solution.
gagahpangeran/numerical-analysis
Repository for project report of numerical analysis course assignment in Faculty of Computer Science UI
rh01/hw-matrix-decomposition
matrix decomposition from scratch for matrix analysis and analysis course capstone of ucas
remullo/Computational-Mathematical-Modeling-Projects-for-Scientific-Approaches
This repository is focused in some mathematical modeling techniques, such as, such as Newton`s root method, Bolzano theorem and false-position algorithm.
roguexray007/LU-factorisation
Parallel implementation of LU factorisation using openMP using dolittle algorithm
SharathRaparthy/numerical_linear_algebra
This repo discusses various methods for finding the (possibly many) solutions for the system of linear equations AX = b and also discusses about the sensitivity of the solution X using condition number.
AmirMohamadBabaee/linearalgebra-projects
Linear Algebra projects of Spring 2021 at CE AUT
ipserc/complexarith
complexarith is an attempt to model the complex field arithmetic in Java to be used in mathematical developments.
jlobatop/factorizacionLU
Numerical Methods course project: LU factorization - BSc Aerospace Engineering, University of León
kabicm/lu
LU-factorization with Scalapack
lucianobajr/MAF-271
:infinity: numerical calculation
bjam24/agh-matrix-calculus-and-multivariate-statistics
This respository contains projects made for the Matrix Calculus and Multivatiate Statistics course at the AGH UST in 2024 by team of 2 students.
JavadZandiyeh/AUT-ALA-Projects
AUT Applied Linear Algebra course projects
k-karna/linalg
Linear Algebra Step by Step by Kuldeep Singh. Solved step by step through LaTeX
nickklos10/cot-4500-as3
Solutions to a variety of numerical methods problems using Python
Smendowski/matrix-algorithms
Implementation of selected matrix algorithms i.e. Strassen, Binet, block matrix inversion and block LU factorization with recursive approach.
tasoslio/Numerical-Analysis
Numerical Analyisis Assignment(Auth Spring Semester 2023)
Caroline-Camargo/RelatoriosPython-CalculoNumericoComputacional
Relatórios escritos em Python, no ambiente Google Colab, para a disciplina de Cálculo Numérico Computacional
g-laz77/Parallel-Computing-Snippets
Contains all experiments with different types of matrices and operations.
jacobwilliams/lusol
Fortran Package Manager library for LUSOL
joshroybal/linear-algebra
Basic linear algebra stuff in post f77 Fortran.