Skip to content

blast-go/openblas

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Go Bindings for OpenBLAS version-0.3.21 GoDoc

Buy Me A Coffee

Package openblas provides Go bindings for OpenBLAS — an optimized BLAS library based on GotoBLAS2.

How to use

Using OpenBLAS routines in Go is straightforward just import the package and call any routine.

import "github.com/blast-go/openblas"

Caveats

To use this library you need CGO_ENABLED=1 and have OpenBLAS library installed in your system.

About

OpenBLAS binding for go

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages