You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sorry that this fell to the side -- had some traveling coming.
In general I am in favour -- vectorising is good, it is not something we did 15 or more years ago with the first variants, so we should look into adding it.
Hi, first of all I want to say that I am big fun of the toolbox.
As per the title of the issue, would it be possible to vectorise the cashflow related functions? I have done a microbenchmark test with another
returns
[1] 0
ie. only the year_fraction for the first element.The difference is quite material
On the other hand, the RQuantLib::advance function works just much better than the equivalent fmdates one.
Hence I think that having a vectorised version of the cashflow related functions (advance and yearFraction could be the best of the two worlds.
The text was updated successfully, but these errors were encountered: