diff --git a/Docs/Internal/NumericalAnalysis/NumericalAnalysis_v6.45.pdf b/Docs/Internal/NumericalAnalysis/NumericalAnalysis_v6.46.pdf similarity index 57% rename from Docs/Internal/NumericalAnalysis/NumericalAnalysis_v6.45.pdf rename to Docs/Internal/NumericalAnalysis/NumericalAnalysis_v6.46.pdf index 148e9a68410..d1a87ce8a76 100644 Binary files a/Docs/Internal/NumericalAnalysis/NumericalAnalysis_v6.45.pdf and b/Docs/Internal/NumericalAnalysis/NumericalAnalysis_v6.46.pdf differ diff --git a/Docs/Internal/NumericalAnalysis/Shruti/Source/NumericalAnalysis_v6.46.docx b/Docs/Internal/NumericalAnalysis/Shruti/Source/NumericalAnalysis_v6.46.docx new file mode 100644 index 00000000000..52d4497a96f Binary files /dev/null and b/Docs/Internal/NumericalAnalysis/Shruti/Source/NumericalAnalysis_v6.46.docx differ diff --git a/NumericalAnalysisLibrary.md b/NumericalAnalysisLibrary.md index 150627d03f2..f7db637e283 100644 --- a/NumericalAnalysisLibrary.md +++ b/NumericalAnalysisLibrary.md @@ -11,7 +11,7 @@ Numerical Analysis Library contains the supporting Functionality for Numerical M | Document | Link | |-------------------------|------| - | Technical Specification | [*Latest*](https://github.com/lakshmiDRIP/DROP/blob/master/Docs/Internal/NumericalAnalysis/NumericalAnalysis_v6.45.pdf) [*Previous*](https://github.com/lakshmiDRIP/DROP/blob/master/Docs/Internal/NumericalAnalysis) | + | Technical Specification | [*Latest*](https://github.com/lakshmiDRIP/DROP/blob/master/Docs/Internal/NumericalAnalysis/NumericalAnalysis_v6.46.pdf) [*Previous*](https://github.com/lakshmiDRIP/DROP/blob/master/Docs/Internal/NumericalAnalysis) | | User Guide | | | API | [*Javadoc*](https://lakshmidrip.github.io/DROP/Javadoc/index.html)| @@ -413,8 +413,15 @@ Numerical Analysis Library contains the supporting Functionality for Numerical M * General Definition in the Context of Error Analysis * Matrices * Non-linear - * One variable - * Several variables + * One Variable + * Several Variables + * References + * Unitary Matrix + * Introduction + * Properties + * Equivalent Conditions + * Elementary Constructions + * 2 × 2 Unitary Matrix * References diff --git a/ReleaseNotes/03_10_2024.txt b/ReleaseNotes/03_10_2024.txt new file mode 100644 index 00000000000..414ab8c8dd3 --- /dev/null +++ b/ReleaseNotes/03_10_2024.txt @@ -0,0 +1,18 @@ + +Features: + +Bug Fixes/Re-organization: + +Samples: + +IdeaDRIP: + + - Unitary Matrix Properties #1 (1-7) + - Unitary Matrix Equivalent Conditions #1 (8-24) + - Unitary Matrix Elementary Constructions - 2 × 2 #1 (25-45) + - Unitary Matrix Introduction (46-53) + - Unitary Matrix Properties #2 (54-69) + - Unitary Matrix Equivalent Conditions #2 (70-83) + - Unitary Matrix Elementary Constructions - 2 × 2 #2 (84-97) + - Spectral Radius (98-100) + - Spectral Radius Definition - Matrices (101-120) diff --git a/ReleaseNotes/03_11_2024.txt b/ReleaseNotes/03_11_2024.txt new file mode 100644 index 00000000000..a60e0d3424e --- /dev/null +++ b/ReleaseNotes/03_11_2024.txt @@ -0,0 +1,18 @@ + +Features: + +Bug Fixes/Re-organization: + +Samples: + +IdeaDRIP: + + - Spectral Radius Definition - Matrices (1-12) + - Spectral Radius Definition - Bounded Linear Operators (13-22) + - Spectral Radius Definition - Graphs (23-32) + - Spectral Radius Upper Bounds - On the of a Matrix (33-45) + - Spectral Radius Upper Bounds - For of a Graph (46-50) + - Spectral Radius Power Sequence (51-99) + - Spectral Radius Gelfand's Formula (100) + - Spectral Radius Gelfand's Formula - Theorem (101-105) + - Spectral Radius Gelfand's Formula - Corollary (106-120) diff --git a/ReleaseNotes/03_12_2024.txt b/ReleaseNotes/03_12_2024.txt new file mode 100644 index 00000000000..54252fcd9bd --- /dev/null +++ b/ReleaseNotes/03_12_2024.txt @@ -0,0 +1,16 @@ + +Features: + +Bug Fixes/Re-organization: + +Samples: + +IdeaDRIP: + + - Spectral Radius Gelfand's Formula - Proof (1-8) + - Spectral Radius Gelfand's Formula - Corollary (9-10) + - Spectral Radius Gelfand's Formula - Numerical Example (11-75) + - Unitary Matrix Introduction (76-83) + - Unitary Matrix Properties (84-99) + - Unitary Matrix Equivalent Conditions (100-113) + - Unitary Matrix Elementary Constructions - 2x2 (114-120)