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

Change payment lag from Naturals to Ints #598

Merged
merged 1 commit into from
Nov 9, 2023

Conversation

gbfredrik
Copy link
Contributor

We saw some temporary build issues due to differences in the Natural/Integer payment lags. This brings the interface in line with these changes: lballabio/QuantLib#1818.

Semi-related note:
I noticed that the classes ZeroCouponSwap and EquityTotalReturnSwap still have the unchanged parameter Natural paymentDelay, both in the library and in QL-SWIG. Should those also be changed to Ints for consistency?

@lballabio lballabio added this to the Release 1.33 milestone Nov 9, 2023
@lballabio lballabio changed the title Change payment lag from Naurals to Ints Change payment lag from Naturals to Ints Nov 9, 2023
@lballabio lballabio merged commit 5babd27 into lballabio:master Nov 9, 2023
8 checks passed
@gbfredrik gbfredrik deleted the fix-pay-lag branch November 10, 2023 08:24
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.

2 participants