Jay Moran
Jay Moran
So far, I've found the following: - Aliro works as expected using Docker Desktop with the Hyper-V backend. - using the docker-compose-production.yml file works as expected. The issue seems to...
Wait for #614
Upon further testing, I found that this currently works when not mixing environments. If developing on Windows (in the Windows filesystem) developers need to ensure to use Hyper-V as the...
This behavior seems to occur when running Aliro in Windows while using Docker Desktop with the WSL2 Backend. Mixing Windows and Linux filesystems causes the experiment results to not be...
Retabbed py files to use 4 spaces instead of tabs.
@dependabot rebase
I have confirmed that upgrading to numpy 1.20 causes errors. Version 1.19.5 is the latest version the currently works. See related (issue #481)[https://github.com/EpistasisLab/Aliro/issues/481]. Numpy will be updated further than 1.19.5...
We should come up with all the materials for the lessons and make the videos at the end, when we have the subscription.
Encountered this same issue on arm64. setting the recommender to svd displays an error when starting up Aliro. Steps to recreate: - On an arm64 machine, set RECOMMENDER=svd and run...
It looks like you may have downloaded the source code directly from the GitHub repository. Maybe as a clone or you downloaded the source code as a .zip file. Instead...