Skip to content

Var API UX enhancement ideas #41

Description

@janimo

Some ideas for possible changes to the API:

  • return Result<> to better propagate errors
  • have variants taking and returning self so they can be chained like k.reshape(...).transpose(...)
  • a way to use constant numbers more naturally in expressions
  • maybe carry strides in the type?

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