Skip to content

Release v0.5.0

Compare
Choose a tag to compare
@felipenoris felipenoris released this 18 Jul 18:27
· 32 commits to master since this release

New Features

  • ComposeProdFactorCurve creates a curve that is composed by the discount factors of curve_a * curve_b.

  • ComposeDivFactorCurve creates a curve that is composed by the discount factors of curve_a / curve_b.

Breaking Changes

  • CompositeIRCurve has been removed in favor of ComposeProdFactorCurve.