๐ Live Open Source Explorer
Explore live open-source projects and AI models.
Search public open-source repositories from GitHub and AI models from Hugging Face. Every page shows 10 results with clean pagination.
๐ Live Search
Search live open-source data
Search GitHub repositories and Hugging Face models directly, then explore stars, downloads, source links and project details.
Live Results
GitHub Open Source Repositories
Search: linear-algebra-matrix
Page 4
Showing 9 results from 39
SENATOROVAI/singular-value-decomposition-svd-solver-course
GitHub Python MIT LicenseSingular Value Decomposition (SVD) is a fundamental linear algebra technique that factorizes any into the product of three matrices: are orthogonal matrices containing left and right singular vectors, while sigma is a diagonal matrix of non-negative singular values. It is essential for data redu... Read more
External source
GitHub
cvxgrp/torch_linops
GitHub Python Apache License 2.0A library to define abstract linear operators, and associated algebra and matrix-free algorithms, that works with pyTorch Tensors.
External source
GitHub
Aryia-Behroziuan/numpy
GitHubQuickstart tutorial Prerequisites Before reading this tutorial you should know a bit of Python. If you would like to refresh your memory, take a look at the Python tutorial. If you wish to work the examples in this tutorial, you must also have some software installed on your computer. Please see... Read more
External source
GitHub
anantrajputcode/Matops-c
GitHub CMATOPS is a menu-driven C program that implements core matrix operations used in linear algebra. It allows users to perform matrix multiplication, determinant and inverse calculation, characteristic equation generation, and computation of eigenvalues and eigenvectors for supported square matrices... Read more
External source
GitHub
javascript-machine-learning/linear-algebra-matrix
GitHub JavaScript๐ Linear Algebra with Matrix Operations in JavaScript. Used in vectorization implementations in machine learning algorithms.
External source
GitHub
vleplat/QuatIca
GitHub Python MIT License๐งฎ QuatIca: Advanced Quaternion Linear Algebra Library for Python A comprehensive numerical library for quaternion matrix operations, featuring Q-SVD, Q-GMRES with LU preconditioning, eigenvalue decomposition, and signal processing applications. Perfect for 3D rotations, color image processing, a... Read more
External source
GitHub
utkarshsrivastava/ParallelSparseMatrixFactorization
GitHub C++Sparse Matrix Factorization (SMF) is a key component in many machine learning problems and there exist a verity a applications in real-world problems such as recommendation systems, estimating missing values, gene expression modeling, intelligent tutoring systems (ITSs), etc. There are differe... Read more
External source
GitHub
andreaskoher/TemporalNetworkEpidemics
GitHub PythonA matrix based approach to epidemics on temporal networks. We use methods from linear algebra to simulate infection processes on time-varying topologies. For more information see reference
External source
GitHub
mmartel66/blaz
GitHub CBlaz: a library for frugal matrix computations. Blaz provides compression/uncompression functions for matrices of floating-point numbers and makes it possible to perform basic linear algebra on the compressed matrices, without uncompressing them.
External source
GitHub
9 results on this page ยท 39 total found
Showing first 39 accessible GitHub results.