Oleksandr Kulkov
Oleksandr Kulkov
Closing this, because I can't identify what's incorrect here. Can be reopened if new context appears.
Hi, thanks for bringing this up! You're probably right, as it is more consistent with the [main bridges article](https://cp-algorithms.com/graph/bridge-searching.html). Do you have an example of a problem in which changing...
That's a very interesting observation, thanks! I think it warrants at least changing `path` to `walk` in the article. Would you like to make a pull request about it? Unfortunately,...
It's somewhat difficult for me to pinpoint, since I use Arch and a lot of packages are updated at once. I suppose one of the bigger updates recently was an...
The issue seems to have been resolved now. Well, similarly to how it appeared I have no idea what fixed it...
@maximilianmordig @canfirtina hi, any further feedback for this PR? It now successfully builds RawHash with POD5, HDF5 and SLOW5 and runs `rawhash2 -h`. Build time in actions is around 30m...
Hi Max, thanks for the update! As a note, I used static libraries because that's what was used in the initial Makefile, and I didn't want to disrupt the logic,...
Hi Max! In the future, could you please leave comments in the "Files changed" section as a code review comments, whenever possible? This way it would be much easier to...
Hm, so at the moment you get the info from pages like [this one](https://github.com/ojacques/mkdocs-git-committers-plugin-2/contributors-list/master/README.md), right? How did you find it out? Are there other pages like this?