-
Notifications
You must be signed in to change notification settings - Fork 15
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
TODO: Tier 1 kernel implementations #120
Comments
For good example for Tier 1 contributions, see the following PRs: I will try to build up a documentation from these later on. |
I have started a documentation on how to create new kernels to CLIc |
Update of T1 implemented kernel list WARNING: some kernel have not been tested and/or are missing their test function |
@haesleinhuepf can you have a look a the kernel not yet implemented in the list and tell me which one we still should implement and those we should not because out of scope? Thanks 😃 |
I think those would be useful: |
All 5 filters have been pushed (with tests), as well as the hessian eigenvalues filter. |
closing for now |
List of kernel to be implemented in CLIc, based from the pyclesperanto-prototype list.
If the link return a 404 error, it means that the kernel is not yet available for the clespernanto-kernel branch. See this issue for more info.
Please create a branch or a PR draft for the development of new kernel so that we can see those which are under development.
Kernels with a ❓ next to them, means we do not know yet how relevant it is to keep them.
Kernels with a ❗ next to them, means we need to update their
.cl
code before implementation.Tiers 1
The text was updated successfully, but these errors were encountered: