Teaching Linear Algebra with C++20 Concepts
elementa is a linear algebra library built to teach. Every design decision prioritizes clarity over cleverness. Code that reads like a textbook and compiles.
Tag archive
elementa is a linear algebra library built to teach. Every design decision prioritizes clarity over cleverness. Code that reads like a textbook and compiles.

The Problem: State Gets Messy In large React apps, we often end up with state that's...
Suppose we have a system, a + b = 10 2a + 2b = 24 But in this system, if the solution is 0 0 ,...
System of Equations We are going to understand what a linear equation is and what a system of linear...

This cheat sheet provides an overview of the most commonly used plotting functions and attributes in...
Day 8 of 100 Days Data Science Bootcamp from noob to expert. GitHub link:...
I have been reviewing Linear Algebra concepts to get a better grasp of Machine Learning through a...

Do you remember back then during school days when you did some vector or matrix operations? Or did...
EDIT :- For calculus go through my post on matrix calculus. There are many reaso...

An explanation of why we care about PageRank, what's the Math that powers it. (Cover Image is Google Search, the creator of PageRank)