Skip to content

Supporting other number types? #152

@timholy

Description

@timholy

In https://github.com/HolyLab/ThickNumbers.jl I've implement a ThickNumber abstract type, meant to summarize things like intervals (using interval arithmetic). The canonical ThickNumber subtype looks like Interval(lo, hi), so it's a lot like Complex{Float64}. Is there a straightforward path to supporting such number types with GTPSA, or is that a limitation baked into the C library?

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