I’m working on a project to build a local volatility model out of implied volatility data and I’m currently testing the no-arbitrage version of SVI model as described in this paper Section 5.1 [Gatheral 2012] . The problem I met is about the interpolation along time dimension (between SVI slices). ...