-
Notifications
You must be signed in to change notification settings - Fork 90
Open
Description
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
Labels
No labels