Athan

Results 562 comments of Athan

@Planeshifter Do you have an update on this?

Thanks, @Planeshifter! I'll go ahead and close. This should be available in the next `stdlib` release and will also be available in the affected standalone packages. If inference is still...

Closing this PR due to inactivity.

With the most recent `@stdlib/assert` [release](https://github.com/stdlib-js/assert/releases/tag/v0.1.1), this should be [resolved](https://github.com/stdlib-js/assert/blob/c4083a3d8471bd73e6efaf49e3e774dff840d31d/is-iterator-like/lib/main.js).

@asmeurer Correct. As stated in the [design document](https://github.com/data-apis/array-api/blob/3d918783ac7f11cb5b31681b2badddeca81dc71e/spec/2022.12/design_topics/complex_numbers.rst#complex-number-ordering) for complex numbers, > ...this specification does not require that a conforming implementation of the array API standard adopt any specific complex...

Thanks, @Jordan-Gallivan, that would be great!

@Jordan-Gallivan This implementation will be a touch more involved than your previous contributions. You can use [`asin`](https://github.com/stdlib-js/stdlib/tree/develop/lib/node_modules/@stdlib/math/base/special/asin), as a reference. Namely, it will involve autogenerating some polynomial expressions, which requires...

Also, I'm happy to hop on a Google Meet to discuss further.

Sounds good! Thanks for taking the initiative and working on this!