-
There are too many utility functions like `apply_patch_with_msg` `revert_patch_with_msg` and `del_file_exists` scattered in various PKGBUILDs, why not separate them into a single file (e.g. `scripts/u…
-
## Context
Changes are made to EUI that will be visible to end-users in Kibana:
- Updated all colors in EUI
- Reduce the topmost font weights and sizes (think titles and headings)
These changes are a…
-
Working through vtquery has made us think it'd be great to have a couple reprojection utilities in spatial-algorithms (or elsewhere).
1. Convert vector tile coordinates to lnglat - requires (x, y,…
-
Is it possible to create a utility function that would give the user access to the fluxes as functions of p and e?
-
Let's discuss here which functions the package should provide.
Based on the paper, I think the following are a must-have:
- [ ] `sledge_descriptors(X, labels, minimum_support=0)`: given a data …
verri updated
3 years ago
-
There are a few global utility methods like `bind` or `merge` (maybe more that I don't know about).
would it be worth adding a codemod for those (adding imports for them at the top of a file?)
@yof…
-
Development of custom function for working with objects produced by `msm` calls
-
The app_sdk offers some utility functions to read and write files to the backend.
[https://shuffler.io/docs/app_creation#utility-functions](https://shuffler.io/docs/app_creation#utility-functions)
…
-
The `core.py` file was meant to act as a central utility module where multiple other modules could find common functions. Over time, it has become bloated and it makes sense to move some of the relate…
-
Hi,
I would like to use an ONNX optimized version of a model trained using your library. However, for the use case of one-shot classification I need to determine a threshold for classification. Are…