Open
Description
iskroncompatible
appears to be incorrectly implemented in a couple of places. For example, I don't believe that anExponentialKernel
should not be marked as compatible, or have I misunderstood something?- Do we really want to try and do this with a flag method? Would be not be better off introducing a
RectilinearGrid
input type (that is a subtype ofAbstractVector
) and then using dispatch to figure out whether it's correct to return aKroneckerMatrix
whenkernelmatrix
is called?
Metadata
Metadata
Assignees
Labels
No labels