geometric-kernels / GeometricKernels

Geometric kernels on manifolds, meshes and graphs
https://geometric-kernels.github.io/
Apache License 2.0
214 stars 18 forks source link

GeometricKernels Version 0.2 #128

Closed vabor112 closed 5 months ago

vabor112 commented 5 months ago

New geometric kernel that just works, kernels.MaternGeometricKernel. Relies on (hopefully) sensible defaults we defined. Mostly by @stoprightthere.

New spaces, based on Azangulov et al. (2022, 2023), mostly by @imbirik and @stoprightthere:

New package geometric_kernels.feature_maps for (approximate) finite-dimensional feature maps. Mostly by @stoprightthere.

New small package geometric_kernels.sampling for efficient sampling from geometric Gaussian process priors. Based on (approximate) finite-dimensional feature maps. Mostly by @stoprightthere.

Examples/Tutorials improvements, mostly by @vabor112:

Documentation improvements, mostly by @vabor112:

Other: