-
---
Submitting Author:
Michelle Wang(@michelle-wms),
Jiwei Hu (@hjw0703),
Anupriya Srivastava (@Anupriya-Sri),
Sam Quist(@squisty)
Package Name: numeric_edahelper(Python)
One-Line Descriptio…
-
Select some of the methods you have studied and try to apply them to our datasets (use the provided open source code from the papers' repos)
- [x] run pixel perfect + colmap on linux using GPU
- […
-
Currently the pip package for jamstats is "batteries included", pulling in wxWidgets to let it run the GUI interface if you want it.
However: wxWidgets is finicky to install with the newest python …
-
Guessit could use [Aho-Corasick algorithm](https://en.wikipedia.org/wiki/Aho%E2%80%93Corasick_algorithm) to enhance performance.
I think it could be implemented into rebulk, by merging all string p…
-
**Describe the bug**
I was trying to use tsfresh and began by installing it with pip install tsfresh command. During the command execution I got an error installing matrixprofile. I really would love…
-
I'd like to have an export of top scored codepoints for each character - not just the best one, but a list of the best scoring glyphs with their codepoint and score number, for each character compar…
-
**Is your feature request related to a problem? Please describe.**
Dedicated architecture for TimeSeries in OpenSearch to offer low cost and better performance for such use cases.
**Describe the …
-
(I ran into this now 3,4 times in the last months for different applications. I might have some experiments from years ago.)
For QMLE or estimating equations or GMM under mis- or incompletely speci…
-
i see the [discussion](https://github.com/JuliaLang/julia/issues/6486) of treating `median` and `mean` identically re. NaN. has it also been discussed whether they should treat empty arrays identical…
-
1\. Search for Xs
2\. Extract 2\*k\+1 region centered on the X\.
3\. Map region to query\.
4\. Resolve SNP vs insertion\.
5\. If SNP get the base\.
\#\[cfg\(test\)\]
Comments use '\-' for charac…