Hi,
I am using a QuantLib Python (quantlib-python v1.6.1) Extension package WHL plugin (from http://www.lfd.uci.edu/~gohlke/pythonlibs/) installed into Spyder 2.3.5.2 Python 2.7 IDE. I am trying to use the AmortizingFixedRateBond class in the QuantLib namespace but I cannot seem to find it. I can see and use FixedRateBond but there is nothing starting with Amortizing except for AmortizingPayment. Am I looking in the wrong place? Are there any code example (preferably Python) for the AmortizingFixedRateBond class? Thanks Anthony ------------------------------------------------------------------------------ Site24x7 APM Insight: Get Deep Visibility into Application Performance APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month Monitor end-to-end web transactions and take corrective actions now Troubleshoot faster and improve end-user experience. Signup Now! http://pubads.g.doubleclick.net/gampad/clk?id=267308311&iu=/4140 _______________________________________________ QuantLib-users mailing list [hidden email] https://lists.sourceforge.net/lists/listinfo/quantlib-users |
Hi Anthony, AmortizingFixedRateBond is not yet available from Python. If you want to try exporting it, you can look at SWIG/bonds.i in the sources and try to figure out how to add it. Otherwise, please open an issue at https://github.com/lballabio/QuantLib-SWIG/issues and I'll look into it when I find some time. Luigi On Mon, Jan 11, 2016 at 1:14 PM Anthony Calleja <[hidden email]> wrote:
-- <http://leanpub.com/implementingquantlib> ------------------------------------------------------------------------------ Site24x7 APM Insight: Get Deep Visibility into Application Performance APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month Monitor end-to-end web transactions and take corrective actions now Troubleshoot faster and improve end-user experience. Signup Now! http://pubads.g.doubleclick.net/gampad/clk?id=267308311&iu=/4140 _______________________________________________ QuantLib-users mailing list [hidden email] https://lists.sourceforge.net/lists/listinfo/quantlib-users |
Free forum by Nabble | Edit this page |