Skip to content

Commit 5c2290e

Browse files
committed
docs
1 parent 2f9273e commit 5c2290e

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

docs/source/index.rst

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,13 @@ As well as block formats from |ocp_mx_link|.
5555
IEEE P3109
5656
</a>
5757

58+
Supported rounding modes include:
59+
60+
* Directed modes: Toward Zero, Toward Positive, Toward Negative
61+
* Round-to-nearest, with Ties to Even or Ties to Away
62+
* Stochastic rounding, with specified numbers of random bits
63+
64+
5865
Example
5966
-------
6067
This table (from example notebook :doc:`value-stats <02-value-stats>`) shows how

docs/source/notebooks.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,3 +12,4 @@ Some notebooks to illustrate uses of the library
1212
02-value-stats.ipynb
1313
03-value-tables.ipynb
1414
04-benchmark.ipynb
15+
05-stochastic-rounding.ipynb

0 commit comments

Comments
 (0)