Stephannie Jimenez Gacha
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...
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...
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...
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...
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...
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...
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....
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...
## 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...
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...