-
Notifications
You must be signed in to change notification settings - Fork 45
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bug Fixes/Re-organization: Samples: IdeaDRIP: - Sylvester Equation - Roth's Removal Rule #1 (1-6) - Sylvester Equation - Numerical Solutions #1 (7-12) - Sylvester Equation - Introduction (13-24) - Sylvester Equation - Existence and uniqueness of the solutions (25-58) - Sylvester Equation - Roth's Removal Rule #2 (59-66) - Sylvester Equation - Numerical Solutions #2 (67-72) - Triangular Matrix (73-77) - Triangular Matrix Description (78-85) - Triangular Matrix Description - Example (86) - Triangular Matrix Forward and Back Substitution (87-92) - Triangular Matrix Forward and Back Substitution - (93-106) - Triangular Matrix Forward and Back Substitution - Applications (107) - Triangular Matrix Properties (108-119) - Triangular Matrix Special Forms - Unitriangular (120)
- Loading branch information
Showing
5 changed files
with
50 additions
and
1 deletion.
There are no files selected for viewing
Binary file renamed
BIN
+3.32 MB
...ricalAnalysis/NumericalAnalysis_v6.39.pdf → ...ricalAnalysis/NumericalAnalysis_v6.40.pdf
Binary file not shown.
Binary file added
BIN
+1.95 MB
Docs/Internal/NumericalAnalysis/Shruti/Source/NumericalAnalysis_v6.40.docx
Binary file not shown.
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 |
---|---|---|
@@ -0,0 +1,21 @@ | ||
|
||
Features: | ||
|
||
Bug Fixes/Re-organization: | ||
|
||
Samples: | ||
|
||
IdeaDRIP: | ||
|
||
- Alternating-direction implicit method ADI for matrix equations - Shift-parameter selection and the ADI error equation (1-8) | ||
- Alternating-direction implicit method ADI for matrix equations - Near-optimal shift parameters (9-22) | ||
- Alternating-direction implicit method ADI for matrix equations - Heuristic shift-parameter strategies (23-26) | ||
- Alternating-direction implicit method ADI for matrix equations - Factored (27-36) | ||
- Alternating-direction implicit method ADI for parabolic equations (37-39) | ||
- Alternating-direction implicit method ADI for parabolic equations - Example 2D Diffusion (39-60) | ||
- Alternating-direction implicit method ADI for parabolic equations - Generalizations (61-66) | ||
- Alternating-direction implicit method Fundamental ADI (FADI) - Simplification of to (67-69) | ||
- Alternating-direction implicit method Fundamental ADI (FADI) - Relations to other implicit methods (70-72) | ||
- Sylvester Equation - Introduction (73-84) | ||
- Sylvester Equation - Existence and uniqueness of the solutions (85-118) | ||
- Sylvester Equation - Roth's Removal Rule (119-120) |
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 |
---|---|---|
@@ -0,0 +1,23 @@ | ||
|
||
Features: | ||
|
||
Bug Fixes/Re-organization: | ||
|
||
Samples: | ||
|
||
IdeaDRIP: | ||
|
||
- Sylvester Equation - Roth's Removal Rule #1 (1-6) | ||
- Sylvester Equation - Numerical Solutions #1 (7-12) | ||
- Sylvester Equation - Introduction (13-24) | ||
- Sylvester Equation - Existence and uniqueness of the solutions (25-58) | ||
- Sylvester Equation - Roth's Removal Rule #2 (59-66) | ||
- Sylvester Equation - Numerical Solutions #2 (67-72) | ||
- Triangular Matrix (73-77) | ||
- Triangular Matrix Description (78-85) | ||
- Triangular Matrix Description - Example (86) | ||
- Triangular Matrix Forward and Back Substitution (87-92) | ||
- Triangular Matrix Forward and Back Substitution - (93-106) | ||
- Triangular Matrix Forward and Back Substitution - Applications (107) | ||
- Triangular Matrix Properties (108-119) | ||
- Triangular Matrix Special Forms - Unitriangular (120) |