jMetal / jMetalPy

A framework for single/multi-objective optimization with metaheuristics
https://jmetal.github.io/jMetalPy/index.html
MIT License
498 stars 150 forks source link

Opened dask, distributed, scipy dependencies #53

Closed TimJay closed 4 years ago

TimJay commented 4 years ago

I updated the dependencies for dask, distributed, and scipy to be open for future releases. I successfully tested the build on a distributed cluster using dask 2.9.0, distributed 2.9.0, and scipy 1.3.3

benhid commented 4 years ago

Thank you! There is no reason to force an specific package version.