mirror of
https://github.com/boostorg/website.git
synced 2026-01-29 20:12:14 +00:00
Fix numeric modules.
This commit is contained in:
@@ -1049,7 +1049,7 @@
|
||||
</library>
|
||||
<library>
|
||||
<key>numeric/conversion</key>
|
||||
<module>numeric/conversion</module>
|
||||
<module>numeric_conversion</module>
|
||||
<boost-version>1.32.0</boost-version>
|
||||
<name>Numeric Conversion</name>
|
||||
<authors>Fernando Cacciola</authors>
|
||||
@@ -1060,7 +1060,7 @@
|
||||
</library>
|
||||
<library>
|
||||
<key>numeric/interval</key>
|
||||
<module>numeric/interval</module>
|
||||
<module>interval</module>
|
||||
<boost-version>1.30.0</boost-version>
|
||||
<name>Interval</name>
|
||||
<authors>Guillaume Melquiond</authors>
|
||||
@@ -1072,7 +1072,7 @@
|
||||
</library>
|
||||
<library>
|
||||
<key>numeric/odeint</key>
|
||||
<module>numeric/odeint</module>
|
||||
<module>odeint</module>
|
||||
<boost-version>1.53.0</boost-version>
|
||||
<name>Odeint</name>
|
||||
<authors>Karsten Ahnert</authors>
|
||||
@@ -1083,7 +1083,7 @@
|
||||
</library>
|
||||
<library>
|
||||
<key>numeric/ublas</key>
|
||||
<module>numeric/ublas</module>
|
||||
<module>ublas</module>
|
||||
<boost-version>1.29.0</boost-version>
|
||||
<name>uBLAS</name>
|
||||
<authors>Joerg Walter</authors>
|
||||
|
||||
Binary file not shown.
Reference in New Issue
Block a user