LiamM32

Results 32 comments of LiamM32

The latest commits reverse the changes to Schulze_Core. I'm not getting any errors or warnings right now. But it's very slow when testing it on A53 of the Tideman database....

> it's really fastidious to migrate PDF data to test You don't need to be getting this data from the PDF. The download I linked earlier includes all of them...

Maybe I should try a C++ interactive debugger to help me understand how the single-threaded version of the C++ program works. It doesn't have any comments, and most of the...

Maybe. But I have been doing other things lately. I still haven't contacted Markus Schulze. Interestingly, I have been recommended to contact Nicholas Tideman for an unrelated thing I've been...

I have been successfully using this in Github Codespaces. But I haven't managed to get it working on my own computer. The documentation doesn't explain how I get the _vendor_...

I got it working awhile ago. I don't remember how I solved the problem though.

The documentation about using the new Condorcet Election Format isn't very good. I think it makes sense that you decided to have only one file for both candidates and votes...

@schveiguy While the features added in this fork are so far rather small, I plan to make some more commits soon. If you don't merge it very soon, the number...

I have some updates to share on what I have worked on. I haven't committed everything that I have tried, as I didn't want to make any commits that cause...

> So I like a lot of the stuff here. The enum changes are not exactly what I was looking for, and I think you should split this into a...