• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

gonum / netlib / 401
39%
master: 39%

Build:
Build:
LAST BUILD BRANCH: buildtest
DEFAULT BRANCH: master
Ran 17 Mar 2020 10:11AM CUT
Jobs 3
Files 3
Run time 2min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

17 Mar 2020 09:55AM CUT coverage: 38.592%. First build
401

push

travis-ci

vladimir-ch
lapack/netlib: add Dpbtrf and Dpbtrs

Also move the banded matrix conversion code to the lapack/netlib package
because that's where any matrix conversion should be done. The lapacke
package should accept exactly what LAPACKE accepts which means that
unfortunately for banded matrices there will be the inevitable overhead
of two conversions: one from BLAS (Gonum) row-major format to LAPACKE
row-major format for banded matrices and one inside LAPACKE to the
FORTRAN column-major banded format. In case of Dpbtrf the inverse
conversion must be performed for the factored matrix.

lapack/netlib: add Dpbtrs

conv

2840 of 7359 relevant lines covered (38.59%)

1.31 hits per line

Jobs
ID Job ID Ran Files Coverage
1 401.1 (GO111MODULE=on BLAS_LIB=OpenBLAS) 17 Mar 2020 10:11AM CUT 0
38.59
Travis Job 401.1
2 401.2 (GO111MODULE=on BLAS_LIB=OpenBLAS) 17 Mar 2020 10:11AM CUT 0
38.59
Travis Job 401.2
3 401.3 (GO111MODULE=on BLAS_LIB=OpenBLAS) 17 Mar 2020 10:13AM CUT 0
38.59
Travis Job 401.3
Source Files on build 401
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Loading...
Coverage∆FileLinesRelevantCoveredMissedHits/Line
No data available in table
Showing 0 to 0 of 0 entries
  • Previous
  • Next
  • Back to Repo
  • Travis Build #401
  • c723ba74 on github
  • Next Build on lapack/dpbtrf (#405)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc