forked from sed12008/ME3255S2017
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #14 from rcc02007/master
lecture 12
- Loading branch information
Showing
27 changed files
with
5,380 additions
and
143 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
699 changes: 699 additions & 0 deletions
699
lecture_11/.ipynb_checkpoints/lecture_11-checkpoint.ipynb
Large diffs are not rendered by default.
Oops, something went wrong.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,8 @@ | ||
\BOOKMARK [1][-]{section.1}{LU Decomposition}{}% 1 | ||
\BOOKMARK [2][-]{subsubsection.1.0.1}{efficient storage of matrices for solutions}{section.1}% 2 | ||
\BOOKMARK [2][-]{subsection.1.1}{Pivoting for LU factorization}{section.1}% 3 | ||
\BOOKMARK [2][-]{subsection.1.2}{Cholesky Factorization}{section.1}% 4 | ||
\BOOKMARK [2][-]{subsection.0.1}{My question from last class}{}% 1 | ||
\BOOKMARK [2][-]{subsection.0.2}{Your questions from last class}{}% 2 | ||
\BOOKMARK [2][-]{subsection.0.3}{Midterm preference}{}% 3 | ||
\BOOKMARK [3][-]{subsubsection.0.3.1}{Midterm Questions}{subsection.0.3}% 4 | ||
\BOOKMARK [1][-]{section.1}{LU Decomposition}{}% 5 | ||
\BOOKMARK [2][-]{subsubsection.1.0.1}{efficient storage of matrices for solutions}{section.1}% 6 | ||
\BOOKMARK [2][-]{subsection.1.1}{Pivoting for LU factorization}{section.1}% 7 | ||
\BOOKMARK [2][-]{subsection.1.2}{Cholesky Factorization}{section.1}% 8 |
Binary file not shown.
Oops, something went wrong.