Julia code for the book Numerical Linear Algebra
-
Updated
Jan 23, 2023 - Jupyter Notebook
Julia code for the book Numerical Linear Algebra
C++ Matrix -- High performance and accurate (e.g. edge cases) matrix math library with expression template arithmetic operators
A concise library for solving sparse linear systems with direct methods.
Safe and fast mathematical operations with static arrays in the Rust programming language
EMV Compliant QR Library in .NET Standard
Differentiable matrix factorizations using ImplicitDifferentiation.jl.
Numerical analysis course in Python
A linear algebra library that provides a user-friendly interface to several BLAS and LAPACK routines.
A parallelized implementation of Principal Component Analysis (PCA) using Singular Value Decomposition (SVD) in OpenMP for C. The procedure used is Modified Gram Schmidt algorithm. The method for Classical Gram Schmidt is also available for use.
A linear algebra library for TypeScript and JavaScript
Application for scanning creation and edit QR codes. To scan, point camera on qr code or upload a picture with its image. Result is displayed in field previewed where it can be edited, opened in the browser, or saved in the device’s memory, which allows encrypting not only Internet links, but also any other text like a phone number or email.
A cross compiled Scala.js port of JAMA for JVM, JavaScript, and Scala Native projects.
Fork of the qrupdate library for future maintenance.
Numerical Analysis Problems and Solutions
Parallelization of QR decomposition with Householder transformation
QRCode Scanner using Apple in build Vision framework.
Matrix Decompostion Techniques - SVD and QR Decomposition
Experimental code for better understanding Covid QR codes
Implementation of the preconditioned Kaczmarz method https://arxiv.org/abs/1903.01806
Matrix Calculator which perform SVD-factorization, QR-decomposition and LU-decomposition.
Add a description, image, and links to the qr-decomposition topic page so that developers can more easily learn about it.
To associate your repository with the qr-decomposition topic, visit your repo's landing page and select "manage topics."