Sourced from gonum.org/v1/gonum's releases.
v0.17.0
Release v0.17.0 is a minor release in the v0.17 branch.
Bug fixes/improvements since v0.16.0:
fc402bc4 spatial: add Umeyama's algorithm for estimating point pattern transformation parameters 837a68db optimize: add configurable MinimumStepSize ac810a10 mathext: optimize Li2 and add benchmarks 8da34cf6 optimize/functions: add sphere function a9119bd3 distuv: add non-central t distribution 27d16a49 spatial/r2: increase box scale test tolerance 9c251ca0 mathext: add dilogarithm function Li2 509ffe02 mathext: add Hypergeo for computing the Gaussian Hypergeometric function 98271d5d graph/network: add Dinic maximum flow function 672aa59e stat: implement Wasserstein distance calculation 4408afac stat: add an example to compute a confidence interval 43738f81 graph/network: add diameter example for Eccentricity 6b50a894 graph/network: add eccentricity measurement e62ddf59 lapack/testlapack: fix random source use
fc402bc
spatial: add Umeyama's algorithm for estimating point pattern
transformation ...93a8c05
A+C: add Mohamed Ali Bouhaouala837a68d
optimize: add configurable MinimumStepSizeac810a1
mathext: optimize Li2 and add benchmarks9a4c13c
A+C: add Nathan Rooy8da34cf
optimize/functions: add sphere functiona9119bd
distuv: add non-central t distribution27d16a4
spatial/r2: increase box scale test toleranceba05c15
all: use go tool directive9c251ca
mathext: add dilogarithm function Li2