boostorg / boostorg/multiprecision
`cpp_double_fp_backend` optimized single-limb operations
Open
enhancement
optimization
- Dominant language
- C++
- Stars
- 265
- Forks
- 128
- Avg merge
- 4h 48m
- Merged PRs (30d)
- 2
Description
Implement double-limb/single-limb operations like the double-fp type being multiplied by a single fp-type having the same width as its constituents. This is a significant optimization. See also #703.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.