Skip to content

Exact Int64/UInt64 handling #148

@ameligrana

Description

@ameligrana

We currently do not setup anything for handling Int64/UInt64 exactly. The other smaller integer types are already covered even if we convert to Float64. We can easily handle also Int64/UInt64 exactly by changing slightly set_from_zero! for these types and by adding an optional type parameter to our Weights e.g. FixedSizedWeights{Int64}(...).

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