Skip to content

How to bypass automatic conversion to Float64? #396

Open
@LilithHafner

Description

@LilithHafner

I want to get my hands on a Tuple{Float32, Float32} in Python and there doesn't seem to be a good way of doing it

>>> jl("typeof")(jl("Tuple{Float32, Float32}")((0.0, 1.0)))
Julia: Tuple{Float64, Float64}

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions