Contributing to the project

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

Contributing to the project

C R Whitmore
Hi QuantLib Developers,
 
I recently installed QuantLib and am thoroughly impressed. I can see how much time this body of code is going to save me in the future and as "payback" am interested in contributing to QuantLib. Your website suggests that I describe my experience and interests so here goes:
 
My C++ programming skills are advanced, I have experience on various incarnations of Windows, several flavours of Unix and numerous RDBM Systems.
By qualification, I am an Electronics Engineer but went straight into IT after graduating 14 years ago. I have played the role of analyst/programmer, architect, lead consultant, project manager and head of professional services. During this time, I have delivered numerous commercial systems into the Banking, Telco, Media and FMCG sectors. 
 
Last year I decided that my career needed a change of direction and that Quantitative Finance was my future. 
I am really excited about this move because QF combines my passion for finance with my talent for programming.
 
Since January I have been attending Paul Wilmott's CQF at 7city. 
    Mathematically:     I am comfortable with stochastic calculus, SDEs, PDEs, Taylor & Ito's Lemma.
    Financially:            I am familiar with Derivatives pricing theory, Black-Scholes and the greeks, Vasicek, CIR, Hull&White.
    Modelling:             I have a good understanding of Binomial Trees, Monte-Carlo simulation and Finite Difference methods.
 
I am currently between jobs and have some time on my hands. I would love to help out with say:
  • IRR, Duration, Convexity etc for a sequence of cashflows or;
  • Richardson Extrapolation for Finite Differences or;
  • Testing of Vasicek and CIR or;
  • A histogram class.
I look forward to hearing from you.
 
Kind Regards
Charles Whitmore
 
Reply | Threaded
Open this post in threaded view
|

Re: Contributing to the project

Luigi Ballabio
On 04/13/05 14:19:11, C R Whitmore wrote:

>
> I recently installed QuantLib and am thoroughly impressed. I can see how
> much time this body of code is going to save me in the future and as
> "payback" am interested in contributing to QuantLib.
>
> I would love to help out with say:
>   a.. IRR, Duration, Convexity etc for a sequence of cashflows or;
>   b.. Richardson Extrapolation for Finite Differences or;
>   c.. Testing of Vasicek and CIR or;
>   d.. A histogram class.
> I look forward to hearing from you.

Charles,
        thanks for the offer. Any of the above contributions would be  
welcome; I'd go for cashflows calculations first as they might be more  
appealing to users, but you can choose whatever you like best. Drop me a  
line when you take your pick, so I can give you a few hints on what  
existing class hierarchies you can build upon.

Later,
        Luigi

----------------------------------------

Ogden's Law:
         The sooner you fall behind, the more time you have to catch up.