Hrm. So testing organisms takes a while. Oh well. I might try to parallelize it, but I don’t actually know hy, I’m just blindly translating python idioms, and concurrency is hard.
I notice that the hy version in the ubuntu repos will not run the program, apparently due to an upstream bug. The version from pip will. I mention this in case anyone else runs into the same hiccup.
I might try to parallelize it to some degree. It seems like the biomes might be able to be run separately, and the pairings might as well. No promises, though.
Thanks, and you’re welcome.
Hrm. So testing organisms takes a while. Oh well. I might try to parallelize it, but I don’t actually know hy, I’m just blindly translating python idioms, and concurrency is hard.
I notice that the hy version in the ubuntu repos will not run the program, apparently due to an upstream bug. The version from pip will. I mention this in case anyone else runs into the same hiccup.
I might try to parallelize it to some degree. It seems like the biomes might be able to be run separately, and the pairings might as well. No promises, though.