Golang News http://golangnews.com Jobs, Code, Videos and News for Go hackers - everything about the go programming language Fri, 23 Feb 2018 10:03:00 +0000 Gonum - a project building a core of numeric functions #math Numeric programming inGo - BLAS implementation (both native Go and C bindings) - Good matrix library (and constantly getting better) - Stats, finite difference, graphs etc. - Unconstrained local optimization (constrained and global under development) 11 points posted by kenny https://github.com/gonum 666 Sun, 06 Mar 2016 08:41:00 +0000 PCG, A Family of Better Random Number Generators #math #rand #pcg #code Go implementation of Melissa O'Neill's excellent PCG pseudorandom number generator 7 points posted by ⁠ https://github.com/MichaelTJones/pcg 698 Mon, 14 Mar 2016 13:06:00 +0000 The Fibonacci Sequence Printed with Golang #math 6 points posted by nraboy https://www.thepolyglotdeveloper.com/2016/12/fibonacci-sequence-printed-golang 1337 Sun, 11 Dec 2016 15:47:00 +0000 Determine if a Number is Prime Using the Go Programming Language #math 3 points posted by nraboy https://www.thepolyglotdeveloper.com/2016/12/determine-number-prime-using-golang 1341 Mon, 12 Dec 2016 15:39:00 +0000