From: Bill Date: Tue, 4 Sep 2018 18:43:31 +0000 (-0700) Subject: Update README.md X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=4e2f56765496d22bdc0c98a90183178678b05283;p=sfpy.git Update README.md --- diff --git a/README.md b/README.md index 54bfab4..3a76ed7 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # sfpy softfloat and softposit in Python * support for softfloat float16, float32, and float64 - * support for softposit posit8, quire8, posit16, and quire16 + * support for softposit posit8, quire8, posit16, quire16, posit32, and quire32 ## Installation On most linux distros with CPython 2.7, 3.4, 3.5, 3.6, or 3.7, sfpy should work out of the box: