Skip to content

Commit

Permalink
Features:
Browse files Browse the repository at this point in the history
Bug Fixes/Re-organization:

Samples:

	- Service JSON Fixed Float Processor - Curve Metrics #1 (1, 2, 3)
	- Service JSON Fixed Float Processor - Curve Metrics #2 (4, 5, 6)
	- Service JSON Fixed Float Processor - Curve Metrics #3 (7, 8, 9)
	- Service JSON Fixed Float Processor - Curve Metrics #4 (10, 11, 12)
	- Service JSON Fixed Float Processor - Curve Metrics #5 (13, 14, 15)
	- Service JSON Fixed Float Processor - Curve Metrics #6 (16, 17, 18)
	- Service JSON Fixed Float Processor - Curve Metrics #7 (19, 20, 21)
	- Service JSON Fixed Float Processor - Curve Metrics #8 (22, 23, 24)
	- Service JSON Fixed Float Processor - Curve Metrics #9 (25, 26, 27)
	- Service JSON Fixed Float Processor - Curve Metrics #10 (28, 29)
	- Service JSON Fixed Float Processor - Curve Metrics #11 (30, 31)
	- Service JSON Fixed Float Processor (32)


IdeaDRIP:

	- Simplex Algorithm (33-37)
	- Simplex Algorithm - History (38-48)
	- Simplex Algorithm - Overview (49-78)
	- Simplex Algorithm - Standard Form (79-110)
	- Simplex Algorithm - Tableau (111-120)
  • Loading branch information
Lakshmik committed Jan 20, 2025
1 parent 280940e commit ef924e1
Show file tree
Hide file tree
Showing 2 changed files with 29 additions and 1 deletion.
28 changes: 28 additions & 0 deletions ReleaseNotes/05_19_2024.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@

Features:

Bug Fixes/Re-organization:

Samples:

- Service JSON Fixed Float Processor - Curve Metrics #1 (1, 2, 3)
- Service JSON Fixed Float Processor - Curve Metrics #2 (4, 5, 6)
- Service JSON Fixed Float Processor - Curve Metrics #3 (7, 8, 9)
- Service JSON Fixed Float Processor - Curve Metrics #4 (10, 11, 12)
- Service JSON Fixed Float Processor - Curve Metrics #5 (13, 14, 15)
- Service JSON Fixed Float Processor - Curve Metrics #6 (16, 17, 18)
- Service JSON Fixed Float Processor - Curve Metrics #7 (19, 20, 21)
- Service JSON Fixed Float Processor - Curve Metrics #8 (22, 23, 24)
- Service JSON Fixed Float Processor - Curve Metrics #9 (25, 26, 27)
- Service JSON Fixed Float Processor - Curve Metrics #10 (28, 29)
- Service JSON Fixed Float Processor - Curve Metrics #11 (30, 31)
- Service JSON Fixed Float Processor (32)


IdeaDRIP:

- Simplex Algorithm (33-37)
- Simplex Algorithm - History (38-48)
- Simplex Algorithm - Overview (49-78)
- Simplex Algorithm - Standard Form (79-110)
- Simplex Algorithm - Tableau (111-120)
2 changes: 1 addition & 1 deletion src/main/java/org/drip/service/json/FixFloatProcessor.java
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@
* provides the following Functionality:
*
* <ul>
* <li>JSON Based in/out Constant Payment Asset Backed Loan Secular Metrics Thunker</li>
* <li>JSON Based in/out Funding Fix Float Curve Metrics Thunker</li>
* </ul>
*
* <br>
Expand Down

0 comments on commit ef924e1

Please sign in to comment.