- 18 Jan, 2018 1 commit
-
-
Alois SCHLOEGL authored
add GPLv3 license - this is the same license used by the original author on github: https://github.com/dqnykamp/sonets
-
- 29 Apr, 2016 1 commit
-
-
Alois SCHLOEGL authored
-
- 12 Mar, 2016 1 commit
-
-
Alois SCHLOEGL authored
-
- 11 Mar, 2016 1 commit
-
-
Alois SCHLOEGL authored
-
- 08 Mar, 2016 1 commit
-
-
Alois SCHLOEGL authored
- add arguments for different algorithms algorithms can be: Standard Triangular (i-th row and i-th column) Block B## based: ## indicates block size and can be used to optimize cache use
-
- 28 Sep, 2015 1 commit
-
-
Alois SCHLOEGL authored
fix calc_alpha - conversion to Bernoulli Matrix must change W(i,j) values to 0 and 1 in memory before estimating the alpha values
-
- 24 Sep, 2015 1 commit
-
-
Alois SCHLOEGL authored
-
- 20 Sep, 2015 4 commits
-
-
Alois SCHLOEGL authored
-
Alois SCHLOEGL authored
-
Alois SCHLOEGL authored
-
Alois SCHLOEGL authored
avoid storing extra (Bernoulli) matrix - but do the Bernoulli conversion only when writing the matrix
-
- 17 Sep, 2015 1 commit
-
-
Alois SCHLOEGL authored
initial import, assumed to be closest to the original code; obtained from /fs3/group/jonasgrp/Jose/SONET
-