Repo Added
|
Files
24
|
Badge
Embed ▾
README BADGES
|
push
travis-ci
2500 of 3229 relevant lines covered (77.42%)
1.55 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|
Builds | Branch | Commit | Type | Ran | Committer | Via | Coverage |
---|---|---|---|---|---|---|---|
380 | fixsyminner | Fix symmetric Inner The previous implementation dotted along the row with x and the column with y. This is incorrect, because the data is only valid in the upper triangular half of the matrix. Instead, dot along the row for both x and y. | push | btracey | travis-ci | pending completion | |
379 | fixsyminner | Merge pull request #100 from gonum/syminner Syminner | push | btracey | travis-ci | pending completion |