Athan

Results 286 comments of Athan

`logsumexp` was also mentioned as a candidate for inclusion in the special functions extension: https://github.com/data-apis/array-api/issues/725. Accordingly, before moving forward with this proposal, we should first determine whether it makes sense...

@Planeshifter Given your previous efforts to build scaffolding tooling, would be good to get your opinion on the above proposal and what, if any, additional structured information might be useful.

@Planeshifter Pinging you here, in case you have forgotten about this issue.

@Snehil-Shah Sort of. We've created a Google sheet for collecting this information, but that effort has stalled. Something like this would be rather useful, but it involves a fair amount...

@adityacodes30 Before opening up a tracking issue, we need to settle on the desired path forward. But, yes, this is also relevant to the scaffolding process for both GSheets and...

Hey all! Don't want to hijack this thread, but wanted to respond to a few of the comments above regarding the Array API. > For example, the array api does...

This is a feature request. As these APIs are largely settled, no further discussion is necessary. In which case, that only leaves coding the actual implementation as described in the...

Not sure what you mean by full text. There are plenty of examples in this repo for addressing this feature request. Please do not submit LLM generated code. It will...

@tanbirali Sorry for the long delay. Yes, what this issue is requesting is for a new package `@stdlib/random/strided/gumbel` which has the same structure and layout as, e.g., `@stdlib/random/strided/beta`, but which...

While full time formatting may be beyond the scope of a `@stdlib/string/format` extension, something like `strptime`'s `%D` (for date) and `%T` (for time) could be possible. This may be enough...