Stephannie Jimenez Gacha

Results 23 issues of Stephannie Jimenez Gacha

This RFC requests to include a new API in the array API specification for the purpose of computing the base-2 exponential. ## Overview Based on array comparison [data](https://github.com/data-apis/array-api-comparison/blob/7ecfa9867ec43a28e914b35868c041443d31d772/data/common_apis.csv#L58), the API...

RFC
API extension

This RFC requests to include a new API in the array API specification for the purpose of computing the argument of a complex number. ## Overview Based on array comparison...

RFC
API extension

fixes #658 This PR, - [x] Adds a new migration page - [x] Adds the new page under the `Other` heading at the top-level structure The idea is to start...

Narrative Content

This RFC seeks to include a new API in the array API specification for the purpose of computing the log of summed exponentials. ## Overview The Array API specification currently...

RFC
API extension

This RFC requests to include a new API in the array API specification for the purpose of computing the cumulative product. ## Overview Based on array comparison [data](https://github.com/data-apis/array-api-comparison/blob/7ecfa9867ec43a28e914b35868c041443d31d772/data/common_apis.csv#L42), the API...

RFC
API extension
topic: Statistics

This RFC requests to include a new API in the array API specification for the purpose of computing the cube root. ## Overview Based on array comparison [data](https://github.com/data-apis/array-api-comparison/blob/7ecfa9867ec43a28e914b35868c041443d31d772/data/common_apis.csv#L32), the API...

RFC
API extension
Needs Discussion

This RFC proposes adding `nextafter` function ## Overview Based on array comparison [data](https://github.com/data-apis/array-api-comparison/blob/main/signatures/mathematical-functions-elementwise/nextafter.md), the API is available in most array libraries. The main exception is MXNet which doesn't implement it....

API extension

This RFC requests to include a new API in the array API specification for the purpose of computing the projection of a complex number on the Riemann sphere. ## Overview...

RFC
API extension
topic: Complex Data Types
Needs Discussion

## Motivation This issue will be used to track the documentation writing work about accessibility resources that are scattered over multiple repositories. I know there’s a lot of material that...

area: documentation 📖
status: work in progress 🏗

I'm trying to use the LiFF features to see if I'm able to reconstruct a scene from one light field. I already have the features, but how do you set...