Var API UX enhancement ideas
Open
- Dominant language
- Rust
- Stars
- 34
- Forks
- 7
- PR merge metrics
- No merged PRs in 30d
Description
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?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.