Skip to content

Latest commit

 

History

History
41 lines (33 loc) · 2.19 KB

README.md

File metadata and controls

41 lines (33 loc) · 2.19 KB

The Marvelous Mrs Maths

This repo has the vibe from the show The Marvelous Mrs. Maisel

Abraham "Abe" Weissman

it really does...

Group Theory

Symmetric group
Small groups
  • generate all groups of order n (for small n) using backtracking
  • check if two groups are isomorphic to each other

Linear algebra

  • addition, scalar multiplication, transpose
  • matrix multiplication
  • symmetric matrix
  • identity matrix
  • invertible matrix
  • trace
  • determinant (leibniz formula)

Number theory