Skip to content

Add LazyKernelMatrix #514

Description

@theogf

In some cases we do not want to build the kernel matrix explicitely but simply want to evaluate its components when necessary (for example in K * v).

We should have a lazy API (or just rely on an existing one) that basically builds a LazyKernelMatrix containing references to the kernel and the data and implementing getindex(...) appropriately

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions