inducer / inducer/pytato

Policy on adding methods to `pt.Array`

Open
#88 5 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
15
Forks
16
Avg merge
17m
Merged PRs (30d)
1

Description

Should we add interfaces like `ary.reshape`, `ary.real` where `ary: pytato.Array` or should we keep such interfaces restricted to be functions like `pt.reshape(ary)`, `pt.real(ary)`, etc?

/cc @matthiasdiener

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.