This is linked to one of my earlier question:
Quantlib passing a date vector to Schedule class
Basically, I have got everything working in C++. If I use Python, know how can I pass boost::none
into a Python function?
Many thanks.
This is linked to one of my earlier question:
Quantlib passing a date vector to Schedule class
Basically, I have got everything working in C++. If I use Python, know how can I pass boost::none
into a Python function?
Many thanks.
Unfortunately, you don't. We still haven't exported that part of the interface to Python.