lballabio / QuantLib-SWIG

QuantLib wrappers to other languages
Other
338 stars 282 forks source link

Cashflows::accruedAmount not exposed in python #648

Closed heiieh closed 2 months ago

heiieh commented 3 months ago

Hello

I wanted to point out that the function static Real Cashflows::accruedAmount(const Leg& leg, bool includeSettlementDateFlows, Date settlementDate = Date());

is not exposed in the cashflows.i file. Is it possible to add it?

boring-cyborg[bot] commented 3 months ago

Thanks for posting! It might take a while before we look at your issue, so don't worry if there seems to be no feedback. We'll get to it.

lballabio commented 2 months ago

Done in #653.