Skip to content

Reimplement FP.pack into a version that creates one PackedFloat per case #77

Description

@bollu

This will help with proving correctness of Pack. Also, while doing so, create a UnpackedFloat.IsPackable predicate which enables us to show that a particular unpacked float can be packed Similarly, one for EUnpackedFloat.IsPackable. The main ones that are packable are (a) results of PackedFloat.unpack and (b) results of UnpackedFloat.round.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions