mirror of
https://github.com/boostorg/boost.git
synced 2025-04-10 07:14:54 +00:00
removing odeint inspect error and adding odeint to libraries.html and adding odeints maintainers
[SVN r81774]
This commit is contained in:
parent
a58d86c25d
commit
43dccaf747
3 changed files with 4 additions and 1 deletions
|
@ -227,6 +227,7 @@ how to download, build, and install the libraries.</p>
|
|||
Muñoz.</li>
|
||||
<li><a href="numeric/conversion/doc/html/index.html">numeric/conversion</a> - Optimized Policy-based Numeric Conversions,
|
||||
from Fernando Cacciola.</li>
|
||||
<li><a href="numeric/odeint/index.html">odeint</a> - Solving ordinary differential equations, from Karsten Ahnert and Mario Mulansky.</li>
|
||||
<li><a href="utility/operators.htm">operators</a> - Templates
|
||||
ease arithmetic classes and iterators, from Dave Abrahams
|
||||
and Jeremy Siek.</li>
|
||||
|
@ -705,6 +706,7 @@ of arbitrary data for persistence and marshalling, from Robert Ramey</li>
|
|||
for floating point, integer and rational arithmetic from John Maddock and Christopher Kormanyos.</li>
|
||||
<li><a href="numeric/conversion/doc/html/index.html">numeric/conversion</a> - Optimized Policy-based Numeric Conversions,
|
||||
from Fernando </li>
|
||||
<li><a href="numeric/odeint/index.html">odeint</a> - Solving ordinary differential equations, from Karsten Ahnert and Mario Mulansky.</li>
|
||||
<li><a href="utility/operators.htm">operators</a> - Templates
|
||||
ease arithmetic classes and iterators, from Dave Abrahams
|
||||
and Jeremy Siek.</li>
|
||||
|
|
|
@ -70,6 +70,7 @@ multi_index Joaquin M Lopez Munoz <joaquin -at- tid.es>
|
|||
multiprecision John Maddock <john -at- johnmaddock.co.uk>, christopher Kormanyos <e_float -at- yahoo.com>
|
||||
numeric/conversion Fernando Cacciola <fernando_cacciola -at- ciudad.com.ar>, Brandon Kohn <blkohn -at- hotmail.com>
|
||||
numeric/interval Sylvain Pion <Sylvain.Pion -at- sophia.inria.fr>, Herve Bronnimann <hbr -at- poly.edu>, Guillaume Melquiond <guillaume.melquiond -at- ens-lyon.fr>
|
||||
numeric/odeint Karsten Ahnert <karsten.ahnert -at- gmx.de>, Mario Mulansky <mario.mulansky -at- gmx.net>
|
||||
numeric/ublas Michael Stevens <michael -at- michael-stevens.de>
|
||||
optional Fernando Cacciola <fernando_cacciola -at- ciudad.com.ar>
|
||||
operators Daniel Frey <d.frey -at- gmx.de>
|
||||
|
|
|
@ -1 +1 @@
|
|||
Subproject commit 465a937126611d64b714addc7a8a4022b8f10f0c
|
||||
Subproject commit e0df1cfc68130847bc43e0d6f9ae8bdd10291eb7
|
Loading…
Add table
Reference in a new issue