-
Hi,
We spotted an apparent bias in the inverse cumulative poisson distribution function,
looking deeper, we found boost is generating different results when compared with scipy and statslib (https…
-
I'm trying to run bdgcmp on some spike-in normalised bedGraphs I've generated used MACS3 tools. Here is the command line I'm running:
`macs3 bdgcmp -m qpois -t DATA/BED/TEAD1/TEAD1_T1_pos_1_pileup_GR…
-
Hello
I am still confused this model:
x and y are normliazed values, not count. why are they applied to poisson regression model?
_Originally posted by @BenxiaHu in https://github.com/snehamitr…
-
**Describe the bug**
When trying dense reconstruction, press "fusion" leads to a empty file "fused.ply" with 0 point clouds inside, then press "poisson" leads to app crash!
**To Reproduce**
Steps…
-
-
I would like to ask if it is possible to use this repository for solving 2D Poisson's equation? It would be nice if there is already implemented example for 2D poission equation. Thank you.
-
Platforms: linux
This test was disabled because it is failing in CI. See [recent examples](https://hud.pytorch.org/flakytest?name=test_comprehensive_nn_functional_poisson_nll_loss_cuda_int32&suite=Te…
-
I think a problem on probability distributions (e.g., binomial, Poisson, normal) would be a good one to add.
-
Minimal example
```python
# Copyright (C) 2023 Jørgen S. Dokken
#
# Solve a singular Poisson problem with a null-space
#
# SPDX-License-Identifier: MIT
from dolfinx import mesh, fem, io
…
-
I've received an error possibly related to the preconditioner, and it appears when I set the initial condition, e.g., `set!(model, u=uᵢ)`:
```
ERROR: MethodError: no method matching cpu_fourier_trid…