Skip to content

Support for kernels with no known base kernel#163

Draft
isuruf wants to merge 5 commits intoinducer:mainfrom
isuruf:unknown2
Draft

Support for kernels with no known base kernel#163
isuruf wants to merge 5 commits intoinducer:mainfrom
isuruf:unknown2

Conversation

@isuruf
Copy link
Collaborator

@isuruf isuruf commented Apr 24, 2023

No description provided.

return idxs[nonzero_rows:]


def get_pde_operators(kernels, order, kernel_arguments, atol=1e-30):
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Naming? 🤷

return idxs[nonzero_rows:]


def get_pde_operators(kernels, order, kernel_arguments, atol=1e-30):
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Type annotation?

return idxs[nonzero_rows:]


def get_pde_operators(kernels, order, kernel_arguments, atol=1e-30):
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Docstring?

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants