Skip to content

Julia 0.6 breaks scaling with LinSpace grid? #165

Closed
@gabrielgggg

Description

@gabrielgggg

Hello, all! I upgraded to the latest version and now some code is complaining about my use of LinSpace. Am I doing something wrong? The error I get is:

ERROR: MethodError: no method matching coordlookup(::LinSpace{Float64}, ::Float64)
Closest candidates are:
  coordlookup(::UnitRange, ::Any) at /home/gmihalache/.julia/v0.6/Interpolations/src/scaling/scaling.jl:71
  coordlookup(::StepRange, ::Any) at /home/gmihalache/.julia/v0.6/Interpolations/src/scaling/scaling.jl:73
  coordlookup(::StepRangeLen, ::Any) at /home/gmihalache/.julia/v0.6/Interpolations/src/scaling/scaling.jl:76
Stacktrace:

Thank you!

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