ScientificGo is a collection of Go packages for scientific computing. Designed for maximal portability and high-performance, ScientificGo packages are written in pure Go; there are no hidden bindings to C or Fortran libraries and no platform-dependent assembly implementations or build processes.

Installation

You can use the go get command to install ScientificGo packages on any platform. It is that simple.

Packages