https://github.com/pthariensflame/angfloat
Reference software implementation of a complex-number generalization of IEEE-754 binary floating point
https://github.com/pthariensflame/angfloat
complex-numbers floating-point rust
Last synced: about 2 months ago
JSON representation
Reference software implementation of a complex-number generalization of IEEE-754 binary floating point
- Host: GitHub
- URL: https://github.com/pthariensflame/angfloat
- Owner: pthariensflame
- License: apache-2.0
- Created: 2024-05-14T23:19:46.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-01-22T04:40:45.000Z (4 months ago)
- Last Synced: 2025-04-11T03:02:36.844Z (about 2 months ago)
- Topics: complex-numbers, floating-point, rust
- Language: Rust
- Homepage:
- Size: 44.9 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# `angfloat`
The specification and reference software implementation of a complex-number generalization of IEEE-754 binary floating point.