-
we can optimize fuzzyquery by using AutomatonTermsEnum. The idea is to speed up the core FuzzyQuery in similar fashion to Wildcard and Regex speedups, maintaining all backwards compatibility.
The adv…
-
I have been working with Polyfun quite a bit recently and generally everything has run quite smoothly and I greatly appreciate this amazing tool.
Unfortunately, when switching over to using non-UKB…
-
Recently, I've been developing fast permutation tests that can make use of numpy/scipy matrix operations.
So far, I have developed 3 permutation tests: a mean test, a t-test and a pearson correlation…
-
I used the example below from your [website](https://indrajeetpatil.github.io/statsExpressions/reference/two_sample_test.html).
According to the underlying function `statistics` is supposed to be `…
-
## Describe the New Feature ##
There are two methods for computing the continuous ranked probability score (CRPS) and corresponding skill score (CRPSS), the Gneiting and Hersbach methods (see referen…
-
I am starting this issue to discuss basic installation and usage of QuartiCal.
# Installation
```
pip install git+https://github.com/JSKenyon/QuartiCal.git
```
Hopefully it will remain this…
-
## Describe the New Feature ##
As work continues in the marine and coastal verification area, the variable Scatter Index has been used more and more in the user Python code. As MET is already produci…
-
After well over two days of computation I was met with the following error message:
```
*******************************TOTAL TIME 314.775 MIN********************************
Traceback (most recen…
-
As part of Epic 1, we need to enable CFDE portal users to "go to the CFDE portal and see a personalized dashboard interface where I can verify the data currently available for my DCC." The user story …
-
I understand mtcars is convenient, and the GenData is nice because it makes some nice example data. And the examples using them are nice. I understand that other statisticians might understand why the…