/the-marvelous-mrs-maths

Interesting math related algorithms and problems :symbols:

Primary LanguagePython

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