Serving the Quantitative Finance Community

Search found 7 matches

by wejgomi
June 8th, 2015, 10:05 pm
Forum: Programming and Software Forum
Topic: C++ package manager
Replies: 14
Views: 7045

C++ package manager

<t>I am not sure regarding its current status, but I think Apple ( LLVM ) are or were working on this, initially targeted for C++11 but the best possibility looks like C++17http://stackoverflow.com/questions/3596147/c-modules-why-were-they-removed-from-c0x-will-they-be-back-later-onhttp://llvm.org/d...
by wejgomi
June 5th, 2015, 11:25 pm
Forum: Programming and Software Forum
Topic: crtp vs virtual functions
Replies: 9
Views: 18205

crtp vs virtual functions

<r>QuoteOriginally posted by: CuchulainnWelcome to Wilmott.A while ago we did tests and found CRTP was 8-12 faster hereI have a few questions:1. When you say inlining with CRTP, do you mean in Base, Derived or both? In general, inline in Derived will not always be achievable?2. Instead of dynamic or...
by wejgomi
February 18th, 2015, 9:26 pm
Forum: Trading Forum
Topic: How to gain financial markets & securities knowledge ?
Replies: 6
Views: 5938

How to gain financial markets & securities knowledge ?

<t>Thank you everyone for answers.Hansi , I just checked Kuznetsov`s book`s contents and it feels like that is what I am looking for in order to have a basic understanding of the big picture. Thanks a lot for sharing.Additionally, would you suggest CISI certificates ( securities, derivatives and fin...
by wejgomi
February 16th, 2015, 10:58 pm
Forum: Forum and Website Bugs and Suggestions
Topic: thread move request
Replies: 9
Views: 23347

thread move request

<r>Hi ,I believe , I`ve posted the thread below to a wrong place in the forum :<URL url="http://www.wilmott.com/messageview.cfm?catid=38&threadid=98094"><LINK_TEXT text="http://www.wilmott.com/messageview.cfm? ... adid=98094">http://www.wilmott.com/messageview.cfm?catid=38&threadid=98094</LI...
by wejgomi
February 16th, 2015, 10:26 pm
Forum: Trading Forum
Topic: How to gain financial markets & securities knowledge ?
Replies: 6
Views: 5938

How to gain financial markets & securities knowledge ?

<r>Hi ,Also as a follow up , I was checking CISI certificates . Here is the syllabus of several exams:Securities <URL url="https://www.cisi.org/bookmark/web9/common/library/files/qualifications/Securities%20syllabus%20V14.pdfDerivatives"><LINK_TEXT text="https://www.cisi.org/bookmark/web9/comm ... e...
by wejgomi
February 8th, 2015, 9:53 pm
Forum: Trading Forum
Topic: How to gain financial markets & securities knowledge ?
Replies: 6
Views: 5938

How to gain financial markets & securities knowledge ?

<r>Hi,I am a C++ developer. Previously worked in game engines and currently working as a contract C++ developer.Targeting to build a base knowledge for myself in order to apply for "financial non-quant C++" roles, therefore I am interested in having an exposure to :1. Financial markets & securit...
by wejgomi
February 8th, 2015, 9:38 pm
Forum: Programming and Software Forum
Topic: crtp vs virtual functions
Replies: 9
Views: 18205

crtp vs virtual functions

<r>For a beginner level introduction , I`d suggest these links :<URL url="http://nativecoding.wordpress.com/2015/01/11/important-c-idioms/http://nativecoding.wordpress.com/2015/01/30/virtual-methods-vs-crtp-benchmark"><LINK_TEXT text="http://nativecoding.wordpress.com/2015/ ... -benchmark">http://na...