Repo Added
|
Files
16
|
Badge
README BADGES
|
push
travis-ci
2 of 2 new or added lines in 1 file covered. (100.0%)
57 of 511 relevant lines covered (11.15%)
0.68 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|---|---|---|---|---|---|---|
0.0 | ...n/java/com/github/chen0040/matrix/qr/QRSolver.java | 128 | 32 | 0 | 32 | 0.0 | |
0.0 | ...com/github/chen0040/matrix/qr/QRFactorization.java | 44 | 16 | 0 | 16 | 0.0 | |
0.0 | ...rc/main/java/com/github/chen0040/matrix/qr/QR.java | 34 | 10 | 0 | 10 | 0.0 | |
0.0 | ...ain/java/com/github/chen0040/matrix/eigens/UT.java | 67 | 23 | 0 | 23 | 0.0 | |
0.0 | ...en0040/matrix/eigens/EigenVectorFactorization.java | 148 | 50 | 0 | 50 | 0.0 | |
0.0 | ...hen0040/matrix/cholesky/CholeskyFactorization.java | 96 | 39 | 0 | 39 | 0.0 | |
0.0 | .../com/github/chen0040/matrix/cholesky/Cholesky.java | 19 | 4 | 0 | 4 | 0.0 | |
0.0 | ...n/java/com/github/chen0040/matrix/VectorUtils.java | 40 | 14 | 0 | 14 | 0.0 | |
0.0 | ...c/main/java/com/github/chen0040/matrix/Tuple2.java | 35 | 11 | 0 | 11 | 0.0 | |
0.0 | .../com/github/chen0040/matrix/Orthogonalization.java | 66 | 24 | 0 | 24 | 0.0 | |
0.0 | ...n/java/com/github/chen0040/matrix/MatrixUtils.java | 33 | 10 | 0 | 10 | 0.0 |
Builds | Branch | Commit | Type | Ran | Committer | Via | Coverage |
---|---|---|---|---|---|---|---|
5 | master | figure out the behavior of the project orthogonal in Vector class | push | travis-ci | pending completion | ||
4 | master | correct the project along concept | push | travis-ci | pending completion | ||
3 | master | Fix the normal calculation error | push | travis-ci | pending completion | ||
2 | master | prevent auto expansion of vector dimension when calling set method | push | travis-ci | pending completion | ||
1 | master | Remove the default value | push | travis-ci | pending completion |