Skip to content

Conversation

@eltoder
Copy link
Contributor

@eltoder eltoder commented Oct 30, 2025

Spreaded curves always use the same day counter as the original curve. It's not possible to support a different day counter without some API changes on the base YieldTermStructure. Currently these classes simply ignore the passed day counter. Deprecate the current constructors and add new ones that do not take a day counter.

@eltoder eltoder force-pushed the feature/zero-spread-no-dc branch 2 times, most recently from 50e286f to 1826ed0 Compare October 30, 2025 22:38
@coveralls
Copy link

coveralls commented Oct 30, 2025

Coverage Status

coverage: 74.295% (-0.006%) from 74.301%
when pulling 7419a68 on eltoder:feature/zero-spread-no-dc
into d823f4e on lballabio:master.

Spreaded curves always use the same day counter as the original curve.
It's not possible to support a different day counter without some API
changes on the base YieldTermStructure. Currently these classes simply
ignore the passed day counter. Deprecate the current constructors and
add new ones that do not take a day counter.
@eltoder eltoder force-pushed the feature/zero-spread-no-dc branch from 1826ed0 to 5cb1bff Compare October 31, 2025 00:15
@lballabio lballabio added this to the Release 1.41 milestone Nov 5, 2025
@lballabio lballabio merged commit 33e452e into lballabio:master Nov 5, 2025
43 checks passed
@eltoder eltoder deleted the feature/zero-spread-no-dc branch November 5, 2025 14:20
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.

3 participants