Open JohannesWiesner opened 2 years ago
Currently, E_out is returned as a single colum matrix of shape (n_transitions,1). Would be better to return that as a vector?
https://github.com/JohannesWiesner/nict/blob/a12238fe7f80aa778a93ec26b3b87b71b4a81cc2/nict/single_subject.py#L110
Currently, E_out is returned as a single colum matrix of shape (n_transitions,1). Would be better to return that as a vector?
https://github.com/JohannesWiesner/nict/blob/a12238fe7f80aa778a93ec26b3b87b71b4a81cc2/nict/single_subject.py#L110