Athan
Athan
Also ref: https://github.com/data-apis/array-api/issues/784
If you are interested in working on this idea, you are strongly advised to see https://github.com/stdlib-js/stdlib/issues/649 and determine what work remains. You should also spend time reading the source code...
Additionally, you are encouraged to work on C implementations of math functions in advance of submitting your proposal in order to demonstrate that you can successfully execute on this project.
@gururaj1512 Before rolling out more cumulative statistics packages, such as `cumin` and friends, I'll need to make some updates to this PR to help provide clarity on how the cumulative...
I am not opposed to the above utilities, in principle; however, I do have questions regarding their implementation. How are you planning to implement the above? Do you envision specialized...
@headlessNode Based on feedback in the other PRs, does this PR need some further tweaks?
@headlessNode This PR has a failing test atm.
Ah, right. It is a downstream test suite which is failing.
As mentioned in https://github.com/stdlib-js/stdlib/pull/2988#issuecomment-2484947084, the CI test failure in the downstream library is expected. This failure will be resolved in a subsequent PR/commit. As such, I will go ahead and...