Benjamin Ylvisaker
Benjamin Ylvisaker
This is just the very beginning of an idea, but your "ideas" page says you're interested in "machine learning something something", so I figured I'd toss it out there. The...
Is my understanding correct that push and pull operations using this remote require [up/down]loading the entire (compressed) repo? That seems like a bummer in situations where the repo is large...
There are a few places where TernaryEnums are used in a Boolean context. Currently these are badly broken. This allows red agents to get a ton of Impact points incorrectly....
I've seen some discussion about `git bundle` in some libgit2 language bindings forums, but not in libgit2 itself. How much effort would it take to support this family of commands?
A few things about the management of RNGs seem wrong to me. I would have assumed that `CybORG.set_seed()` could be used to re-seed the simulation. But references to the RNG...