Neurotools
Subpackages:
signal
stats
spatial
spikes
graphics
linalg
jobs
util
Neurotools
neurotools.obsolete.gpu.cu.graph module
View page source
neurotools.obsolete.gpu.cu.graph module
This module contains utility for performing graph algorithms on the GPU.
neurotools.obsolete.gpu.cu.graph.
random_point_sheet
(
n
,
d
)
[source]
neurotools.obsolete.gpu.cu.graph.
uniform_point_sheet
(
n
,
d
,
dt
,
iterations
)
[source]
neurotools.obsolete.gpu.cu.graph.
connect_gaussian
(
n
,
k
,
s
,
p
)
[source]
neurotools.obsolete.gpu.cu.graph.
spherepoints
(
n
,
r
,
k
)
[source]