headmyshoulder / odeint-v2

odeint - solving ordinary differential equations in c++ v2
http://headmyshoulder.github.com/odeint-v2/
Other
340 stars 101 forks source link

odeint in boost #126

Closed dodol closed 10 years ago

dodol commented 10 years ago

When will new version of odeint be included in boost? I'm referring to iterators and eigen wrappers...

headmyshoulder commented 10 years ago

In the next version. We already merged the github version into the development branch of boost. But it is not clear, when the next boost version will be released. Boost makes a transition from one single svn repository to a modularized git repository system, which delays the release plan.

On 22.04.2014 12:17, dodol wrote:

When will new version of odeint be included in boost? I'm referring to iterators and eigen wrappers...

— Reply to this email directly or view it on GitHub https://github.com/headmyshoulder/odeint-v2/issues/126.

dodol commented 10 years ago

cool, thanks for a quick reply. sorry for opening a ticket.