yellowbean / Hastructure

ABS/MBS cashflow engine written in Haskell, with API to Python and C/Java (on the way)
https://deal-bench.xyz
Other
16 stars 4 forks source link

0.30.x #216

Open yellowbean opened 2 weeks ago

yellowbean commented 2 weeks ago
yellowbean commented 1 week ago

@orangemaple23 could you try with 0.29.7 ? I haven't add UT yet, it passes your case. I will add UT and more other cases next week.

Orangemaple23 commented 1 week ago

Hi @yellowbean I have just tested and the issue seems to be resolved. Thank you!

Orangemaple23 commented 1 week ago

I have just noticed that with a multi pool deal, the balance does not show the correct balance. Will update with an example next week.

yellowbean commented 1 week ago

I have just noticed that with a multi pool deal, the balance does not show the correct balance. Will update with an example next week.

Does the incorrect balance come from formula or cashflow resutl r[pool][flow] ?

Orangemaple23 commented 1 week ago

Hello, from r[pool]['flow]

yellowbean commented 1 day ago

extra stress.ipynb.zip If you have 0.29.9 ready (both engine and python wrapper from pypi ), you shall able to run this extra stress @Orangemaple23 , let me know if this extra stress is expected.

padding default/prepayment rates sample ( now the curve will padding with last rate ) RunAsset-PaddingDefaultRate.ipynb.zip