will-maclean
will-maclean
Hi, I'm trying to install via clib and the install is failing. Command: ``` clib install littlstar/soil --save ``` Output: ``` fetch : littlstar/soil:clib.json fetch : littlstar/soil:Makefile error : unable...
- scene config was not being passed in, meaning scene always used the default config - removed apparently unnecessary "reversing" (was causing issues for me, not sure if there should...
Hi, I'm currently having some issues running minerl for the first time. I'm on macOS 10.15.6, working in a python 3.7 venv. I'm getting the following issue: ``` Traceback (most...
### Feature description Create a distribution from either a scalar bound or a tensor bound. This adds support for much more complex distributions. ### Feature motivation In python/numpy, we can...