Created Sherman Morrison method (#1162) · kadeng/python-algorithms@9492e7a · GitHub
Skip to content

Commit 9492e7a

Browse files
McDiccclauss
authored andcommitted
Created Sherman Morrison method (TheAlgorithms#1162)
* Created Sherman Morrison * Added docstring for class * Updated Sherman morrison 1. Added docstring tests 2. Tweaked __str__() using join 3. Added __repr__() 4. Changed index validation to be independent method * Applied cclauss's point 1. Reduced line length for __str__() 2. Removed parens for assert
1 parent d567a9e commit 9492e7a

1 file changed

Lines changed: 255 additions & 0 deletions

File tree

matrix/sherman_morrison.py

Lines changed: 255 additions & 0 deletions

0 commit comments

Comments
 (0)