Konstantin Sidorov

Results 2 comments of Konstantin Sidorov

```python # Both times inverse of sigma p kl /= T.sqr(1) # Minus 1 kl -= T.constant(1) # Log determinant of p_sigma kl += 2 * T.log(1) ``` Are you...

@f0k Just for the sake of clarity: who is assigned to this issue - me or @botev?