8000 Should `ArrayBase::all_close` be un-deprecated? · Issue #763 · rust-ndarray/ndarray · GitHub
[go: up one dir, main page]

Skip to content

Should ArrayBase::all_close be un-deprecated? #763

@tolvanea

Description

@tolvanea

Apparently ArrayBase::all_close() has been deprecated in favor of approx crate and feature.
I think this new method brings unnecessary complications to the workflow i.e. extra crate must be included and feature must be enabled by hand in Cargo.toml. So my question is: Is the deprecation really worth the benefits it brings? Or why is it deprecated at all?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0