Experience-Monks/math-as-code

prime symbol

nickdesaulniers opened this issue · 4 comments

primes represent the next value, for example:

A' = A * MVP
can be thought of as
A *= MVP

The single apostrophe is sometimes referred to as prime. "Matrix A prime is the result of matrix A times matrix MVP"

lgtm! I find it to be very comprehensible, though I have prior knowledge about derivatives.

great work Matt

merged the prime / function in