https://github.com/unikraft/lib-libfxdiv
Unikraft port of fxdiv, a library for division via fixed-point multiplication by inverse
https://github.com/unikraft/lib-libfxdiv
fixed-point library math unikraft
Last synced: 5 months ago
JSON representation
Unikraft port of fxdiv, a library for division via fixed-point multiplication by inverse
- Host: GitHub
- URL: https://github.com/unikraft/lib-libfxdiv
- Owner: unikraft
- License: other
- Created: 2019-07-25T11:45:54.000Z (almost 7 years ago)
- Default Branch: staging
- Last Pushed: 2024-01-02T20:55:17.000Z (over 2 years ago)
- Last Synced: 2025-07-06T14:05:54.448Z (12 months ago)
- Topics: fixed-point, library, math, unikraft
- Homepage:
- Size: 6.84 KB
- Stars: 0
- Watchers: 9
- Forks: 5
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: COPYING.md
Awesome Lists containing this project
README
fxdiv for Unikraft
===================
Please refer to the `README.md` as well as the documentation in the `doc/`
subdirectory of the main unikraft repository.