There are 0 repository under linearalgebra topic.
Swift library like numpy, playgrounds notebook like jupyter.
Stand-alone Linear Algebra Library for PHP
Study Materials, Lecture Notes, Free PDFs, PPTs, Codes & Videos
MLOne Powered by AIEdX. Machine Learning Course for Everyone. Tier1 Basic
Course notes from several math and computer science courses from CUNY Queens College.
Linear algebra calculator written in javascript, ready for use on the web.
A fast, intuitive linear algebra library for C++. Caveat: This project is no longer being actively developed. I'll still try to respond to bug reports, but that's about it. An alternative that has now become at least as good as (and sometimes better than) TMV for almost all use cases is Eigen. You would probably be well served to switch to that.
🍩 A Comprehensive Guide on the Math used in Donut.c
This repository consists of my assignment submissions for Mathematics in machine Learning course by Imperial College on Coursera.
A tool to use in combination with entry courses to Linear algebra, but matrices mainly. ## still in progress
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.
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.
Library in C for basic linear algebra functions.
Numpy from scratch to pro level
A project made for my Numerical Methods college course. Features: shapes go wild.
Linear algebra is a branch of mathematics
Machine Learning Lecture Notes
Ansible role to install numpy for Python
A graph decomposer for the Linear Algebra class project
Linear Algebra course project on Homogenous coordinates and their Applications
This project explores linear algebra computationally, translating vector and matrix operations into precise computer instructions.
Learning With Errors Post Quantum Cryptography.
선형대수보다 더 기초적인 이론은 거의 없습니다. 이 번역은 원문의 뉘앙스와 뜻을 최대한 자연스럽게 전달하도록 구성되었습니다.
A small app to practice Gauss or Gauss-Jordan elimination without doing all the arithmetic.
DataScience-Statistics,Machine Learning,AppliedAI
Linear Algebra project about Linear Compression using fractals
Four Mini-Projects Based on the Important Topics in Linear Algebra, Such as Augmented Matrix, Shear Transformation, Linear and Polynomial Regression, and SVD
ALightweightReleaseForCpp98
A norm is a function that measures the size or length of a vector.
This is my final project for my Applied Mathematics Computation class that I took in Spring 2025. It showcases my understanding of NumPy, Seaborn, Pandas, and Linear Algebra.