GriSPy
Contents:
Requirements
Installation
Licence
Tutorial
Create a random distribution of points
Index the points with Grid/GriSPy
Creating your curstom distance function
API Module
GriSPy
Index
Index
B
|
C
|
D
|
E
|
G
|
H
|
I
|
M
|
N
|
P
|
R
|
S
|
V
|
W
B
bubble_neighbors() (grispy.core.GriSPy method)
C
cell_centre() (grispy.core.Grid method)
cell_count() (grispy.core.Grid method)
cell_digits() (grispy.core.Grid method)
cell_digits2id() (grispy.core.Grid method)
cell_id() (grispy.core.Grid method)
cell_id2digits() (grispy.core.Grid method)
cell_points() (grispy.core.Grid method)
cell_walls() (grispy.core.Grid method)
cell_width (grispy.core.Grid property)
complete_periodicity_edges() (in module grispy.periodicity)
contains() (grispy.core.Grid method)
D
dim (grispy.core.Grid property)
E
edges (grispy.core.Grid property)
edges_asarray() (grispy.periodicity.Periodicity method)
epsilon (grispy.core.Grid property)
euclid() (in module grispy.distances)
G
Grid (class in grispy.core)
grid (grispy.core.Grid property)
GriSPy (class in grispy.core)
grispy.core
module
grispy.distances
module
grispy.periodicity
module
grispy.validators
module
H
haversine() (in module grispy.distances)
I
imaging_matrix() (grispy.periodicity.Periodicity method)
isperiodic (grispy.core.GriSPy property)
(grispy.periodicity.Periodicity property)
M
mirror() (grispy.periodicity.Periodicity method)
module
grispy.core
grispy.distances
grispy.periodicity
grispy.validators
multiplicity() (grispy.periodicity.Periodicity method)
N
ndata (grispy.core.Grid property)
nearest_neighbors() (grispy.core.GriSPy method)
nonperiodic_edges (grispy.periodicity.Periodicity property)
P
periodic_edges (grispy.periodicity.Periodicity property)
Periodicity (class in grispy.periodicity)
R
ranges() (grispy.periodicity.Periodicity method)
S
set_periodicity() (grispy.core.GriSPy method)
shape (grispy.core.Grid property)
shell_neighbors() (grispy.core.GriSPy method)
size (grispy.core.Grid property)
V
validate_bool() (in module grispy.validators)
validate_centres() (in module grispy.validators)
validate_digits() (in module grispy.validators)
validate_distance_bound() (in module grispy.validators)
validate_equalsize() (in module grispy.validators)
validate_ids() (in module grispy.validators)
validate_levels() (in module grispy.validators)
validate_n_nearest() (in module grispy.validators)
validate_shell_distances() (in module grispy.validators)
validate_sortkind() (in module grispy.validators)
vincenty() (in module grispy.distances)
W
wrap() (grispy.periodicity.Periodicity method)