GeometricKernels
GeometricKernels copied to clipboard
Improve numerical stability to make higher dimensional HypercubeGraph usable
Feature request
Improve numerical stability to make higher dimensional HypercubeGraph usable
Motivation
Right now, HypercubeGraph will work reasonably well only for d < 100 (maybe even lower). If implemented correctly, we could make it work for d up to 10^6.
Proposal
The main idea is to multiply weights by per-level eigenfunction counts in the log space.