Skip to content

Re-implement binary arithmetic with bit-ops library #8

@thephoeron

Description

@thephoeron

Both performance and accuracy can be significantly improved by re-implementing the binary arithmetic algorithms directly using the new bit-ops library. This will also make it easier to work with signed integers, and other arbitrary binary structures, encoded as bit-vectors.

CC: @guicho271828

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions