With the classes Datum, WallClock, Arma, Mat and Col mostly covered by tests, we are still missing tests to fill the gaps in the mentioned classes and ensure correctness over Row, RunningStat(Vec), DistrParam, Size and RNG.
Related issues:
68 (Add missing tests to the class Col)
70 (Add missing tests to the class Row)
71 (Add missing tests to the class Mat)
82 (Add exception tests for the class RunningStat)
83 (Add exception tests for the class RunningStatVec)
With the classes
Datum
,WallClock
,Arma
,Mat
andCol
mostly covered by tests, we are still missing tests to fill the gaps in the mentioned classes and ensure correctness overRow
,RunningStat(Vec)
,DistrParam
,Size
andRNG
.Related issues:
68 (Add missing tests to the class Col)
70 (Add missing tests to the class Row)
71 (Add missing tests to the class Mat)
82 (Add exception tests for the class RunningStat)
83 (Add exception tests for the class RunningStatVec)
85 (Add exception tests for the class Arma)
86 (Add exception tests for the class Mat)
87 (Add exception tests for the class Row)
88 (Add exception tests for the class Col)
89 (Add tests for the class RunningStat)
90 (Add tests for the class RunningStatVec)