Is there a Guide to Adding functions ? #410
Unanswered
JonTidswell
asked this question in
Q&A
Replies: 2 comments 22 replies
-
|
Generally speaking, adding a function that meets the accuracy requirements is pretty hard. If you are planning to upstream your function, I would like to see the scalar implementation first. |
Beta Was this translation helpful? Give feedback.
1 reply
-
|
Sounds good, but how can I help you? |
Beta Was this translation helpful? Give feedback.
21 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I was looking to add some functions to sleef.
To simplify testing, I would like to get the scalar versions working before writing simd versions.
Is there an guide to incrementally add functions to the dispatcher ?
thanks,
-- JonT
Beta Was this translation helpful? Give feedback.
All reactions