Bill Tozier

Results 74 issues of Bill Tozier

I'm working through an stepwise explanation of `:code_do*range` behavior in a blog post, and am wondering something: The way [it's defined in Clojush](https://github.com/lspector/Clojush/blob/e2c9d8c830715f7d1e644f6205c192b9e5ceead2/src/clojush/instructions/code.clj#L97-L122) it will (1) pop a `:code` item,...

I've been running some very long, sort of large runs on a desktop machine. In several runs the search has gotten a few generations, and then hung. No error, no...

I'm running an instance of `clojush.problems.integer-regression.the-idea-of-numbers` and I'm pretty sure I never wrote any code in the problem spec deciding on "age". However, in the `STDOUT` spew, I see ```...

I'm working through getting a `venv` set up in the folder, and making the [necessary corrections to get the tests to run](https://github.com/erp12/pyshgp/issues/164), but still having a little difficulty trying to...