-
Notifications
You must be signed in to change notification settings - Fork 29
Open
Description
It would be nice to add kernel DMD as an option, for instance to standard DMD or streaming (or potentially TLS). One possibility would be something like:
sdmd = StreamingDMD(kernel=10)for a kernel (1 + x'y)^{10}, or
sdmd = StreamingDMD(kernel=f)for a user-defined kernel f(x,y). Any thoughts?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels