Koustuv Sinha
Koustuv Sinha
Hi @vanzytay! Thanks for the interest, yes I plan to release the baseline models soon. I had a separate repository for them, but probably will add it as a submodule...
@vickychijwani Will I add one PR for every function or consolidate a few?
Ok. Implemented `distinct` and `rand-nth`, now will do the following : - `frequencies` - `get-in` - `assoc-in`
Working on the following : - `not-every?` - `not-any?` - `distinct?`
@stfnm tried it with that too!
i have even installed ncurses 6.0 in a separate folder and sending that location with the flag and yet ncurses.h not found. the flag is not even working at all!
I have convinced my sysadmin to install libncursesw devel, and it builds and compiles without issues. Although when I try to run weechat, I get this new error : ```...
Hi @patrick-dd , couldn't understand your implementation of scheduled sampling. You are creating `output_placeholder` but you are not using it at all, you are passing the same single batched best...
is this library available through gradle dependency?
thanks :+1: