- Joined
- 5/1/12
- Messages
- 3
- Points
- 11
Dear all,
I am currently trying to solve high-dimension PDEs for a school project.
The Boost and Computational Finance page is very helpful for me, especially the 4th part !
I tried to gather the different sections of code in Visual Studio, to add the missing #include, as well as the snippets from Duffy's 2006 CD-Rom, but I still have a few issues ! It will build, but crash at run time, probably because I did not initialized correctly a few BoostTensors.
My whole project is about pricing with a rates/equity hybrid diffusion, unfortunately I can not afford spending months to study in details the different PDE solving methods but the one introduced in the article really sounds great so I would be more than happy to use this one !
I think I am really close to get it working but I can not finish :-/ Do someone here (Daniel Duffy) ? would have by any chance a running code of this solver + heat example ?
Many thanks in advance ,
Very best.
I am currently trying to solve high-dimension PDEs for a school project.
The Boost and Computational Finance page is very helpful for me, especially the 4th part !
I tried to gather the different sections of code in Visual Studio, to add the missing #include, as well as the snippets from Duffy's 2006 CD-Rom, but I still have a few issues ! It will build, but crash at run time, probably because I did not initialized correctly a few BoostTensors.
My whole project is about pricing with a rates/equity hybrid diffusion, unfortunately I can not afford spending months to study in details the different PDE solving methods but the one introduced in the article really sounds great so I would be more than happy to use this one !
I think I am really close to get it working but I can not finish :-/ Do someone here (Daniel Duffy) ? would have by any chance a running code of this solver + heat example ?
Many thanks in advance ,
Very best.