Đorđe Grbić

Results 4 issues of Đorđe Grbić

Hi, I'm trying to set up the environment with Anaconda to run the code. I'm running: `conda env create -f environment.yml` and I get error: ``` Warning: you have pip-installed...

Hi, I'm trying to install EvoGrad but pip can't find it. My pip version is 19.2.2, and Python is 3.6. I get the > $\> pip install evograd > Collecting...

Hi, I'm trying to install Evograd from source by following the README instructions. The error I get is: > ERROR: Command errored out with exit status 1: > command: /Users/djgr/code/modular_rl/.virtual/bin/python3...

Hello, Comparing the method for creating fast stepwise addition trees from the old PLL library, I have noticed that the old method ran an algorithm for rearrangement at the end...