Timo Kaufmann
Timo Kaufmann
It would be nice to be able to automatically test the cddlib package (`make check` and/or `make installcheck`). Since you already have examples, maybe just an automated way to verify...
Using https://channels.nix.gsc.io/.
For example the first run could skip everything that's not on hydra to quickly narrow down the range. The second run could then do the necessary rebuilds to pin down...
## Avoid duplicates * [x] This enhancement request has not already been raised before (to the best of my knowledge, it's a bit hard to search for) * [x] Enhancement...
Hi, For me currently the main thing that stops me from giving wayland a try, is missing xcape support. Now https://github.com/alols/xcape/issues/67 is open for a while, and it doesn't seem...
One of the nixos build servers hit a test failure in pyzmq that is not reproducible (went away after a simple build restart with the exact same environment): ``` ===================================...
## Bug description The current implementation of the `SyntheticGatherer` in the preference comparisons module often chooses the trajectory with the higher reward nearly deterministically. This is because the Boltzmann-rational policy...
To do this, we should: - [ ] edit the nixpkgs release docs to indicate disable email sending for the first few evaluations, and a note to follow-up to turn...
AutoAPI currently does not show inherited attributes, even if the `:inherited-members:` option is set. Previously discussed here: https://github.com/readthedocs/sphinx-autoapi/issues/183#issuecomment-802907384 CC @AWhetter
## Description Previously we stored a view into the trajectory in the preference comparison dataset. This view is a reference to the original trajectory, and therefore keeps it from getting...