Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / gonum/netlib issues and pull requests

#92 - lapack/netlib: require Gonum v0.13 and add missing methods

Pull Request - State: closed - Opened by vladimir-ch over 1 year ago - 10 comments

#91 - lapack/netlib/lapack.go: Missing implementation of method Dlampr

Issue - State: closed - Opened by zackmld almost 2 years ago

#90 - ci: update

Pull Request - State: closed - Opened by kortschak almost 3 years ago - 2 comments

#89 - modules,lapack/netlib: update for gonum v0.11.0 and add Dpstrf

Pull Request - State: closed - Opened by vladimir-ch almost 3 years ago - 4 comments

#88 - github: remove kortschak from FUNDING.yml

Pull Request - State: closed - Opened by kortschak over 3 years ago

#87 - blas/netlib: update cblas.h and adjust blas.go generation

Pull Request - State: closed - Opened by vladimir-ch over 3 years ago - 3 comments

#86 - netlib/blas: adapting to upstream change of CBLAS_INDEX

Issue - State: closed - Opened by vladimir-ch over 3 years ago - 5 comments

#85 - bogocommit

Pull Request - State: closed - Opened by kortschak over 3 years ago - 1 comment

#84 - modules: update for gonum v0.9.0

Pull Request - State: closed - Opened by kortschak almost 4 years ago - 6 comments

#83 - lapack/netlib: segfault in TestDgetrs

Issue - State: closed - Opened by kortschak almost 4 years ago - 1 comment

#82 - ci: bump Go version to 1.16

Pull Request - State: closed - Opened by kortschak almost 4 years ago

#81 - ci: test with github actions

Pull Request - State: closed - Opened by kortschak about 4 years ago - 3 comments

#80 - Update the version of gonum

Pull Request - State: closed - Opened by dlorenc about 4 years ago - 1 comment

#79 - blas,lapack: is it possible to specify single threaded C backend

Issue - State: closed - Opened by pavelkdev about 4 years ago - 3 comments

#77 - lapack/netlib: add Dtbtrs

Pull Request - State: closed - Opened by vladimir-ch over 4 years ago - 4 comments

#76 - travis: remove redundant go get invocations

Pull Request - State: closed - Opened by kortschak over 4 years ago - 1 comment

#75 - github: add FUNDING.yml

Pull Request - State: closed - Opened by kortschak over 4 years ago - 1 comment

#74 - Unable to get the package

Issue - State: closed - Opened by kushthedude over 4 years ago - 4 comments

#73 - lapack/netlib: add Dpbcon

Pull Request - State: closed - Opened by vladimir-ch almost 5 years ago - 4 comments

#72 - modules: bump gonum version to v0.7.0

Pull Request - State: closed - Opened by kortschak almost 5 years ago - 2 comments

#71 - lapack/netlib: return error on go list failure

Pull Request - State: closed - Opened by kortschak almost 5 years ago - 2 comments

#70 - all: update for go1.14 release

Pull Request - State: closed - Opened by kortschak almost 5 years ago - 1 comment

#69 - lapack: add stricter size checks in Dlantr

Pull Request - State: closed - Opened by vladimir-ch about 5 years ago - 5 comments

#68 - lapack/netlib: Dlantr test suddenly fails on master

Issue - State: closed - Opened by vladimir-ch about 5 years ago - 7 comments

#67 - lapack/netlib: allocate work in Dlantr when necessary

Pull Request - State: closed - Opened by vladimir-ch over 5 years ago - 1 comment

#66 - blas,lapack: enable code generation without $GOPATH

Pull Request - State: closed - Opened by vladimir-ch over 5 years ago - 2 comments

#65 - travis: update go versions

Pull Request - State: closed - Opened by vladimir-ch over 5 years ago

#64 - lapacke/internal: add conv package with DpbToColMajor and DpbToRowMajor

Pull Request - State: closed - Opened by vladimir-ch over 5 years ago - 20 comments

#63 - lapack/netlib: add Dpbtrf and Dpbtrs

Pull Request - State: closed - Opened by vladimir-ch over 5 years ago - 19 comments

#62 - lapack/netlib: relax tolerance of TestDgesvd

Pull Request - State: closed - Opened by kortschak almost 6 years ago - 6 comments

#61 - travis: run install and tests in new shells

Pull Request - State: closed - Opened by kortschak almost 6 years ago - 2 comments

#60 - blas/netlib: generate docs for remaining complex routines

Pull Request - State: closed - Opened by kortschak almost 6 years ago - 1 comment

#59 - travis: report OpenBLAS version and cpuinfo always

Pull Request - State: closed - Opened by kortschak almost 6 years ago - 1 comment

#58 - lapack/netlib: Dgesvd fails sporadically on travis

Issue - State: closed - Opened by kortschak almost 6 years ago - 19 comments

#57 - blas,lapack: use module source information for code gen when available

Pull Request - State: closed - Opened by kortschak almost 6 years ago - 3 comments

#56 - modules: add go.mod and go.sum and update to modernc.org/cc

Pull Request - State: closed - Opened by kortschak almost 6 years ago - 1 comment

#55 - lapack/netlib: adopt parameter checks from lapack/gonum

Pull Request - State: closed - Opened by vladimir-ch almost 6 years ago - 4 comments

#54 - travis: send test coverage to codecov.io

Pull Request - State: closed - Opened by kortschak almost 6 years ago

#53 - lapack/netlib: fix Dgelqf workspace query

Pull Request - State: closed - Opened by vladimir-ch almost 6 years ago - 4 comments

#52 - lapack/netlib: Dgelqf panics testlapack.DgelqfTest for medium work case

Issue - State: closed - Opened by kortschak almost 6 years ago - 1 comment

#51 - coveralls: paper over service flakiness

Pull Request - State: closed - Opened by kortschak almost 6 years ago

#50 - blas/netlib: add tests for complex BLAS level 3 functions

Pull Request - State: closed - Opened by vladimir-ch about 6 years ago - 7 comments

#49 - blas/netlib: autogenerate errors strings from gonum copy

Pull Request - State: closed - Opened by kortschak about 6 years ago - 3 comments

#48 - lapack/cgo: Travis build fails on OSX+Accelerate

Issue - State: closed - Opened by vladimir-ch almost 9 years ago - 6 comments

#47 - blas/netlib: use panic string consts instead of string literals

Pull Request - State: closed - Opened by vladimir-ch about 6 years ago - 3 comments

#46 - blas/netlib: add code to sync panic strings from blas/gonum

Pull Request - State: closed - Opened by vladimir-ch over 6 years ago - 3 comments

#45 - netlib/lapack: rename SVDInPlace to SVDStore, NormFrob to Frobenius

Pull Request - State: closed - Opened by vladimir-ch over 6 years ago

#44 - blas/netlib: convert blas char constants to CBLAS integers

Pull Request - State: closed - Opened by vladimir-ch over 6 years ago

#43 - travis: add copyright and imports checks

Pull Request - State: closed - Opened by kortschak over 6 years ago

#42 - travis: update matrix for supported versions

Pull Request - State: closed - Opened by kortschak over 6 years ago

#41 - lapack/netlib: autogenerate errors strings from gonum copy

Pull Request - State: closed - Opened by kortschak over 6 years ago - 1 comment

#40 - lapack/netlib: sync panic strings from gonum repository

Issue - State: closed - Opened by vladimir-ch over 6 years ago - 1 comment

#39 - lapack/lapacke: change BLAS-related types to byte

Issue - State: closed - Opened by vladimir-ch over 6 years ago - 6 comments

#38 - lapack: adapt to removal of Job and Comp types in lapack package

Pull Request - State: closed - Opened by vladimir-ch over 6 years ago - 5 comments

#37 - lapack/netlib: add Dpotrs

Pull Request - State: closed - Opened by vladimir-ch over 6 years ago

#36 - blas/netlib: run 'go generate'

Pull Request - State: closed - Opened by vladimir-ch over 6 years ago - 7 comments

#35 - lapack/netlib: let lapacke compute optimal work length for Dgeqrf

Pull Request - State: closed - Opened by vladimir-ch over 6 years ago

#34 - blas/netlib: enable test for Ztbmv and Ztbsv

Pull Request - State: closed - Opened by vladimir-ch almost 7 years ago - 8 comments

#33 - blas/netlib: run 'go generate' and add tests

Pull Request - State: closed - Opened by vladimir-ch almost 7 years ago

#32 - blas/netlib: add docs and test for Ztpsv

Pull Request - State: closed - Opened by vladimir-ch almost 7 years ago - 5 comments

#31 - github: fix typo in ISSUE_TEMPLATE

Pull Request - State: closed - Opened by vladimir-ch almost 7 years ago

#30 - lapack/netlib: relax requirement on work length in Dbdsqr

Pull Request - State: closed - Opened by vladimir-ch almost 7 years ago

#29 - github: ask for netlib version too

Pull Request - State: closed - Opened by kortschak almost 7 years ago

#28 - github: add issue and pull request templates

Pull Request - State: closed - Opened by kortschak almost 7 years ago

#27 - travis: add go-1.10.x

Pull Request - State: closed - Opened by kortschak almost 7 years ago - 1 comment

#26 - blas/netlib: generate comment for Ztpmv

Pull Request - State: closed - Opened by vladimir-ch about 7 years ago - 2 comments

#25 - blas/netlib: comment and test Zhpr2

Pull Request - State: closed - Opened by vladimir-ch about 7 years ago - 6 comments

#24 - blas/netlib: enable test for complex128 BLAS level 1 and 2

Pull Request - State: closed - Opened by vladimir-ch about 7 years ago

#23 - blas/netlib: crash during Dgemv test

Issue - State: closed - Opened by kortschak about 7 years ago - 4 comments

#22 - doc,travis: clean-up

Pull Request - State: closed - Opened by kortschak about 7 years ago

#21 - travis: fix build process

Pull Request - State: closed - Opened by kortschak about 7 years ago - 3 comments

#20 - travis: update testing matrix

Pull Request - State: closed - Opened by kortschak about 7 years ago - 1 comment

#19 - internal/binding: enable unnamed struct fields when parsing

Pull Request - State: closed - Opened by vladimir-ch about 7 years ago - 1 comment

#18 - lapack/lapacke: go generate fails on macOS

Issue - State: closed - Opened by vladimir-ch about 7 years ago - 10 comments

#17 - blas/netlib: update generated docs

Pull Request - State: closed - Opened by kortschak over 7 years ago - 4 comments

#16 - all: remove go1.7 build constraints

Pull Request - State: closed - Opened by kortschak over 7 years ago

#15 - Installation failure

Issue - State: closed - Opened by hiagop over 7 years ago - 6 comments

#14 - blas/netlib: make comment formatting match gonum

Pull Request - State: closed - Opened by kortschak over 7 years ago - 3 comments

#13 - blas/netlib: run 'go generate'

Pull Request - State: closed - Opened by vladimir-ch over 7 years ago

#12 - blas/netlib: run go generate to add Zgerc comment

Pull Request - State: closed - Opened by vladimir-ch over 7 years ago

#11 - blas/netlib: run go generate

Pull Request - State: closed - Opened by vladimir-ch over 7 years ago - 4 comments

#10 - blas: run go generate

Pull Request - State: closed - Opened by vladimir-ch over 7 years ago

#9 - blas/netlib: fix dgbmv bounds checks

Pull Request - State: closed - Opened by kortschak over 7 years ago - 1 comment

#8 - travis: fix go generate check

Pull Request - State: closed - Opened by kortschak over 7 years ago

#7 - netlib/lapack: remove unused badWorkStride panic string

Pull Request - State: closed - Opened by vladimir-ch over 7 years ago

#6 - blas,lapack: rename to netlib

Pull Request - State: closed - Opened by kortschak over 7 years ago - 1 comment

#5 - blas,lapack: rename to netilb

Issue - State: closed - Opened by btracey over 7 years ago - 2 comments

#4 - blas: don't panic for zero length slices

Pull Request - State: closed - Opened by kortschak over 7 years ago

#3 - blas: zero size matrix causes panic for Dgemv

Issue - State: closed - Opened by kortschak over 7 years ago

#2 - Merge NETLIB packages

Pull Request - State: closed - Opened by kortschak over 7 years ago - 16 comments

#1 - Mergeblas

Pull Request - State: closed - Opened by btracey over 7 years ago - 7 comments