Results 7 comments of 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...

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.

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...