Skip to content

Commit

Permalink
Features:
Browse files Browse the repository at this point in the history
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)
  • Loading branch information
Lakshmik committed Aug 24, 2024
1 parent 2c3d59e commit 4073557
Show file tree
Hide file tree
Showing 7 changed files with 38 additions and 1 deletion.
18 changes: 17 additions & 1 deletion AssetAllocationAnalyticsLibrary.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)|

Expand Down Expand Up @@ -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
Expand Down
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
21 changes: 21 additions & 0 deletions ReleaseNotes/03_31_2024.txt
Original file line number Diff line number Diff line change
@@ -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)

0 comments on commit 4073557

Please sign in to comment.