Skip to content

generalize our BigFloat(::Float64) method to more integer and floatingpoint types. #50940

Open
@oscardssmith

Description

@oscardssmith

#47546 made BigFloat(::Float64) about 2x faster, but basically the same optimization could be done for the common Integer types (Base.BitInteger64), Base.IEEEFloat and Rational (where the denominator is a power of 2).

Metadata

Metadata

Assignees

No one assigned

    Labels

    bignumsBigInt and BigFloatgood first issueIndicates a good issue for first-time contributors to JuliaperformanceMust go faster

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions