Re: StochasticProcess1D example
Posted by
Luigi Ballabio on
Nov 02, 2016; 3:23pm
URL: http://quantlib.414.s1.nabble.com/StochasticProcess1D-example-tp17823p17848.html
Hello,
writing a specific process in Python is not possible. You can write the process in C++ and add it to the Python interfaces.
As for using it in the PDE framework: I don't think that it can translate a generic process into a finite-difference operator automatically (the StochasticProcess interface was designed to use with the Monte Carlo framework instead) so you'll probably be better off writing the operator directly. Unfortunately, there's not a lot of documentation about either the old or the new framework, except my blog posts (search for "Chapter 8" in <
http://www.implementingquantlib.com/p/archive.html>). You can start from the examples shown there and post here if you get stuck.
Hope this helps,
Luigi
------------------------------------------------------------------------------
Developer Access Program for Intel Xeon Phi Processors
Access to Intel Xeon Phi processor-based developer platforms.
With one year of Intel Parallel Studio XE.
Training and support from Colfax.
Order your platform today.
http://sdm.link/xeonphi_______________________________________________
QuantLib-users mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/quantlib-users