Skip to content

Ambiguity with ForwardDiff #13

Open
@dlfivefifty

Description

@dlfivefifty

Not sure where the right place to fix this is but we currently have:

ERROR: MethodError: *(::ForwardDiff.Dual{ForwardDiff.Tag{var"#15#16", Float64}, Float64, 2}, ::Infinities.Infinity) is ambiguous. Candidates:
  *(a::Real, y::Infinities.Infinity) in Infinities at /Users/sheehanolver/.julia/packages/Infinities/lXuMq/src/Infinities.jl:223
  *(x::ForwardDiff.Dual{Tx, V, N} where {V, N}, y::Real) where Tx in ForwardDiff at /Users/sheehanolver/.julia/packages/ForwardDiff/QOqCN/src/dual.jl:139
Possible fix, define
  *(::ForwardDiff.Dual{Tx, V, N} where {V, N}, ::Infinities.Infinity) where T

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions