mirror of
https://github.com/gonum/gonum.git
synced 2025-10-21 14:19:35 +08:00
Merge from master
This commit is contained in:
@@ -25,7 +25,9 @@ const (
|
||||
badIpiv = "lapack: insufficient permutation length"
|
||||
badLdA = "lapack: index of a out of range"
|
||||
badNorm = "lapack: bad norm"
|
||||
badPivot = "lapack: bad pivot"
|
||||
badSide = "lapack: bad side"
|
||||
badSlice = "lapack: bad input slice length"
|
||||
badStore = "lapack: bad store"
|
||||
badTau = "lapack: tau has insufficient length"
|
||||
badTrans = "lapack: bad trans"
|
||||
|
Reference in New Issue
Block a user