mirror of
https://github.com/gonum/gonum.git
synced 2025-09-27 11:32:32 +08:00

* spatial/r1: import and rename from bound Mechanically generated with: $> gomvpkg -from gonum.org/v1/gonum/bound -to gonum.org/v1/gonum/spatial/r1 -vcs_mv_cmd "git mv {{.Src}} {{.Dst}}" Fixes #956.