Fix `mypy` errors in `lu_decomposition.py` (attempt 2) (#8100)
* updating DIRECTORY.md
* Fix mypy errors in lu_decomposition.py
* Replace for-loops with comprehensions
* Add explanation of LU decomposition and extra doctests
Add an explanation of LU decomposition with conditions for when an LU
decomposition exists
Add extra doctests to handle each of the possible conditions for when a
decomposition exists/doesn't exist
* updating DIRECTORY.md
* updating DIRECTORY.md
---------
Co-authored-by: github-actions <${GITHUB_ACTOR}@users.noreply.github.com> T
Tianyi Zheng committed
5ce63b5966b6ad9c7ce36c449fb31112c3e1d084
Parent: 238fe8c
Committed by GitHub <noreply@github.com>
on 4/1/2023, 5:11:24 AM