-
Review where are effect sizes needed (make a list of them here), and implement them.
Fritz, C. O., Morris, P. E., & Richler, J. J. (2012). Effect size estimates: current use, calculations, and inte…
-
The TODO from bessel.py says
```
# TODO
# o Scorer functions G1 and G2
# o Asymptotic expansions
# These are possible, e.g. for fixed order, but since the bessel type
# functions are oscill…
-
All the below is based off commit 35f3d3f01, which is after 1.12 release branch was made; 1.12 will likely serve as a reasonable baseline for the status described below.
# Summary
This is a enha…
-
Someone that plans to take on the task of implementing the generalized inverse Gaussian distribution?
DOI: 10.1007/s11222-013-9387-3
https://cran.r-project.org/web/packages/GIGrvg/GIGrvg.pdf
-
Imported from SourceForge on 2024-07-03 00:21:25
Created by **[crategus](https://sourceforge.net/u/crategus/)** on 2009-10-29 23:29:45
Original: https://sourceforge.net/p/maxima/bugs/1805
---
The nu…
rtoy updated
4 months ago
-
Many of the functions in scipy do not include examples in their docstrings. Even a simple example can be helpful for a new user, so we should try to include examples wherever possible.
A script ca…
-
# Edit
This issue is not really about bounds checking - it is enabling or not, the flags that HIPCC would add versus using amdclang++ directly.
For the current state of affairs, see my most recent u…
-
As title... place holder ticket for discussion over what to focus on first. `scipy.special` and `scipy.sparse` were suggested here: https://github.com/numba/numba/issues/4292#issuecomment-510257368
-
### 🐛 Describe the bug
For batch_size > 1, variable-length inputs (e.g. speech, text) are padded in order to construct one batch tensor.
**When this tensor goes through nn.InstanceNorm series (nn.…
-
I finally got around to cleaning up the uniform asymptotic expansion code in `BesselK.jl` and I ended up with a solution that is within a few `ns` of `Bessels.besselk_large_orders` while still allowin…