Four Mini-Projects Based on the Important Topics in Linear Algebra, Such as Augmented Matrix, Shear Transformation, Linear and Polynomial Regression, and SVD
-
Updated
Oct 12, 2022 - Python
Four Mini-Projects Based on the Important Topics in Linear Algebra, Such as Augmented Matrix, Shear Transformation, Linear and Polynomial Regression, and SVD
This repository contains a Verilog implementation of matrix inversion using the Gaussian-Jordan elimination method. The module supports fixed-point arithmetic for better numerical precision and is parameterized to handle different matrix sizes and bit widths.
Lightweight linear algebra utilities for augmented matrices and educational numerical methods in Rust.
Add a description, image, and links to the augmented-matrix topic page so that developers can more easily learn about it.
To associate your repository with the augmented-matrix topic, visit your repo's landing page and select "manage topics."