We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Updated Installation (markdown)
Remove "Installing a BLAS Implementation" section and instead link to gonum/bas installation instructions.
Add CGO_LDFLAGS to go install command for mac os. This was the only way it would work for me. It is what the instructions say on https://github.com/gonum/blas
Don't need liblinear any more.
Updated liblinear OpenSUSE instructions to mention the download is a zip, not tar.gz
Updated gonum/blas installation instructions for ubuntu 14.04
Ubuntu instructions
OSX already has a BLAS implementation, apparently.
Created Installation (markdown)