Numerical computation in native Haskell
-
Updated
Aug 21, 2020 - Haskell
Numerical computation in native Haskell
使用OpenMP及MPI完成的几个并行程序设计小实验:矩阵相乘、矩阵LU分解、文档分类中的文档向量过程
Fast computation of some matrices useful in statistics
Linear Programming in Short
Solve for the adimensional Pi groups in a list of Unitful parameters, according to the Buckingham-Pi Theorem.
A complete example of batched refactorization in cuSOLVER.
AUT Multicore Programming Course Materials
MATLAB implementations for the courses Analysis of Power Systems (EE 521) and Power System Stability and Control (EE 523) at Washington State University.
Hierarchical solvers is an approximate sparse direct solver, written entirely in Julia.
Numerical Methods using Octave. Solving Linear equations, Systems of linear equations, etc.
A numerical method is an approximate computer method for solving a mathematical problem which often has no analytical solution.
Extreme-scale matrices with specified ∞-norm condition number that do not require pivoting in LU factorization.
matrix decomposition from scratch for matrix analysis and analysis course capstone of ucas
Repository for project report of numerical analysis course assignment in Faculty of Computer Science UI
This repository is focused in some mathematical modeling techniques, such as, such as Newton`s root method, Bolzano theorem and false-position algorithm.
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.
Parallel implementation of LU factorisation using openMP using dolittle algorithm
LU-factorization with Scalapack
Numerical Methods course project: LU factorization - BSc Aerospace Engineering, University of León
Add a description, image, and links to the lu-factorization topic page so that developers can more easily learn about it.
To associate your repository with the lu-factorization topic, visit your repo's landing page and select "manage topics."