grf_gpΒΆ grf_gp grf_gp.kernels grf_gp.kernels.base module BaseExactKernel BaseGRFKernel grf_gp.kernels.diffusion module DiffusionExactKernel DiffusionGRFKernel DiffusionLowRankGRFKernel DiffusionModule diffusion_formula() grf_gp.kernels.general module GeneralGRFKernel GeneralLowRankGRFKernel grf_gp.kernels.low_rank module LowRankGRFKernel grf_gp.utils grf_gp.utils.config module set_gp_defaults() grf_gp.utils.csr module build_csr_from_entries() to_sparse_csr() grf_gp.utils.sampling module generate_noisy_samples() grf_gp.utils.sparse_lo module SparseLinearOperator grf_gp.utils.spectral module get_normalized_laplacian() grf_gp.utils.visual module grf_gp.inference module pathwise_conditioning() woodbury_pathwise_conditioning() grf_gp.model module ExactGraphGP ExactGraphGP.predict() GRFGP GRFGP.predict() GRFGP.predict_sample() GraphGP GraphGP.forward() GraphGP.predict() LowRankGRFGP LowRankGRFGP.predict_sample() grf_gp.sampler module GRFSampler GRFSampler.sample_random_walk_matrices()