0.3.1
NEW Major Release: pymoo 0.3.1
- Merging pymop into pymoo - all test problems are included
- Improved Getting Started Guide
- Added Visualization
- Added Decision Making
- Added GD+ and IGD+
- New Termination Criteria “x_tol” and “f_tol”
- Added Mixed Variable Operators and Tutorial
- Refactored Float to Integer Operators
- Fixed NSGA-III Normalization Variable Swap
- Fixed casting issue with latest NumPy version for integer operators
- Removed the dependency of Cython for installation (.c files are delivered now)