Efficient Householder Transformation in PyTorch
-
Updated
Jul 6, 2021 - Python
Efficient Householder Transformation in PyTorch
This Python code solves any 2D truss structure using the joints method
This program aims to simulate the movement of flock of birds using python.
Cholesky decomposition for Hilbert matrix of any order in Python 3 (Two programs)
small python program that can be used to visualizing linear transformations
A pure-Python matrix library with NumPy-level linear algebra operations. Zero dependencies, readable implementations, full matrix operation suite including decompositions, solvers, and advanced linear algebra. Perfect for learning, constrained environments, or when you need transparent matrix operations without the NumPy ecosystem.
Generate random structured matrices
Hill cipher encryption and Hamming code encoding with linear algebra
Short project modeling velocity/displacement data from a rocket launch with least squares regression techniques.
Analyzing multidimensional cancer survey data to predict which of two respondents is at a higher risk (using Principal Component Analysis)
University labs
Free probability for large matrices
MNIST_WITHOUT_SKLEARN: The MNIST_Scipy.py module is presented which, using the Scipy library, is applied to the recognition of handwritten characters contained in the MNIST file, achieving a similar hit rate than the module referenced at https://github.com/ablanco1950 / MNIST_KNN Although with a longer execution time.
Add a description, image, and links to the linalg topic page so that developers can more easily learn about it.
To associate your repository with the linalg topic, visit your repo's landing page and select "manage topics."