diff --git a/AssetAllocationAnalyticsLibrary.md b/AssetAllocationAnalyticsLibrary.md index ce32e8786c90..1426079474b0 100644 --- a/AssetAllocationAnalyticsLibrary.md +++ b/AssetAllocationAnalyticsLibrary.md @@ -11,7 +11,7 @@ Asset Allocation Analytics Library implements Optimal Portfolio Construction and | Document | Link | |-------------------------|------| - | Technical Specification | [*Latest*](https://github.com/lakshmiDRIP/DROP/blob/master/Docs/Internal/AssetAllocationAnalytics/AssetAllocationAnalytics_v6.17.pdf) [*Previous*](https://github.com/lakshmiDRIP/DROP/blob/master/Docs/Internal/AssetAllocationAnalytics) | + | Technical Specification | [*Latest*](https://github.com/lakshmiDRIP/DROP/blob/master/Docs/Internal/AssetAllocationAnalytics/AssetAllocationAnalytics_v6.48.pdf) [*Previous*](https://github.com/lakshmiDRIP/DROP/blob/master/Docs/Internal/AssetAllocationAnalytics) | | User Guide | | | API | [*Javadoc*](https://lakshmidrip.github.io/DROP/Javadoc/index.html)| @@ -186,6 +186,22 @@ Asset Allocation Analytics Library implements Optimal Portfolio Construction and * Limit Number of Threshold Buy Trades Constraint Term * Limit Number of Threshold Sell Trades Constraint Term * Limit Number of Threshold Trades Constraint Term + * Portfolio Optimization Service + * Introduction + * Sleeve + * Sell Only Options + * Universe + * Groups + * Simple Groups + * Multiple Unknown Simple Groups + * Multiple Simple Groups from Model Entity + * Complex Groups + * Adjustments + * Constraints + * Rounding + * Minimum Trade Percent + * Targets + * Trade Filter ## DROP Specifications diff --git a/Docs/Internal/AssetAllocationAnalytics/AssetAllocationAnalytics_v6.17.pdf b/Docs/Internal/AssetAllocationAnalytics/AssetAllocationAnalytics_v6.17.pdf deleted file mode 100644 index de516da67c3a..000000000000 Binary files a/Docs/Internal/AssetAllocationAnalytics/AssetAllocationAnalytics_v6.17.pdf and /dev/null differ diff --git a/Docs/Internal/AssetAllocationAnalytics/AssetAllocationAnalytics_v6.48.pdf b/Docs/Internal/AssetAllocationAnalytics/AssetAllocationAnalytics_v6.48.pdf new file mode 100644 index 000000000000..0f5cfbe7d30f Binary files /dev/null and b/Docs/Internal/AssetAllocationAnalytics/AssetAllocationAnalytics_v6.48.pdf differ diff --git a/Docs/Internal/AssetAllocationAnalytics/Shruti/Source/AssetAllocation_v6.48.docx b/Docs/Internal/AssetAllocationAnalytics/Shruti/Source/AssetAllocation_v6.48.docx new file mode 100644 index 000000000000..18fb137b68c6 Binary files /dev/null and b/Docs/Internal/AssetAllocationAnalytics/Shruti/Source/AssetAllocation_v6.48.docx differ diff --git a/Docs/Internal/AssetAllocationAnalytics/Shruti/Source/~$setAllocation_v6.48.docx b/Docs/Internal/AssetAllocationAnalytics/Shruti/Source/~$setAllocation_v6.48.docx new file mode 100644 index 000000000000..c37ea9ee10a7 Binary files /dev/null and b/Docs/Internal/AssetAllocationAnalytics/Shruti/Source/~$setAllocation_v6.48.docx differ diff --git a/Docs/Internal/AssetAllocationAnalytics/Shruti/Source/~WRL0053.tmp b/Docs/Internal/AssetAllocationAnalytics/Shruti/Source/~WRL0053.tmp new file mode 100644 index 000000000000..a0b5fd9d97c0 Binary files /dev/null and b/Docs/Internal/AssetAllocationAnalytics/Shruti/Source/~WRL0053.tmp differ diff --git a/ReleaseNotes/03_31_2024.txt b/ReleaseNotes/03_31_2024.txt new file mode 100644 index 000000000000..324a20538384 --- /dev/null +++ b/ReleaseNotes/03_31_2024.txt @@ -0,0 +1,21 @@ + +Features: + +Bug Fixes/Re-organization: + +Samples: + +IdeaDRIP: + + - Spectral Radius Gelfand's Formula - Proof (1-24) + - Spectral Radius Gelfand's Formula - Corollary (25-27) + - Spectral Radius Introduction (28-31) + - Spectral Radius Definition - Matrices (32-47) + - Spectral Radius Definition - Bounded Linear Operators (48-57) + - Spectral Radius Definition - Graph (58-67) + - Upper Bounds on the Spectral Radius of a Matrix (68-77) + - Upper Bounds on the Spectral Radius of a Graph (78-81) + - Spectral Radius Power Sequence (82-107) + - Spectral Radius Gelfand's Formula (108-109) + - Spectral Radius Gelfand's Formula - Theorem (110-113) + - Spectral Radius Gelfand's Formula - Proof (114-120)