• Alfredo Di Napoli's avatar
    Fix division by 0 bug in distributional · 96e57e41
    Alfredo Di Napoli authored
    The previous code was sometimes yielding a matrix of NaN numbers as
    it was attempting the division of the input matrix with the diagonal,
    which would be 0 in case of an input matrix of 0, resulting in a
    division by 0 error.
    96e57e41
Name
Last commit
Last update
..
Gargantext Loading commit data...
Gargantext.hs Loading commit data...