Athan

Results 953 comments of Athan

Additional ref: https://github.com/DEShawResearch/random123/tree/main

@aayush0325 You still interested in pushing this PR forward?

@anandkaranubc Would you mind taking over this PR?

@dangotbanned Not sure I follow. What is the issue with what stdlib lists as the source in its [datapackage.json](https://github.com/stdlib-js/datasets-nightingales-rose/blob/d8426bf06eba10fa8a816b8994189bc5f11bd4cb/datapackage.json)? If there is an issue, feel free to submit a PR...

> should x1 += x2 be OK if the type promoted type is the same as x1.dtype (i.e., x2 upcasts to x1)? @asmeurer I believe that is what @oleksandr-pavlyk was...

PR: https://github.com/data-apis/array-api/pull/895

cc @aman-095 @Pranavchiku Just flagging in case it comes up later.

After reading the discussion above, I'm not sure next steps. Is there a concrete change we should make to the specification?

This issue looks to be a false positive, as no lint errors were actually found. Closing...

Is `callback.length` a reliable indicator here? If this is only used with callbacks defined internally, then may be possible to get away with such a check, but, if users can...