Langston Nashold

Results 6 issues of Langston Nashold

In the documentation for redis aggregations apply, two operations produce an array type. However, no other apply operations take this type as input. Does this imply that it is impossible...

c:enhancement

We recently had a request for a customer to collapse a set and expand a logical set of rows in a Table 2 element. Is this possible with the out...

Let's say I have player A and player B. On my games, I have team 1: [A, B] and team 2: [B, B]. Player B is an algorithm, so there's...

If I want to evaluate KataGo via a python method, what would be the best way to do that. For example, lets say I have an in-memory board state, and...

I have a custom template, extending from HTMLExporter. I pass a path to the directory with this template through `extra_template_basedirs` in the `HTMLExporter` Constructor. I then want to extend my...