Tomáš Pecka
authored
- rewrite follow function according to http://www.sciencedirect.com/science/article/pii/S030439759700296X, which makes a bit clearer what is going on inside - rename some foos and update doxygen
From 1. 4., DockerHub introduces new very strict rate limitations on docker image pulls.
Consider changing FROM tags in dockerfiles to use altenative providers or add login step at the beginning of CI/CD job as authenticated requests aren't affected.
- rewrite follow function according to http://www.sciencedirect.com/science/article/pii/S030439759700296X, which makes a bit clearer what is going on inside - rename some foos and update doxygen