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

gonum / netlib
39%
master: 39%

Build:
Build:
LAST BUILD BRANCH: buildtest
DEFAULT BRANCH: master
Repo Added 25 May 2017 02:28AM UTC
Files 3
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

LAST BUILD ON BRANCH lapack/dpbtrf
branch: lapack/dpbtrf
CHANGE BRANCH
x
Reset
  • lapack/dpbtrf
  • badworkstride
  • band-bounds
  • blas/doc-gen
  • blas/generate-errors
  • blas/go-gen
  • blas/go-generate
  • blas/level3cmplx128-tests
  • blas/use-panic-string-consts
  • buildtest
  • c128-blas-test
  • cleanups
  • comments
  • cpuinfo-probe
  • funding/kortschak
  • gencheck
  • generrors
  • go-gen
  • go-generate
  • install/decruft
  • instrument-openblas
  • lapack/add-dpbcon
  • lapack/add-dpotrs
  • lapack/add-dtbtrs
  • lapack/dgeqrf-opt-work
  • lapack/dlantr-size-checks
  • lapack/dlantr-work
  • lapack/fix-dgelqf-work-query
  • lapack/generate
  • lapack/job-comp-byte
  • lapack/parameter-checks
  • lapack/tol-dgesvd
  • lapack/types-consts
  • lapacke/dpb-row-col-conv
  • master
  • merge_three
  • modules
  • modules/generate
  • no-exit
  • nogo17
  • openblas/lapack
  • rename
  • run-go-gen
  • sync/errors
  • travis/checks
  • travis/fix-exits
  • travis/go1.11
  • travis/go1.14
  • version/v0.7.0
  • wait-longer
  • zero_length
  • zhpr2
  • ztpmv-doc

17 Mar 2020 10:02AM UTC coverage: 38.66% (-0.01%) from 38.673%
406

Pull #63

travis-ci

web-flow
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
Pull Request #63: lapack/netlib: add Dpbtrf and Dpbtrs

54 of 54 new or added lines in 2 files covered. (100.0%)

2840 of 7346 relevant lines covered (38.66%)

1.31 hits per line

Relevant lines Covered
Build:
Build:
7346 RELEVANT LINES 2840 COVERED LINES
1.31 HITS PER LINE
Source Files on lapack/dpbtrf
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
406 lapack/dpbtrf 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 th... Pull #63 17 Mar 2020 10:18AM UTC web-flow travis-ci
38.66
405 lapack/dpbtrf 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 th... push 17 Mar 2020 10:16AM UTC vladimir-ch travis-ci
38.66
401 lapack/dpbtrf 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 th... push 17 Mar 2020 10:11AM UTC vladimir-ch travis-ci
38.59
402 lapack/dpbtrf 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 th... Pull #63 17 Mar 2020 10:11AM UTC web-flow travis-ci
38.59
See All Builds (319)
  • Repo on GitHub
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