Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
milankl committed Jul 11, 2023
1 parent ccf92bb commit 7392b99
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ ask questions or suggest any changes or new features.

## Usage

`Float32sr`, `Float16sr` and `BFloat16sr` are supposed to be drop-in replacements for their
`Float64sr`, `Float32sr`, `Float16sr` and `BFloat16sr` are supposed to be drop-in replacements for their
deterministically rounded counterparts. You can create data of those types as expected
(which is bitwise identical to the deterministic formats respectively) and the type
will trigger stochastic rounding on every arithmetic operation.
Expand Down

0 comments on commit 7392b99

Please sign in to comment.