Stephannie Jimenez Gacha

Results 23 issues of Stephannie Jimenez Gacha

The icons in big screens are not resized as expected making them to be too small for the toolbar ![image](https://user-images.githubusercontent.com/20992645/113638370-50a31000-963c-11eb-8bf7-1f4343d26773.png)

type:Bug
User Interface (UI)

This PR focuses on adding the FFT as an extension to the array spec. The current APIs added in this PR are: - [x] Standard FFT: fft, ifft, fftn, ifftn...

API extension

This issue gathers all the information of the current APIs in NumPy, CuPy, Dask, JAX, MXNet, pytorch and tensorflow in the FFT module. The main outcome of this issue is...

API extension

This PR migrates the pyls-mypy plugin, https://github.com/tomv564/pyls-mypy, to the core plugins of PyLS for us to maintain

Part of #1062 ## Description > What is the purpose of this pull request? This pull request: - [x] Refactors the string package `@stdlib/string/truncate` - [x] Adds `@stdlib/string/base/truncate` - [x]...

Part of https://github.com/stdlib-js/stdlib/issues/1062 ## Description > What is the purpose of this pull request? This pull request: - Adds `@stdlib/string/base/truncate-middle-code-point` ## Related Issues > Does this pull request have any...

Part of https://github.com/stdlib-js/stdlib/issues/1062 ## Description > What is the purpose of this pull request? This pull request: - Adds `@stdlib/string/base/truncate-middle-grapheme-cluster` ## Related Issues > Does this pull request have any...

Part of https://github.com/stdlib-js/stdlib/issues/1062 ## Description > What is the purpose of this pull request? This pull request: - Adds `@stdlib/string/truncate-middle` ## Related Issues > Does this pull request have any...

There's an issue with `prevGraphemeClusterBreak` package, if I compare the results with `nextGraphemeClusterBreak` for a single skin tone emoji it doesn't return the same values, ``` prevGraphemeClusterBreak( '👉🏿' ) //...

bug

This is a follow up issue from the discussion _Originally posted by @kgryte in https://github.com/stdlib-js/stdlib/pull/1041#discussion_r1244843249_ The CI linter passed even though the returned array in the docstring was `Float64Array`, but...

tools