Skip to content

Move arithmetic definitions into a submodule FixedPointNumbers.FixedPointArithmetic #239

@kimikage

Description

@kimikage

cf. #142 (comment)

I will move the definitions of checked_*/saturating_*/wrapping_* to CheckedArithmeticCore.jl and add the implementation for integer types there. (cf. JuliaMath/CheckedArithmetic.jl#9)

In addition to @checked, @wrapping and @saturating macros will be provided by CheckedArithmetic.jl. Those macros should be available for FixedPoint as well.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions