-
Notifications
You must be signed in to change notification settings - Fork 6
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
Reduce number of bia-bob suggestions #245
Comments
And we should add functions that are new in pyclesperanto (and not available in the protoype) of course! |
From my understanding, the link between the function and bia-bob is done through the If so, then we can simple remove / add it for the fonction concerned at the C++ level, in the docstring block. FYI: it is possible, because of the legacy naming, that 2 "similar" function have the bia-bob tag, we may need to choose then which one we push forward for Bob. Like i said in this issue: clEsperanto/CLIc#344, I am getting lost on the categories, so do not hesitate to update or correct them. |
To be precise, the categories are handle only in the |
git-bob is on it 😁 |
Looking forward to see that 😃 I hope it only remove the tag not the entire function 😅 I will review/merge all this in the evening. Looking forward to see all this works! |
The number of functions tagged with "bia-bob-suggestion" is higher than for the _prototype. I reduced the number of suggestions in the _prototype at some point, because the lenght of this list as impact or bia-bob's response time and costs.
I would like to reduce the list of suggestions. Where do I need to do this @StRigaud ? Is it here, or somewhere in CLIc?
Just for completeness, the prototype currently suggests those functions and we should maybe stick to this list:
The text was updated successfully, but these errors were encountered: