https://github.com/DavidThien/softposit-rkt
Softposit bindings for racket
https://github.com/DavidThien/softposit-rkt
Last synced: 17 days ago
JSON representation
Softposit bindings for racket
- Host: GitHub
- URL: https://github.com/DavidThien/softposit-rkt
- Owner: DavidThien
- Created: 2018-08-16T06:47:41.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2024-04-11T00:12:47.000Z (over 1 year ago)
- Last Synced: 2025-10-04T23:43:13.924Z (2 months ago)
- Language: C
- Size: 180 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- racket-fingerpost - softposit-rkt - - Racket bindings for the SoftPosit library (Packages)
README
softposit-rkt
=============
These are Racket bindings for the SoftPosit library for implementing posit arithmetic. More info on posits and the SoftPosit library is available at https://posithub.org/.
You can download this library through the Racket package manager by running `raco pkg install softposit-rkt`; more information on the package is available at https://pkgs.racket-lang.org/package/softposit-rkt.
Documentation is available at http://docs.racket-lang.org/softposit-rkt/index.html.