pystencils.codegen.create_kernel

Contents

pystencils.codegen.create_kernel#

pystencils.codegen.create_kernel(assignments, config=None, **kwargs)#

Create a kernel function from a set of assignments.

Parameters:
Return type:

Kernel

Returns:

The numerical kernel in pystencil’s internal representation, ready to be exported or compiled