|
From: Ben W. <ben...@ma...> - 2022-06-28 08:35:06
|
Hi Luigi – that works… thank you From: Luigi Ballabio <lui...@gm...> Sent: Tuesday, 28 June 2022 6:03 PM To: Ben Watson <ben...@ma...> Cc: QuantLib users <qua...@li...> Subject: Re: [Quantlib-users] Schedule from vector of dates in Python You should be able to use the constructor defined at <https://github.com/lballabio/QuantLib-SWIG/blob/master/SWIG/scheduler.i#L65>. Please let me know if that doesn't work. Luigi On Tue, Jun 28, 2022 at 9:39 AM Ben Watson <ben...@ma... <mailto:ben...@ma...> > wrote: Hi, I suspect that the answer is no, but I am trying to build in QL Python a bond from a given schedule of dates (provided from another system). Is this possible?? I believe that it is possible in C++ and QuantlibXL. Regards Ben _______________________________________________ QuantLib-users mailing list Qua...@li... <mailto:Qua...@li...> https://lists.sourceforge.net/lists/listinfo/quantlib-users |