Commit Graph

13 Commits

Author SHA1 Message Date
Sebastien Binet
d0fc9efef3 blas,lapack,matrix: remove obsolete .travis directory
Fixes gonum/gonum#25.
2017-05-26 12:03:08 +02:00
kortschak
ced0e4b7d5 lapack/native,stat: skip noasm-failing tests 2017-05-26 14:05:05 +09:30
kortschak
ee9686e444 blas,graph,lapack: fix imports and code generation 2017-05-26 12:39:54 +09:30
Brendan Tracey
b12587ceac Merge pull request #16 from gonum/removecgo
blas/lapack/internal: Remove cgo packages
2017-05-25 21:03:46 -06:00
Brendan Tracey
27963ab707 blas/lapack/internal: Remove cgo packages
This removes the cgo packages from the main gonum library now that they have been moved to gonum.org/v1/netlib. Specifically, this removes blas/cgo, lapack/cgo, and internal/binding
2017-05-25 21:02:52 -06:00
Brendan Tracey
766d140e92 Add remaining canonical import paths 2017-05-25 21:01:46 -06:00
kortschak
37850ca814 all: add canonical imports 2017-05-25 16:07:18 +09:30
Brendan Tracey
e70111877f all: delete extra travis files 2017-05-23 00:03:46 -06:00
Brendan Tracey
d33397aa65 all: change import paths 2017-05-23 00:03:03 -06:00
Brendan Tracey
c474e8b33b lapack: imported lapack as a subtree 2017-05-23 00:02:46 -06:00
David Neumann
da2378864e added dqr 2014-01-29 21:25:01 +01:00
David Neumann
20313fb406 fixed import paths 2014-01-27 08:58:26 +01:00
David Neumann
6b31ce2cf5 initial commit 2014-01-27 08:55:37 +01:00