Skip to content

Breaking changes for next version #141

Closed
@bluss

Description

@bluss

strikeout: it was decided to skip this

  • Remove deprecated ndarray::blas in favour of ndarray_rblas crate
  • Add Send + Sync to LinalgScalar
  • Consider AsPrim for NdFloat
  • Remove deprecations: free function zeros, type alias Array, .raw_data(), .fold()
  • Remove iadd, imul etc as deprecated too, in favour of += etc
  • .swap_axes() should use Axes arguments!
  • Restrict .map() to Fn() closures for now.
  • consuming neg and not should not be defined for arrayviewmut nor consuming lhs scalar operations
  • Require Zero or LinalgScalar in .sum()

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