Closed haesleinhuepf closed 1 month ago
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 categories
, by adding or not the bia-bob-suggestion
in the list?
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 .hpp
file, in the doxygen block using the @note
tag, e.g.:
https://github.com/clEsperanto/CLIc/blob/b15cd4f100150b59c8ce144fff51759cd97b877e/clic/include/tier1.hpp#L13-L26
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: