Skip to content

Kernel operators and naming #760

@AdrianSosic

Description

@AdrianSosic

Two things that should be fixed for our kernels:

  • Proper overloading of operators to enable:
    • adding kernels
    • multiplying kernels
    • Optional: multiplying kernels with a constant (i.e. wrapping in a ScaleKernel with fixed outputscale factor)
  • Resolving inconsistency AdditiveKernel <-> Productkernel (instead of SumKernel/MultiplicativeKernel).
    Probably deprecation needed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementExpand / change existing functionality

    Type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions