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

Detect null time-to-reference when calculating zero rates #1798

Merged
merged 1 commit into from
Sep 29, 2023

Conversation

lballabio
Copy link
Owner

We need to detect and manage the case in which a date is not the same as the reference date of the curve, but the time between them is null according to the chosen day-count convention.

Fixes #1797.

@lballabio lballabio added this to the Release 1.32 milestone Sep 29, 2023
@coveralls
Copy link

Coverage Status

coverage: 71.913% (+0.001%) from 71.912% when pulling 6dc78b2 on zero-rate-check into 75accb5 on master.

@lballabio lballabio merged commit 1e58438 into master Sep 29, 2023
99 checks passed
@lballabio lballabio deleted the zero-rate-check branch September 29, 2023 08:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Bad interpolation ql.ZeroCurve
2 participants