Athan
Athan
We could move those tasks to separate issues to better map to expected PRs.
@Pranavchiku This PR needs to be updated to remove the `order` argument from the `ndarray` method. Also, probably worthwhile looking at the recently merged `dtrmv` package regarding emerging conventions around...
@Snehil-Shah To clarify, this would allow deleting multiple characters at once? What is the use case? Hmmm...I am not sure about this key-binding. E.g., SHIFT+ARROW in tmux allows for navigating...
@omwagh28 What would you plan to add? Do you have a particular reference implementation in mind? I suggest first communicating what explicitly you'd like to work on and your general...
As is, these changes do not satisfy #474.
@bruno-noir Thanks for volunteering to work on this. Please feel free to submit a PR implementing the enhancements.
@noobCoderVP Sure thing. Assigned. In terms of guidelines, I suggest navigating to the links in the OP and looking at the recent commit history of this project. We've had several...
@CodeMaverick2 Yes, feel free to submit a PR adding a single package. Do not attempt to implement the entire namespace in a single PR.
@CodeMaverick2 This issue is blocked until `hyp2f1` is implemented.
As noted in https://github.com/data-apis/array-api/pull/791, scalar kwargs support is not supported in PyTorch, which was a primary motivation for restricting portable behavior to `prepend` and `append` being arrays.