Skip to content

using deprecated binding ImageCore.permuteddimsview in ImageBase. #41

@IanButterworth

Description

@IanButterworth

On v0.1.7 which is tip of master as I write this, I get this, but permuteddimsview cannot be found in this code base.

WARNING: using deprecated binding ImageCore.permuteddimsview in ImageBase.
, use PermutedDimsArray instead.
WARNING: ImageBase.permuteddimsview is deprecated, use Base.PermutedDimsArrays.PermutedDimsArray{T, N, perm, iperm, AA} where AA<:(AbstractArray{T, N} where N where T) where iperm where perm where N where T instead.

Not sure why.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions