Michał Siedlaczek
Michał Siedlaczek
That would be definitely nice to be able to easily index and export it from python like that. We could then include it as an option in our documentation.
Yes, we should mention CIFF in the docs.
@JMMackenzie thanks for taking the time to check that out. Sounds like it's altogether faster than with PISA alone. One side note is that you won't end up with a...
Thanks for confirmation. Let's keep it open for now. We definitely want to improve some things around parsing, especially since some of them shouldn't be too hard. The CIFF route...
@amallia I didn't have as much time as I thought I would, so I only managed to start some coding. Is `queries` program supposed to be used for benchmarking?
> From my understanding `nodiscard` is used to enforce the programmer to use the returned value of a function. For example, this can be useful when an error is returned...
One thing to note here is that this is not finished. I'll push stuff sometimes to get it to the server. But I'm working slowly over Christmas so changes are...
I'm wondering about a few things. 1. Why two of the tests don't find OpenMP but the rest does? 2. If we intend to use it, we should just require...
@amallia Should we merge this?
> I need to look at Maxscore and the blocked/lazy accumulators, but I already started. > We could create a separate branch containing simple accumulator and exhaustive taat and we...