-
```
What steps will reproduce the problem?
8g foo.go
8l foo.8
./8.out
Output:
λ = 1.77 k= 1 p = -0.5872982159059681 should be 0.301489
λ = 15.336 k= 15 p = -1.2171062280039564e-09 should be…
-
```
What steps will reproduce the problem?
8g foo.go
8l foo.8
./8.out
Output:
λ = 1.77 k= 1 p = -0.5872982159059681 should be 0.301489
λ = 15.336 k= 15 p = -1.2171062280039564e-09 should be…
-
```
What steps will reproduce the problem?
8g foo.go
8l foo.8
./8.out
Output:
λ = 1.77 k= 1 p = -0.5872982159059681 should be 0.301489
λ = 15.336 k= 15 p = -1.2171062280039564e-09 should be…
-
With pdal=2.4.1 and python-pdal=3.1.2 (same happens with pdal=2.4.3 & python-pdal=3.2.0),
when executing twice the same command I get a segfault.
```python
import pdal
data = "https://github.com…
-
### Description
```modelica
model test_Poisson
block PoissonProcess "Generate fixed magnitude events with exponentially distributed interval"
import generator = Modelica.Math.Random.Generators…
-
Cleaning up last few things before the release I tried to add poission_binomial to the language but C++ issue arose and should be cleaned up so we can finally expose it (no rush though):
- `poisson…
-
We don't have a random number generator function `rvs` for GPP
just 3 links to articles as reminder (I didn't look at anything)
https://doi.org/10.1080/01966324.1997.10737439
https://doi.org/1…
-
Hello, I'm trying to recover the pressure field from a known fluid velocity field using the pressure Poisson equation.
I'm able to compute spatial derivatives of the velocity vector components. I kn…
-
```
What steps will reproduce the problem?
8g foo.go
8l foo.8
./8.out
Output:
λ = 1.77 k= 1 p = -0.5872982159059681 should be 0.301489
λ = 15.336 k= 15 p = -1.2171062280039564e-09 should be…
-
freq_weights for GLM has been merged in #2835
the summ issue is #2848
the PR #2835 was testing compared to the model with expanded, repeated data
I spot checked against Stata
issues to check
- opti…