A project made for my Numerical Methods college course. Features: shapes go wild.
-
Updated
Dec 2, 2023 - Python
A project made for my Numerical Methods college course. Features: shapes go wild.
Matrix classes for matrices that are block-tridiagonal and sparse, and simply "block sparse". These talk together, and furthermore containts an algorithm for inversion of the block-tridiagonal version. Much faster than the numpy and scipy equivalents when a particular matrix is block tridiagonal and large enough.
Four Mini-Projects Based on the Important Topics in Linear Algebra, Such as Augmented Matrix, Shear Transformation, Linear and Polynomial Regression, and SVD
A graph decomposer for the Linear Algebra class project
A small app to practice Gauss or Gauss-Jordan elimination without doing all the arithmetic.
Mathematics is a universal language. Computer Science heavily relies on theory and mathematics. Mathematics like Calculus & Linear Algebra are the foundations and backbone of AI. This repo contains all of my 100DaysOfMaths Learning Journey.
Calculates the dimensions of the Four Fundamental Spaces of a given mxn matrix.
This repo is created with an aim to simplify the mathematics under the hood of Linear Algebra
Learning With Errors Post Quantum Cryptography.
Some functions to solve exercises from the "Mathematical Models for Economics Applications" course that I attended during the last semester of my BSc.
Add a description, image, and links to the linearalgebra topic page so that developers can more easily learn about it.
To associate your repository with the linearalgebra topic, visit your repo's landing page and select "manage topics."