Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Analytics DayCount Convention #35

Open
lakshmiDRIP opened this issue Feb 11, 2018 · 0 comments
Open

Analytics DayCount Convention #35

lakshmiDRIP opened this issue Feb 11, 2018 · 0 comments
Assignees
Labels
analytics Analytics Input/Output Enhancement Utilities

Comments

@lakshmiDRIP
Copy link
Owner

Convention contains flags that indicate where the holidays are loaded from, as well as the holiday types and load rules. It exports the following date related functionality:

  • Add business days according to the specified calendar
  • The Year Fraction between any 2 days given the day count type and the holiday calendar
  • Adjust/roll to the next working day according to the adjustment rule
  • Holiday Functions - is the given day a holiday/business day, the number and the set of holidays/business days between 2 days.
  • Calendars and Day counts - Available set of day count conventions and calendars, and the weekend days corresponding to a given calendar.
@lakshmiDRIP lakshmiDRIP added this to the Analytics Day Count milestone Feb 11, 2018
@lakshmiDRIP lakshmiDRIP self-assigned this Feb 11, 2018
@lakshmiDRIP lakshmiDRIP added analytics Analytics Input/Output Enhancement Utilities and removed help wanted labels Jun 16, 2018
lakshmiDRIP pushed a commit that referenced this issue Jan 19, 2025
Bug Fixes/Re-organization:

Samples:

	- Service JSON Parser Lexical Processor - Peek Status (1, 2)
	- Service JSON Parser Lexical Processor - Reset #1 (3, 4, 5)
	- Service JSON Parser Lexical Processor - Reset #2 (6, 7)
	- Service JSON Parser Lexical Processor - Get Position (8)
	- Service JSON Parser Lexical Processor - Next Token (9, 10, 11)
	- Service JSON Parser Lexical Processor - Parse #1 (12, 13, 14)
	- Service JSON Parser Lexical Processor - Parse #2 (15, 16, 17)
	- Service JSON Parser Lexical Processor - Parse #3 (18, 19, 20)
	- Service JSON Parser Lexical Processor - Parse #4 (21, 22, 23)
	- Service JSON Parser Lexical Processor - Parse #5 (24, 25, 26)
	- Service JSON Parser Lexical Processor - Parse #6 (27, 28, 29)
	- Service JSON Parser Lexical Processor - Parse #7 (30, 31, 32)
	- Service JSON Parser Lexical Processor - Parse #8 (33, 34, 35)
	- Service JSON Parser Lexical Processor - Parse #9 (36, 37, 38)
	- Service JSON Parser Lexical Processor - Parse #10 (39, 40, 41)
	- Service JSON Parser Lexical Processor - Parse #11 (42, 43, 44)
	- Service JSON Parser Lexical Processor - Parse #12 (45, 46, 47)
	- Service JSON Parser Lexical Processor - Parse #13 (48, 49, 50)
	- Service JSON Parser Lexical Processor - Parse #14 (51, 52, 53)
	- Service JSON Parser Lexical Processor - Parse #15 (54, 55, 56)
	- Service JSON Parser Lexical Processor - Parse #16 (57, 58, 59)
	- Service JSON Parser Lexical Processor - Parse #17 (60, 61, 62)
	- Service JSON Parser Lexical Processor - Parse #18 (63, 64, 65)
	- Service JSON Parser Lexical Processor - Parse #19 (66, 67, 68)
	- Service JSON Parser Lexical Processor - Parse #20 (69, 70, 71)
	- Service JSON Parser Lexical Processor - Parse #21 (72, 73, 74)
	- Service JSON Parser Lexical Processor - Parse #23 (75, 76)
	- Service JSON Parser Lexical Processor - Create Object Container #1 (77, 78)
	- Service JSON Parser Lexical Processor - Create Object Container #2 (79, 80, 81)
	- Service JSON Parser Lexical Processor - Create Array Container #1 (82, 83, 84)
	- Service JSON Parser Lexical Processor - Create Array Container #2 (85, 86)
	- Service JSON Parser Lexical Processor - Parse #24 (87, 88)
	- Service JSON Parser Lexical Processor - Parse #25 (89, 90)
	- Service JSON Parser Lexical Processor - Parse #26 (91, 92, 93)
	- Service JSON Parser Lexical Processor - Parse #27 (94, 95, 96)
	- Service JSON Parser Lexical Processor - Parse #28 (97, 98, 99)
	- Service JSON Parser Lexical Processor - Parse #29 (100, 101, 102)
	- Service JSON Parser Lexical Processor - Parse #30 (103, 104, 105)
	- Service JSON Parser Lexical Processor - Parse #31 (106, 107, 108)
	- Service JSON Parser Lexical Processor - Parse #32 (109, 110, 111)
	- Service JSON Parser Lexical Processor - Parse #33 (112, 113, 114)
	- Service JSON Parser Lexical Processor - Parse #34 (115, 116, 117)
	- Service JSON Parser Lexical Processor - Parse #35 (118, 119, 120)


IdeaDRIP:
lakshmiDRIP pushed a commit that referenced this issue Mar 3, 2025
Bug Fixes/Re-organization:

Samples:

	- Canonical Form Constructor #1 (1, 2, 3)
	- Canonical Form Constructor #2 (4, 5, 6)
	- Canonical Form Constructor #3 (7, 8, 9)
	- Canonical Form Constructor #4 (10, 11, 12)
	- Canonical Form Constructor #5 (13, 14, 15)
	- Canonical Form Constructor #6 (16, 17, 18)
	- Canonical Form Constructor #7 (19, 20, 21)
	- Canonical Form Constructor #8 (22, 23, 24)
	- Canonical Form Constructor #9 (25, 26, 27)
	- Canonical Form Constructor #10 (28, 29, 30)
	- Canonical Form Constructor #11 (31, 32, 33)
	- Canonical Form Constructor #12 (34, 35, 36)
	- Canonical Form Constructor #13 (37, 38, 49)
	- Canonical Form Constructor #14 (40, 41, 42)
	- Canonical Form Constructor #15 (43, 44, 45)
	- Canonical Form Constructor #16 (46, 47, 48)
	- Canonical Form Constructor #17 (49, 50, 51)
	- Canonical Form Constructor #18 (52, 53, 54)
	- Canonical Form Constructor #19 (55, 56, 57)
	- Canonical Form Constructor #20 (58, 59, 60)
	- Canonical Form Constructor #21 (61, 62, 63)
	- Canonical Form Constructor #22 (64, 65, 66)
	- Canonical Form Constructor #23 (67, 68, 69)
	- Canonical Form Constructor #24 (70, 71, 72)
	- Canonical Form Constructor #25 (73, 74, 75)
	- Canonical Form Constructor #26 (76, 77, 78)
	- Canonical Form Constructor #27 (79, 80, 81)
	- Canonical Form Constructor #28 (82, 83, 84)
	- Canonical Form Constructor #29 (85, 86, 87)
	- Canonical Form Constructor #30 (88, 89, 90)
	- Canonical Form Constructor #31 (91, 92, 93)
	- Canonical Form Constructor #32 (94, 95)
	- Canonical Form Tableau C #1 (96, 97, 98)
	- Canonical Form Tableau C #2 (99, 100, 101)
	- Canonical Form Tableau C #3 (102, 103)
	- Canonical Form Constructor #33 (104, 105)
	- Canonical Form Constructor #34 (106, 107, 108)
	- Canonical Form Constructor #35 (109, 110, 111)
	- Canonical Form Constructor #36 (112, 113, 114)
	- Canonical Polytope Constraint Count #1 (115, 116)
	- Canonical Polytope Constraint Count #2 (117, 118)
	- Canonical Form Full Simplex Tableau (119, 120)


IdeaDRIP:
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
analytics Analytics Input/Output Enhancement Utilities
Projects
None yet
Development

No branches or pull requests

1 participant