-
First of all thanks for making an awesome gem. It was so simple to get it working.
My code was working fine, but recently i started getting a frozen string error.
This is calling the distance ma…
-
This is as much a question as a suggestion but I can't add labels:
I might have missed it but does anyone have any dimensions/parameters for using this mod with Happy Hare. I realize that these …
-
Currently, I have the following setup:
`gene_tree = read(gene_tree_fp, format='newick', into=TreeNode)`
I would like to return the Newick string representation of the gene_tree but without the dista…
-
Possibly add the ability to apply different weights to each operation—such as insertion, deletion, substitution, transposition, etc. — when calculating string similarity. This would allow more granula…
-
```
declare module 'html-to-docx'
{
interface Margins
{
/**
* top distance between the top of the text margins for the main document and the top of the page for all pag…
-
### Use case description
Access to MultiDRM license servers is prudently protected by client authentication headers. With Widevine Proxy server the proxy is able to authenticate the caller and r…
-
I'm updating some code in https://github.com/makeabilitylab/makeabilitylabwebsite/issues/1166 that will regenerate some filenames. I'm worried about how this might create inaccurate links back to our …
-
### Description
You are given a 0-indexed circular string array words and a string target. A circular array means that the array's end connects to the array's beginning.
Formally, the next eleme…
-
The current TransportMovement implementation does not support multi-stop transports (milk runs) at a satisfactory level. I propose to add a new 1:n MovementLeg embedded object to create a list of loca…
-
For measuring the extent of difference in strings, we could use an algorithm for the [Edit distance](https://en.wikipedia.org/wiki/Edit_distance), e.g. the _Levenshtein distance_.
Doing so might en…
ghost updated
6 years ago