3 About the Gonum Numerical Computing Packages

gonum.org posted by kenny 2407 days ago  

Gonum is a set of packages designed to make writing numeric and scientific algorithms productive, performant, and scalable.

Gonum is a set of packages written in the Go programming language(more on Go later), and is not a language on its own. This makes Gonum similar to numpy and scipy, libraries built on top of python, and different from Julia and Matlab which are full programming languages.

Register to comment or vote on this story