You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey @nsajko, thanks for your interest in MultiFloats.jl and for putting this on my radar! The use of MultiFloats in ranges totally hadn't occurred to me, and this is something definitely worth supporting.
Unfortunately, it's been a while since I've had time to work on MultiFloats.jl -- grad school is occupying all my coding capacity at the moment -- but this will certainly be on the list for the next version when I get around to it.
These all fail with
MethodError: no method matching round(::MultiFloat{Float64, 2}, ::RoundingMode{:Down})
:The workaround is to use generators:
The text was updated successfully, but these errors were encountered: