- Nov 18, 2019
-
-
Stefano Zacchiroli authored
we need to fix T1969 before opening this up, and in most cases what one wants is really /randomwalk anyway
-
- Nov 16, 2019
-
-
Stefano Zacchiroli authored
Closes T1888
-
Stefano Zacchiroli authored
-
- Nov 15, 2019
-
- Nov 13, 2019
-
-
Stefano Zacchiroli authored
it is the only sane way to have decent semantics in presence of edge restrictions, without having to visit twice all successors
-
Stefano Zacchiroli authored
-
Stefano Zacchiroli authored
Closes T2077
-
Antoine Pietri authored
-
Antoine Pietri authored
-
Stefano Zacchiroli authored
-
Stefano Zacchiroli authored
-
Stefano Zacchiroli authored
in wait for a migration to a more propre solution, i.e., https://docs.python.org/3/library/importlib.html#module-importlib.resources
-
Stefano Zacchiroli authored
-
Stefano Zacchiroli authored
it is a marginal dependency of LAW, for a fringe tool that we do not use
-
- Nov 12, 2019
-
-
Stefano Zacchiroli authored
while at it, switch string formatting to f-strings
-
Stefano Zacchiroli authored
-
Stefano Zacchiroli authored
-
Stefano Zacchiroli authored
-
Stefano Zacchiroli authored
-
Stefano Zacchiroli authored
-
Stefano Zacchiroli authored
-
Stefano Zacchiroli authored
-
Stefano Zacchiroli authored
-
- Nov 11, 2019
-
-
Stefano Zacchiroli authored
-
Stefano Zacchiroli authored
-
- Nov 09, 2019
-
-
Stefano Zacchiroli authored
... and it is brittle enough to make the overall doc build fail fairly often. We will reconsider building it when we can actually shipped it (see T1971)
-
Stefano Zacchiroli authored
-
Stefano Zacchiroli authored
-
Stefano Zacchiroli authored
-
Stefano Zacchiroli authored
fix docs.s.o build failure
-
Stefano Zacchiroli authored
-
Stefano Zacchiroli authored
-
- Nov 08, 2019
-
-
Stefano Zacchiroli authored
This avoids that the MPH step loads the full (decompressed!) nodes file in memory. To achieve this, force usage of /bin/bash as shell to run the various steps.
-
- Nov 07, 2019
-
-
Stefano Zacchiroli authored
-
Stefano Zacchiroli authored
-
Stefano Zacchiroli authored
before this change it wasn't interpolated in case java_tool_options was given in configuration (and contained '{logback}')
-
Stefano Zacchiroli authored
- add logging for begin/end of loading steps (.mph, .order) - add logging of local speed for pid->node, because average speed might be skewed by temporary sort hangs
-
- Nov 06, 2019
-
-
Stefano Zacchiroli authored
-
Stefano Zacchiroli authored
-
Stefano Zacchiroli authored
no longer needed extra indirection
-