Hi - it'd be super useful to see an example implementing a new kernel (or a re-implementation of an existing one that doesn't rely on the implementation in green-kernels).
It's not quite as simple as just implementing the Kernel trait in green-kernels. It seems like the kifmm crate itself also has a bunch of trait implementations for existing kernels (e.g. for TargetTranslationMetadata, etc), that it'd be useful to see in one spot everything that is needed to replace the kernel.