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

Ambiguity with AxisArrays.jl #34

Closed
dlfivefifty opened this issue Nov 13, 2018 · 0 comments
Closed

Ambiguity with AxisArrays.jl #34

dlfivefifty opened this issue Nov 13, 2018 · 0 comments

Comments

@dlfivefifty
Copy link
Member

dlfivefifty commented Nov 13, 2018

MethodError: *(::Float64, ::Interval{:closed,:closed,Float64}) is ambiguous. Candidates:
  *(x::Union{Number, AbstractTime}, y::Interval{:closed,:closed,T} where T) in AxisArrays at /Users/solver/.julia/packages/AxisArrays/G6pZY/src/intervals.jl:53
  *(x::Real, d::IntervalSets.AbstractInterval) in DomainSets at /Users/solver/.julia/packages/DomainSets/CiahS/src/domains/interval.jl:181
Possible fix, define
  *(::Real, ::Interval{:closed,:closed,T} where T)
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

1 participant