about summary refs log tree commit diff
path: root/library/core/src/num/dec2flt/lemire.rs
AgeCommit message (Expand)AuthorLines
2025-03-02dec2flt: Refactor float traitsTrevor Gross-9/+9
2025-03-02dec2flt: Rename fields to be consistent with documented notationTrevor Gross-2/+2
2024-07-02chore: remove duplicate wordshattizai-1/+1
2023-03-04Add inlining annotationsTobias Decking-0/+2
2022-10-14more dupe word typosRageking8-1/+1
2022-09-22Added which number is computed in compute_float.Orson Peters-1/+1
2021-08-22Fix typos “a”→“an”Frank Steffahn-1/+1
2021-07-17Changed dec2flt to use the Eisel-Lemire algorithm.Alex Huszagh-0/+166