MultiFloats.jl icon indicating copy to clipboard operation
MultiFloats.jl copied to clipboard

^ not defined.

Open lrnv opened this issue 3 years ago • 0 comments

I have the following stacktrace:

ERROR: ^ not defined for MultiFloat{Float64, 4}
Stacktrace:
  [1] error(::String, ::String, ::Type)
    @ Base .\error.jl:42
  [2] no_op_err(name::String, T::Type)
    @ Base .\promotion.jl:395
  [3] ^(x::MultiFloat{Float64, 4}, y::MultiFloat{Float64, 4})

lrnv avatar May 03 '21 16:05 lrnv