https://github.com/igor-240340/floatingpointemulationsandbox
Experiments with software emulations of floating point written in C
https://github.com/igor-240340/floatingpointemulationsandbox
Last synced: about 2 months ago
JSON representation
Experiments with software emulations of floating point written in C
- Host: GitHub
- URL: https://github.com/igor-240340/floatingpointemulationsandbox
- Owner: igor-240340
- Created: 2024-05-09T22:54:17.000Z (about 1 year ago)
- Default Branch: dev
- Last Pushed: 2024-11-27T21:11:46.000Z (6 months ago)
- Last Synced: 2025-02-04T22:29:57.207Z (3 months ago)
- Language: C
- Homepage:
- Size: 14.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Floating Point Emulation Sandbox
Experiments with different software emulations of floating-point arithmetic on desktop (x86-64) written in C language.