Commit Graph

8 Commits

Author SHA1 Message Date
Vladimir Chalupecky
d3d93d1c1a cgo/lapacke: regenerate lapacke 2016-12-09 14:10:18 +01:00
kortschak
0d028ab7fd cgo/lapacke: allow previously excluded functions
This requires that s side parameters be changed back to side to avoid
name collision.
2016-10-31 09:47:04 +10:30
kortschak
c62d2ffb1e cgo/lapacke: fix missed transpose type parameters 2016-10-31 09:47:04 +10:30
kortschak
0858a2d682 cgo/lapacke: elide repeated types in signatures 2016-10-31 09:47:04 +10:30
kortschak
93c533664d cgo/lapacke: replace genLapacke.pl 2016-10-31 09:47:04 +10:30
kortschak
14677782f8 cgo/lapacke: make *geev,*geevx return int 2016-09-14 12:51:59 +09:30
kortschak
c7fbba17d4 cgo/lapacke: make *hseqr return int 2016-09-06 15:59:02 +09:30
Vladimir Chalupecky
e495d447f8 cgo: rename clapack package to lapacke 2016-08-22 09:54:34 +09:00