Using quantlib 1.9 and downloaded it as a precompiled binary as made available on prof christoph goehlke's website.
I want to use monotone convex interpolation for bootstrapping a curve from a set of instruments.
But I am unable to see the function under the installation. Therefore using piecewise flat forwards.
Any suggestions on making monotone convex interpolation work?? Python 2.7 is the interpreter.
Thanks.