Skip to content

Avoiding floating point math in khash #131

@larseggert

Description

@larseggert

It would be extremely nice for potential use on embedded devices if floating point math (i.e., use of __ac_HASH_UPPER and addition of 0.5) could be avoided in khash.

If that is not possible, it would be quite a bit better already if __ac_HASH_UPPER became a float, at least as an option/define.

WDYT? Are you open to a PR for either of those two?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions