Skip to content
#

linalg

Here are 21 public repositories matching this topic...

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.

  • Updated Dec 16, 2025
  • Python

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.

  • Updated Feb 4, 2022
  • Python

Improve this page

Add a description, image, and links to the linalg topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the linalg topic, visit your repo's landing page and select "manage topics."

Learn more