mirror of
https://github.com/gonum/gonum.git
synced 2025-10-05 23:26:52 +08:00
spatial/barneshut: add Barnes-Hut force approximation package and R2/R3 helpers
This commit is contained in:
6
spatial/r2/doc.go
Normal file
6
spatial/r2/doc.go
Normal file
@@ -0,0 +1,6 @@
|
||||
// Copyright ©2019 The Gonum Authors. All rights reserved.
|
||||
// Use of this source code is governed by a BSD-style
|
||||
// license that can be found in the LICENSE file.
|
||||
|
||||
// Package r2 provides 2D vectors and boxes and operations on them.
|
||||
package r2 // import "gonum.org/v1/gonum/spatial/r2"
|
Reference in New Issue
Block a user