Posted by troos222 on URL: http://quantlib.414.s1.nabble.com/Quantlib-Gsr-model-for-python-tp16373p16376.html
Luigi Ballabio wrote
Hello,
the Python module doesn't include all of the features available in the
C++ library. To make it available, it should be added to the SWIG
interfaces used to generate the Python wrappers.
Luigi
On Tue, Mar 17, 2015 at 7:31 AM, troos222 <[hidden email]> wrote:
A follow-up question: what I am really looking for is a simple termstructure model with piecewise constant parameters, so that it can accurately fit a strip of swaptions. Does anybody know if such a model is available in the python version of Quantlib v1.4?