Boost logo

Boost-Commit :

Subject: [Boost-commit] svn:boost r81837 - in website/public_html/live: feed/history generated generated/state users/history
From: dnljms_at_[hidden]
Date: 2012-12-10 16:01:49


Author: danieljames
Date: 2012-12-10 16:01:48 EST (Mon, 10 Dec 2012)
New Revision: 81837
URL: http://svn.boost.org/trac/boost/changeset/81837

Log:
Website: New libraries.
Text files modified:
   website/public_html/live/feed/history/boost_1_53_0.qbk | 10 ++
   website/public_html/live/generated/dev.rss | 29 +++++++
   website/public_html/live/generated/home-items.html | 3
   website/public_html/live/generated/state/feed-pages.txt | 151 ++++++++++++++++++++++++++++++++++++++-
   website/public_html/live/users/history/version_1_53_0.html | 29 +++++++
   5 files changed, 217 insertions(+), 5 deletions(-)

Modified: website/public_html/live/feed/history/boost_1_53_0.qbk
==============================================================================
--- website/public_html/live/feed/history/boost_1_53_0.qbk (original)
+++ website/public_html/live/feed/history/boost_1_53_0.qbk 2012-12-10 16:01:48 EST (Mon, 10 Dec 2012)
@@ -47,8 +47,18 @@
 
 [section New Libraries]
 
+* [phrase library..[@/libs/atomic/ Atomic]:]
+ C++11-style `atomic<>`, from Helge Bahmann, maintained by Tim Blechmann.
+* [phrase library..[@/libs/coroutine/ Coroutine]:]
+ Coroutine library, from Oliver Kowalke.
 * [phrase library..[@/libs/lockfree/ Lockfree]:]
   Lockfree data structures, from Tim Blechmann.
+* [phrase library..[@/libs/multiprecision/ Multiprecision]:]
+ Extended precision arithmetic types for floating point, integer and
+ rational arithmetic from John Maddock and Christopher Kormanyos.
+* [phrase library..[@/libs/numeric/odeint/ Odeint]:]
+ Solving ordinary differential equations, from Karsten Ahnert and Mario
+ Mulansky.
 
 [endsect]
 

Modified: website/public_html/live/generated/dev.rss
==============================================================================
--- website/public_html/live/generated/dev.rss (original)
+++ website/public_html/live/generated/dev.rss 2012-12-10 16:01:48 EST (Mon, 10 Dec 2012)
@@ -14,11 +14,40 @@
     &lt;ul&gt;
       &lt;li&gt;
         &lt;div&gt;
+ &lt;span class=&quot;library&quot;&gt;&lt;a href=&quot;http://www.boost.org/libs/atomic/&quot;&gt;Atomic&lt;/a&gt;:&lt;/span&gt;
+ C++11-style &lt;code&gt;&lt;span class=&quot;identifier&quot;&gt;atomic&lt;/span&gt;&lt;span class=&quot;special&quot;&gt;&amp;lt;&amp;gt;&lt;/span&gt;&lt;/code&gt;,
+ from Helge Bahmann, maintained by Tim Blechmann.
+ &lt;/div&gt;
+ &lt;/li&gt;
+ &lt;li&gt;
+ &lt;div&gt;
+ &lt;span class=&quot;library&quot;&gt;&lt;a href=&quot;http://www.boost.org/libs/coroutine/&quot;&gt;Coroutine&lt;/a&gt;:&lt;/span&gt;
+ Coroutine library,
+ from Oliver Kowalke.
+ &lt;/div&gt;
+ &lt;/li&gt;
+ &lt;li&gt;
+ &lt;div&gt;
           &lt;span class=&quot;library&quot;&gt;&lt;a href=&quot;http://www.boost.org/libs/lockfree/&quot;&gt;Lockfree&lt;/a&gt;:&lt;/span&gt;
   Lockfree data structures,
           from Tim Blechmann.
         &lt;/div&gt;
       &lt;/li&gt;
+ &lt;li&gt;
+ &lt;div&gt;
+ &lt;span class=&quot;library&quot;&gt;&lt;a href=&quot;http://www.boost.org/libs/multiprecision/&quot;&gt;Multiprecision&lt;/a&gt;:&lt;/span&gt;
+ Extended
+ precision arithmetic types for floating point, integer and rational arithmetic
+ from John Maddock and Christopher Kormanyos.
+ &lt;/div&gt;
+ &lt;/li&gt;
+ &lt;li&gt;
+ &lt;div&gt;
+ &lt;span class=&quot;library&quot;&gt;&lt;a href=&quot;http://www.boost.org/libs/numeric/odeint/&quot;&gt;Odeint&lt;/a&gt;:&lt;/span&gt;
+ Solving ordinary
+ differential equations, from Karsten Ahnert and Mario Mulansky.
+ &lt;/div&gt;
+ &lt;/li&gt;
     &lt;/ul&gt;
   &lt;/div&gt;
   &lt;div id=&quot;version_1_53_0.updated_libraries&quot;&gt;

Modified: website/public_html/live/generated/home-items.html
==============================================================================
--- website/public_html/live/generated/home-items.html (original)
+++ website/public_html/live/generated/home-items.html 2012-12-10 16:01:48 EST (Mon, 10 Dec 2012)
@@ -3,7 +3,8 @@
 <div id="downloads">
 <h3>Current Release</h3>
 <ul>
-<li><div class="news-title">Version 1.52.0</div><div class="news-date">Details | Download | Documentation</div><div><a style="color: #c00" href="/users/news/a_special_note_for_boost_1_52_0_and_higher.html">IMPORTANT: See here for a special note about this release.</a></div><div class="news-date">November 5th, 2012 16:05 GMT</div></li>
+<li><div class="news-title">Version 1.52.0</div><div class="news-date">Details | Download | Documentation</div><div class="news-notice"><a class="news-notice-link" href="/users/news/a_special_note_for_boost_1_52_0_and_higher.html">IMPORTANT:
+ See here for a special note about this release.</a></div><div class="news-date">November 5th, 2012 16:05 GMT</div></li>
 </ul>
 </div>
 <p>More Downloads... (RSS)</p>

Modified: website/public_html/live/generated/state/feed-pages.txt
==============================================================================
--- website/public_html/live/generated/state/feed-pages.txt (original)
+++ website/public_html/live/generated/state/feed-pages.txt 2012-12-10 16:01:48 EST (Mon, 10 Dec 2012)
@@ -9,6 +9,8 @@
 .1269259200.0
 -location
 "users/download/boost_jam_3_1_18.html
+-notice
+-notice_url
 -page_state
 -pub_date
 "Mon, 22 Mar 2010 12:00:00 GMT
@@ -40,6 +42,8 @@
 .946555200.0
 -location
 "users/history/version_1_10_3.html
+-notice
+-notice_url
 -page_state
 -pub_date
 "Thu, 30 Dec 1999 12:00:00 GMT
@@ -69,6 +73,8 @@
 .946641600.0
 -location
 "users/history/version_1_10_4.html
+-notice
+-notice_url
 -page_state
 -pub_date
 "Fri, 31 Dec 1999 12:00:00 GMT
@@ -97,6 +103,8 @@
 .949406400.0
 -location
 "users/history/version_1_11_0.html
+-notice
+-notice_url
 -page_state
 -pub_date
 "Tue, 1 Feb 2000 12:00:00 GMT
@@ -126,6 +134,8 @@
 .949492800.0
 -location
 "users/history/version_1_11_1.html
+-notice
+-notice_url
 -page_state
 -pub_date
 "Wed, 2 Feb 2000 12:00:00 GMT
@@ -154,6 +164,8 @@
 .951134400.0
 -location
 "users/history/version_1_11_2.html
+-notice
+-notice_url
 -page_state
 -pub_date
 "Mon, 21 Feb 2000 12:00:00 GMT
@@ -182,6 +194,8 @@
 .951307200.0
 -location
 "users/history/version_1_12_0.html
+-notice
+-notice_url
 -page_state
 -pub_date
 "Wed, 23 Feb 2000 12:00:00 GMT
@@ -210,6 +224,8 @@
 .951825600.0
 -location
 "users/history/version_1_13_0.html
+-notice
+-notice_url
 -page_state
 -pub_date
 "Tue, 29 Feb 2000 12:00:00 GMT
@@ -238,6 +254,8 @@
 .952257600.0
 -location
 "users/history/version_1_14_0.html
+-notice
+-notice_url
 -page_state
 -pub_date
 "Sun, 5 Mar 2000 12:00:00 GMT
@@ -266,6 +284,8 @@
 .953294400.0
 -location
 "users/history/version_1_14_1.html
+-notice
+-notice_url
 -page_state
 -pub_date
 "Fri, 17 Mar 2000 12:00:00 GMT
@@ -295,6 +315,8 @@
 .957873600.0
 -location
 "users/history/version_1_14_2.html
+-notice
+-notice_url
 -page_state
 -pub_date
 "Tue, 9 May 2000 12:00:00 GMT
@@ -323,6 +345,8 @@
 .959601600.0
 -location
 "users/history/version_1_14_3.html
+-notice
+-notice_url
 -page_state
 -pub_date
 "Mon, 29 May 2000 12:00:00 GMT
@@ -351,6 +375,8 @@
 .961243200.0
 -location
 "users/history/version_1_15_0.html
+-notice
+-notice_url
 -page_state
 -pub_date
 "Sat, 17 Jun 2000 12:00:00 GMT
@@ -379,6 +405,8 @@
 .961588800.0
 -location
 "users/history/version_1_15_1.html
+-notice
+-notice_url
 -page_state
 -pub_date
 "Wed, 21 Jun 2000 12:00:00 GMT
@@ -407,6 +435,8 @@
 .962193600.0
 -location
 "users/history/version_1_16_0.html
+-notice
+-notice_url
 -page_state
 -pub_date
 "Wed, 28 Jun 2000 12:00:00 GMT
@@ -436,6 +466,8 @@
 .962798400.0
 -location
 "users/history/version_1_16_1.html
+-notice
+-notice_url
 -page_state
 -pub_date
 "Wed, 5 Jul 2000 12:00:00 GMT
@@ -464,6 +496,8 @@
 .965304000.0
 -location
 "users/history/version_1_17_0.html
+-notice
+-notice_url
 -page_state
 -pub_date
 "Thu, 3 Aug 2000 12:00:00 GMT
@@ -493,6 +527,8 @@
 .970142400.0
 -location
 "users/history/version_1_18_0.html
+-notice
+-notice_url
 -page_state
 -pub_date
 "Thu, 28 Sep 2000 12:00:00 GMT
@@ -522,6 +558,8 @@
 .971611200.0
 -location
 "users/history/version_1_18_1.html
+-notice
+-notice_url
 -page_state
 -pub_date
 "Sun, 15 Oct 2000 12:00:00 GMT
@@ -550,6 +588,8 @@
 .973252800.0
 -location
 "users/history/version_1_18_2.html
+-notice
+-notice_url
 -page_state
 -pub_date
 "Fri, 3 Nov 2000 12:00:00 GMT
@@ -579,6 +619,8 @@
 .974548800.0
 -location
 "users/history/version_1_18_3.html
+-notice
+-notice_url
 -page_state
 -pub_date
 "Sat, 18 Nov 2000 12:00:00 GMT
@@ -607,6 +649,8 @@
 .976449600.0
 -location
 "users/history/version_1_19_0.html
+-notice
+-notice_url
 -page_state
 -pub_date
 "Sun, 10 Dec 2000 12:00:00 GMT
@@ -636,6 +680,8 @@
 .978782400.0
 -location
 "users/history/version_1_20_0.html
+-notice
+-notice_url
 -page_state
 -pub_date
 "Sat, 6 Jan 2001 12:00:00 GMT
@@ -664,6 +710,8 @@
 .979128000.0
 -location
 "users/history/version_1_20_1.html
+-notice
+-notice_url
 -page_state
 -pub_date
 "Wed, 10 Jan 2001 12:00:00 GMT
@@ -693,6 +741,8 @@
 .981806400.0
 -location
 "users/history/version_1_20_2.html
+-notice
+-notice_url
 -page_state
 -pub_date
 "Sat, 10 Feb 2001 12:00:00 GMT
@@ -722,6 +772,8 @@
 .984139200.0
 -location
 "users/history/version_1_21_0.html
+-notice
+-notice_url
 -page_state
 -pub_date
 "Fri, 9 Mar 2001 12:00:00 GMT
@@ -752,6 +804,8 @@
 .984571200.0
 -location
 "users/history/version_1_21_1.html
+-notice
+-notice_url
 -page_state
 -pub_date
 "Wed, 14 Mar 2001 12:00:00 GMT
@@ -781,6 +835,8 @@
 .988113600.0
 -location
 "users/history/version_1_21_2.html
+-notice
+-notice_url
 -page_state
 -pub_date
 "Tue, 24 Apr 2001 12:00:00 GMT
@@ -810,6 +866,8 @@
 .990792000.0
 -location
 "users/history/version_1_22_0.html
+-notice
+-notice_url
 -page_state
 -pub_date
 "Fri, 25 May 2001 12:00:00 GMT
@@ -839,6 +897,8 @@
 .994420800.0
 -location
 "users/history/version_1_23_0.html
+-notice
+-notice_url
 -page_state
 -pub_date
 "Fri, 6 Jul 2001 12:00:00 GMT
@@ -869,6 +929,8 @@
 .998222400.0
 -location
 "users/history/version_1_24_0.html
+-notice
+-notice_url
 -page_state
 -pub_date
 "Sun, 19 Aug 2001 12:00:00 GMT
@@ -898,6 +960,8 @@
 .1001937600.0
 -location
 "users/history/version_1_25_0.html
+-notice
+-notice_url
 -page_state
 -pub_date
 "Mon, 1 Oct 2001 12:00:00 GMT
@@ -928,6 +992,8 @@
 .1004961600.0
 -location
 "users/history/version_1_25_1.html
+-notice
+-notice_url
 -page_state
 -pub_date
 "Mon, 5 Nov 2001 12:00:00 GMT
@@ -957,6 +1023,8 @@
 .1007121600.0
 -location
 "users/history/version_1_26_0.html
+-notice
+-notice_url
 -page_state
 -pub_date
 "Fri, 30 Nov 2001 12:00:00 GMT
@@ -987,6 +1055,8 @@
 .1012910400.0
 -location
 "users/history/version_1_27_0.html
+-notice
+-notice_url
 -page_state
 -pub_date
 "Tue, 5 Feb 2002 12:00:00 GMT
@@ -1017,6 +1087,8 @@
 .1021464000.0
 -location
 "users/history/version_1_28_0.html
+-notice
+-notice_url
 -page_state
 -pub_date
 "Wed, 15 May 2002 12:00:00 GMT
@@ -1047,6 +1119,8 @@
 .1034251200.0
 -location
 "users/history/version_1_29_0.html
+-notice
+-notice_url
 -page_state
 -pub_date
 "Thu, 10 Oct 2002 12:00:00 GMT
@@ -1077,6 +1151,8 @@
 .1048075200.0
 -location
 "users/history/version_1_30_0.html
+-notice
+-notice_url
 -page_state
 -pub_date
 "Wed, 19 Mar 2003 12:00:00 GMT
@@ -1106,6 +1182,8 @@
 .1059998400.0
 -location
 "users/history/version_1_30_1.html
+-notice
+-notice_url
 -page_state
 -pub_date
 "Mon, 4 Aug 2003 12:00:00 GMT
@@ -1136,6 +1214,8 @@
 .1061294400.0
 -location
 "users/history/version_1_30_2.html
+-notice
+-notice_url
 -page_state
 -pub_date
 "Tue, 19 Aug 2003 12:00:00 GMT
@@ -1166,6 +1246,8 @@
 .1075118400.0
 -location
 "users/history/version_1_31_0.html
+-notice
+-notice_url
 -page_state
 -pub_date
 "Mon, 26 Jan 2004 12:00:00 GMT
@@ -1198,6 +1280,8 @@
 .1100865600.0
 -location
 "users/history/version_1_32_0.html
+-notice
+-notice_url
 -page_state
 -pub_date
 "Fri, 19 Nov 2004 12:00:00 GMT
@@ -1229,6 +1313,8 @@
 .1123761600.0
 -location
 "users/history/version_1_33_0.html
+-notice
+-notice_url
 -page_state
 -pub_date
 "Thu, 11 Aug 2005 12:00:00 GMT
@@ -1261,6 +1347,8 @@
 .1165320000.0
 -location
 "users/history/version_1_33_1.html
+-notice
+-notice_url
 -page_state
 -pub_date
 "Tue, 5 Dec 2006 12:00:00 GMT
@@ -1292,6 +1380,8 @@
 .1178971200.0
 -location
 "users/history/version_1_34_0.html
+-notice
+-notice_url
 -page_state
 -pub_date
 "Sat, 12 May 2007 12:00:00 GMT
@@ -1325,6 +1415,8 @@
 .1185278400.0
 -location
 "users/history/version_1_34_1.html
+-notice
+-notice_url
 -page_state
 -pub_date
 "Tue, 24 Jul 2007 12:00:00 GMT
@@ -1355,6 +1447,8 @@
 .1206792000.0
 -location
 "users/history/version_1_35_0.html
+-notice
+-notice_url
 -page_state
 -pub_date
 "Sat, 29 Mar 2008 12:00:00 GMT
@@ -1388,6 +1482,8 @@
 .1218715200.0
 -location
 "users/history/version_1_36_0.html
+-notice
+-notice_url
 -page_state
 -pub_date
 "Thu, 14 Aug 2008 12:00:00 GMT
@@ -1420,6 +1516,8 @@
 .1225713600.0
 -location
 "users/history/version_1_37_0.html
+-notice
+-notice_url
 -page_state
 -pub_date
 "Mon, 03 Nov 2008 12:00:00 GMT
@@ -1451,6 +1549,8 @@
 .1234094400.0
 -location
 "users/history/version_1_38_0.html
+-notice
+-notice_url
 -page_state
 -pub_date
 "Sun, 08 Feb 2009 12:00:00 GMT
@@ -1485,6 +1585,8 @@
 .1241265600.0
 -location
 "users/history/version_1_39_0.html
+-notice
+-notice_url
 -page_state
 -pub_date
 "Sat, 02 May 2009 12:00:00 GMT
@@ -1517,6 +1619,8 @@
 .1251392400.0
 -location
 "users/history/version_1_40_0.html
+-notice
+-notice_url
 -page_state
 -pub_date
 "Thu, 27 Aug 2009 17:00:00 GMT
@@ -1549,6 +1653,8 @@
 .1258477200.0
 -location
 "users/history/version_1_41_0.html
+-notice
+-notice_url
 -page_state
 -pub_date
 "Tue, 17 Nov 2009 17:00:00 GMT
@@ -1583,6 +1689,8 @@
 .1265119200.0
 -location
 "users/history/version_1_42_0.html
+-notice
+-notice_url
 -page_state
 -pub_date
 "Tue 2 Feb 2010 14:00:00 GMT
@@ -1615,6 +1723,8 @@
 .1273147200.0
 -location
 "users/history/version_1_43_0.html
+-notice
+-notice_url
 -page_state
 -pub_date
 "Thu 6 May 2010 12:00:00 GMT
@@ -1648,6 +1758,8 @@
 .1281718800.0
 -location
 "users/history/version_1_44_0.html
+-notice
+-notice_url
 -page_state
 -pub_date
 "Fri, 13 Aug 2010 13:00:00 EDT
@@ -1681,6 +1793,8 @@
 .1290182400.0
 -location
 "users/history/version_1_45_0.html
+-notice
+-notice_url
 -page_state
 -pub_date
 "Fri, 19 Nov 2010 11:00:00 EST
@@ -1712,6 +1826,8 @@
 .1298320573.0
 -location
 "users/history/version_1_46_0.html
+-notice
+-notice_url
 -page_state
 -pub_date
 "Mon, 21 Feb 2011 15:36:13 -0500
@@ -1745,6 +1861,8 @@
 .1299944753.0
 -location
 "users/history/version_1_46_1.html
+-notice
+-notice_url
 -page_state
 -pub_date
 "Sat, 12 Mar 2011 10:45:53 -0500
@@ -1776,6 +1894,8 @@
 .1310422773.0
 -location
 "users/history/version_1_47_0.html
+-notice
+-notice_url
 -page_state
 -pub_date
 "Mon, 11 Jul 2011 18:19:33 -0400
@@ -1809,6 +1929,8 @@
 .1321372050.0
 -location
 "users/history/version_1_48_0.html
+-notice
+-notice_url
 -page_state
 -pub_date
 "Tue, 15 Nov 2011 10:47:30 -0500
@@ -1841,6 +1963,8 @@
 .1330118432.0
 -location
 "users/history/version_1_49_0.html
+-notice
+-notice_url
 -page_state
 -pub_date
 "Fri, 24 Feb 2012 16:20:32 -0500
@@ -1873,6 +1997,8 @@
 .1340887737.0
 -location
 "users/history/version_1_50_0.html
+-notice
+-notice_url
 -page_state
 -pub_date
 "Thu, 28 Jun 2012 08:48:57 -0400
@@ -1907,6 +2033,8 @@
 .1345503621.0
 -location
 "users/history/version_1_51_0.html
+-notice
+-notice_url
 -page_state
 -pub_date
 "Mon, 20 Aug 2012 16:00:21 -0700
@@ -1939,6 +2067,11 @@
 .1352131558.0
 -location
 "users/history/version_1_52_0.html
+-notice
+"IMPORTANT:
+" See here for a special note about this release.
+-notice_url
+"/users/news/a_special_note_for_boost_1_52_0_and_higher.html
 -page_state
 -pub_date
 "Mon, 5 Nov 2012 08:05:58 -0800
@@ -1949,7 +2082,7 @@
 " Polygon, Proto, Ratio, Result_of, Thread, uBLAS, Unordered, Uuid, Wave, xpressive.
 "
 -qbk_hash
-"74081113dc3d8c7a43c6163a691e17e52c4f3df15b64fe7008a918b2602cb00f
+"bd4fdf20331f6cd9ac443be7c8f11a1cac2d6292d2e66707a69fc640a2add45a
 -release_status
 "released
 -rss_hash
@@ -1966,9 +2099,11 @@
 -id
 "version_1_53_0
 -last_modified
-.1353154264.48
+.1355172976.79
 -location
 "users/history/version_1_53_0.html
+-notice
+-notice_url
 -page_state
 -pub_date
 "In Progress
@@ -1977,11 +2112,11 @@
 " New Libraries: Updated Libraries:
 "
 -qbk_hash
-"64f74c9266f9a2dc3dc509c00d725a023dbf12dcbc2826c8a9e92d6a4cbbc760
+"ad961eaa8513fc3502a76f7ca4641a7c366da558c5fa2db3e81280f4fcd9a345
 -release_status
 "dev
 -rss_hash
-"ac709f14eba8d45d99000bc42b257e981989ceec3c5a5e45a4faacabf8ae42bd
+"bb7200dc435030c8bb68815463de9f2cc0403c1d413d63b88a7e0a343aa86e42
 -title
 "Version 1.53.0
 -type
@@ -1997,6 +2132,8 @@
 .945172800.0
 -location
 "users/history/old_versions.html
+-notice
+-notice_url
 -page_state
 -pub_date
 "Tue, 14 Dec 1999 12:00:00 GMT
@@ -2025,6 +2162,8 @@
 .1352194045.0
 -location
 "users/news/a_special_note_for_boost_1_52_0_and_higher.html
+-notice
+-notice_url
 -page_state
 -pub_date
 "Tue 6 Nov 2012 09:27:25 GMT
@@ -2052,6 +2191,8 @@
 .1165752000.0
 -location
 "users/news/asio_formal_review_begins.html
+-notice
+-notice_url
 -page_state
 -pub_date
 "Sun, 10 Dec 2006 12:00:00 GMT
@@ -2080,6 +2221,8 @@
 .1206720000.0
 -location
 "users/news/website_1_0_launch.html
+-notice
+-notice_url
 -page_state
 -pub_date
 "Fri, 28 Mar 2008 16:00:00 GMT

Modified: website/public_html/live/users/history/version_1_53_0.html
==============================================================================
--- website/public_html/live/users/history/version_1_53_0.html (original)
+++ website/public_html/live/users/history/version_1_53_0.html 2012-12-10 16:01:48 EST (Mon, 10 Dec 2012)
@@ -51,11 +51,40 @@
     <ul>
       <li>
         <div>
+ <span class="library">Atomic:</span>
+ C++11-style <code><span class="identifier">atomic</span><span class="special">&lt;&gt;</span></code>,
+ from Helge Bahmann, maintained by Tim Blechmann.
+ </div>
+ </li>
+ <li>
+ <div>
+ <span class="library">Coroutine:</span>
+ Coroutine library,
+ from Oliver Kowalke.
+ </div>
+ </li>
+ <li>
+ <div>
           <span class="library">Lockfree:</span>
   Lockfree data structures,
           from Tim Blechmann.
         </div>
       </li>
+ <li>
+ <div>
+ <span class="library">Multiprecision:</span>
+ Extended
+ precision arithmetic types for floating point, integer and rational arithmetic
+ from John Maddock and Christopher Kormanyos.
+ </div>
+ </li>
+ <li>
+ <div>
+ <span class="library">Odeint:</span>
+ Solving ordinary
+ differential equations, from Karsten Ahnert and Mario Mulansky.
+ </div>
+ </li>
     </ul>
   </div>
   <div id="version_1_53_0.updated_libraries">


Boost-Commit list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk