Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

^ not defined. #25

Closed
lrnv opened this issue May 3, 2021 · 1 comment
Closed

^ not defined. #25

lrnv opened this issue May 3, 2021 · 1 comment

Comments

@lrnv
Copy link
Contributor

lrnv commented May 3, 2021

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})
@dzhang314
Copy link
Owner

Hey @lrnv, thanks for your interest in MultiFloats.jl! I plan to add a ^ operator for MultiFloat types once I have a fast implementation of exp and log, which is being tracked in #28.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants