Kumar Shantanu

  • Home
Arts
  • Async Programming
C++
  • GDB
  • Linked List in C++ with Smart Pointers
  • Read CSV in C++
  • Reading Args
  • Shared vs Static libraries
  • The Art of Higher Order Functions
  • The Two Kinds of Parallelism
  • Unions
Competitive Probability
  • Coins
  • Collecting Toys I
  • Combinatorics
  • Coupon Collector
  • Expectation
  • geometric-distribution
  • Markov Processes
  • Negative Binomial Distribution
  • Optimal Substructure Reasoning
  • hard
DSA
  • Graphs
Dark Arts
  • Resolve Merge Conflicts
  • Valeyere (2025)
Linear Algebra
  • Inverse of the Matrix
  • Linear Map
  • Matrix Multiplication
  • The Deeper Meaning of Matrix Transpose
  • Vector Projection
  • Vector Space
Polish
  • Connectors
  • Notes
  • Rules
  • Sentences
Portfolio Management
  • Mean Variance Portfolio Optimization
Quant Finance
  • Factor Mimicking Portfolio
  • GARCH (1,1)
  • Stylized Facts for Return Distribution
Rust
  • Async Rust
  • Rust Jupyter Notebooks
  • Tying Traits to Lifetime
Spells
  • Rsync

Inverse of the Matrix

Previous Next

Tip

A matrix that can be inverted is one that preserves the essential structure of the space—it may stretch, rotate, reflect, but it does not collapse dimensions or fold the space upon itself in an irreversible way. The determinant, that mysterious quantity, what is it but a measure of how the transformation changes the "volume" of space?

Valeyere (2025) Linear Map
Menu
Home
Arts
Async Programming
C++
GDB Linked List in C++ with Smart Pointers Read CSV in C++ Reading Args Shared vs Static libraries The Art of Higher Order Functions The Two Kinds of Parallelism Unions
Competitive Probability
Coins Collecting Toys I Combinatorics Coupon Collector Expectation geometric-distribution Markov Processes Negative Binomial Distribution Optimal Substructure Reasoning hard
DSA
Graphs
Dark Arts
Resolve Merge Conflicts Valeyere (2025)
Linear Algebra
Inverse of the Matrix Linear Map Matrix Multiplication The Deeper Meaning of Matrix Transpose Vector Projection Vector Space
Polish
Connectors Notes Rules Sentences
Portfolio Management
Mean Variance Portfolio Optimization
Quant Finance
Factor Mimicking Portfolio GARCH (1,1) Stylized Facts for Return Distribution
Rust
Async Rust Rust Jupyter Notebooks Tying Traits to Lifetime
Spells
Rsync

On This Page

Life is beautiful