Johannes Brachem
Results
52
issues of
Johannes Brachem
I keep experiencing relatively long compile times. I suspect, the Python loops in `LieselInterface.update_state`, and possibly in `LieselInterface.extract_position` might be partly responsible for this, see [this point in the Jax...
enhancement
comp:goose
It seems like the support of the GEV is `(-1.0, inf)` for `concentration=0`, rather than the expected `(-inf, inf)`. I am using: - `tensorflow-probability 0.24.0` - `jax 0.4.30` I only...