mirror of
https://github.com/boostorg/multiprecision.git
synced 2026-02-14 00:42:53 +00:00
Update TODO list.
[SVN r76103]
This commit is contained in:
@@ -24,8 +24,7 @@
|
||||
</p>
|
||||
<div class="itemizedlist"><ul class="itemizedlist" type="disc">
|
||||
<li class="listitem">
|
||||
Adapt Boost.Math special function tests for this library: will make a
|
||||
very good test of arithmetic and std lib support.
|
||||
Add backend support for libdecNumber.
|
||||
</li>
|
||||
<li class="listitem">
|
||||
Add an adapter backend for complex number types.
|
||||
|
||||
@@ -50,7 +50,7 @@
|
||||
</div>
|
||||
</div>
|
||||
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
|
||||
<td align="left"><p><small>Last revised: November 30, 2011 at 12:15:51 GMT</small></p></td>
|
||||
<td align="left"><p><small>Last revised: December 22, 2011 at 11:51:46 GMT</small></p></td>
|
||||
<td align="right"><div class="copyright-footer"></div></td>
|
||||
</tr></table>
|
||||
<hr>
|
||||
|
||||
@@ -966,7 +966,7 @@ a variable of B, `cb` and `cb2` are constant variables of type B, `a` is a varia
|
||||
|
||||
More a list of what ['could] be done, rather than what ['should] be done (which may be a much smaller list!).
|
||||
|
||||
* Adapt Boost.Math special function tests for this library: will make a very good test of arithmetic and std lib support.
|
||||
* Add backend support for libdecNumber.
|
||||
* Add an adapter backend for complex number types.
|
||||
* Add an adapter backend for rational types.
|
||||
* Test integer types with Boost.Rational.
|
||||
|
||||
Reference in New Issue
Block a user