projects
/
sfpy.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
03bb8f3
)
Update README.md
author
Bill
<bill.zorn@gmail.com>
Tue, 4 Sep 2018 18:43:31 +0000
(11:43 -0700)
committer
GitHub
<noreply@github.com>
Tue, 4 Sep 2018 18:43:31 +0000
(11:43 -0700)
README.md
patch
|
blob
|
history
diff --git
a/README.md
b/README.md
index 54bfab458f92b03514bf31ee2334ed15d6cfecac..3a76ed759591ba1d24279207bc61f10ef2a704fa 100644
(file)
--- 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: