This post was updated on .
Hello,
I’m a user of QuantLib from China, it’s my first time to study such a complex c++ library. To understand the framework of QuantLib deeply, I write some interesting and useful code about ‘Code Visualization’. By including other files, there will be a complex network of one c++ library, my code can help you to draw the network. The functions in test.cpp file generate useful information for drawing the network. Fout.txt contains all files’ name of QuantLib; ql.txt contains all relationship such as ‘A.hpp includes B.hpp’; down_sub.txt contains a sub-network starts form ‘ql/processes/blackscholesprocess.hpp’, and up_sub.txt contains a sub-network ends by ‘ql/processes/blackscholesprocess.hpp’.You can find the details in test.cpp. To use the code, you should build a Win32 Console project, and make sure test.cpp and the folder 'ql' are in the same folder. The test.cpp works well in Visual Studio 2012 express. To draw the network, you need R and two r-packages, gcookbook and igrahp. The code is in CodeVisual.R. I wish my work can be helpful for those who want to use and study QuantLib. At last, I have some questions to ask. 1.When will the book ‘Implementing QuantLib’ be published? 2.I can not visit the website ‘Implementing QuantLib’, is it closed now? If not, I think the reason must be GFW. GFW must be the evilest thing in the history of internet, because of GFW all Chinese can not use facebook ,twitter and youtube, they can not visit google.site either. I hope someone can put the information about ‘implementing QuantLib’ on QuantLib.org, not for me, but for the 1/6 of the population on the earth. down.pdf up.pdf test.cpp CodeVisual.R |
On Sun, Dec 15, 2013 at 1:19 AM, Ruilong Xu <[hidden email]> wrote:
<SNIP> > 2.I can not visit the website ‘Implementing QuantLib’, is it closed now? http://implementingquantlib.blogspot.com/p/the-book.html HTH, Mark ------------------------------------------------------------------------------ Rapidly troubleshoot problems before they affect your business. Most IT organizations don't have a clear picture of how application performance affects their revenue. With AppDynamics, you get 100% visibility into your Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro! http://pubads.g.doubleclick.net/gampad/clk?id=84349831&iu=/4140/ostg.clktrk _______________________________________________ QuantLib-users mailing list [hidden email] https://lists.sourceforge.net/lists/listinfo/quantlib-users |
That's the new URL, but it's on Blogger so I'm afraid that it's
blocked in China. Ruilong, can you confirm? Luigi On Sun, Dec 15, 2013 at 4:35 PM, Mark Knecht <[hidden email]> wrote: > On Sun, Dec 15, 2013 at 1:19 AM, Ruilong Xu <[hidden email]> wrote: > <SNIP> >> 2.I can not visit the website ‘Implementing QuantLib’, is it closed now? > > http://implementingquantlib.blogspot.com/p/the-book.html > > HTH, > Mark > > ------------------------------------------------------------------------------ > Rapidly troubleshoot problems before they affect your business. Most IT > organizations don't have a clear picture of how application performance > affects their revenue. With AppDynamics, you get 100% visibility into your > Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro! > http://pubads.g.doubleclick.net/gampad/clk?id=84349831&iu=/4140/ostg.clktrk > _______________________________________________ > QuantLib-users mailing list > [hidden email] > https://lists.sourceforge.net/lists/listinfo/quantlib-users -- <https://implementingquantlib.blogspot.com> <https://twitter.com/lballabio> ------------------------------------------------------------------------------ Rapidly troubleshoot problems before they affect your business. Most IT organizations don't have a clear picture of how application performance affects their revenue. With AppDynamics, you get 100% visibility into your Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro! http://pubads.g.doubleclick.net/gampad/clk?id=84349831&iu=/4140/ostg.clktrk _______________________________________________ QuantLib-users mailing list [hidden email] https://lists.sourceforge.net/lists/listinfo/quantlib-users |
I think the only way that I can get information of QuantLib is visiting QuantLib.org
|
Free forum by Nabble | Edit this page |