Skip to content

Support for Int128 #350

@jakewilliami

Description

@jakewilliami

I know it's a very large maximum but it would be useful to not constrain the number of iterations to Int.

julia> using ProgressMeter

julia> Progress(typemax(Int128))
ERROR: InexactError: trunc(Int64, 170141183460469231731687303715884105727)

Understandable if you don't want to support this.

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