-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Describe the bug
I've just added support for running tests in FreeBSD port of ES, and there was test failure, …
-
Hello,
I'm trying to recover a password I forgot for one of my crypto wallets.
What I want to do is use a couple of "master" passwords that I know I use frequently and based on them generate a (…
-
### Description
There are several functions which are expected to throw an error, or return undefined when no arguments are provided. Though all of the ones list below return varying degrees of exp…
-
* https://en.wikipedia.org/wiki/IDN_homograph_attack#Defending_against_the_attack
* https://en.wikipedia.org/wiki/Mathematical_Alphanumeric_Symbols#Latin_letters
* https://en.wikipedia.org/wiki/Lett…
bkil updated
5 months ago
-
I've got the following QueryParams object:
`public class GetLocationsQueryParams
{
public GetLocationsQueryParams()
{
LocationDeviceData = new List();
}…
-
**Describe the bug**
When using "Price by Ranges" and that pricing condition does not include Distance or Weight, the pricing does not accurately take into account the "above xx km/kg" portion of the…
-
This is a small-to-medium project.
You will learn about:
1. Rotating images
2. the PDQ algorithm
3. The brute force & distance interfaces in SignalType
Images have multiple "primitive" rotat…
-
Hi,
I am trying to get contextual text embeddings. For example, get the embedding for a string "cat" under multiple different contexts for example (1) context "pets", (2) context "nuclear physics",…
-
**Problem statement and current scipy behavior**
The [scipy.spatial.distance.hamming](https://docs.scipy.org/doc/scipy/reference/generated/scipy.spatial.distance.hamming.html) distance metric retur…
-
```mermaid
graph TD
User -->|Selects Algorithm| SelectAlgorithm
SelectAlgorithm -->|Inputs Data| InputData
InputData -->|Starts Visualization| VisualizeAlgorithm
VisualizeAlgorith…