Boost logo

Boost :

Subject: Re: [boost] GSoC 2014 Boost.odeint project
From: Karsten Ahnert (karsten.ahnert_at_[hidden])
Date: 2014-02-26 14:55:37


On 26.02.2014 07:09, SHANTANU SHAHANE wrote:
> Hello Karsten,
> Thanks for your response. I will go through the working of odeint library
> and study the implicit routines some of which I am already aware of.
> I am not familiar about C++ template technique but I am willing to learn.
> Could you suggest some good reference book or some website etc.

Hmm, you could start with reading "Modern C++ Design" from Andrei
Alexandrescu. Another chance is to study the C++ standard library,
especially algorithm, iterator, and functional. Maybe stackoverflow.com
has also some good hints about C++ references and books.


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk