This release of ParetoBench includes the following changes.
- `apply_feval_cutoff` now works correctly on DataFrames with bad indexing and some bugfixes for `comparison_table_to_latex`. 40 - The metric `InverseGenerationalDistance` has been renamed to `InvertedGenerationalDistance` to correspond to its conventional name. 41 - The `Population` objects perform validation on assignment. Resolve bug in problem evaluation on non-batched input producing invalid output. 18
0.4.0
This release of ParetoBench includes the following changes.
- Support both minimization / maximization problems and arbitrary inequality constraints in containers and plotting 38
0.3.0
This release of ParetoBench includes the following changes.
- Added `__len__` property to `History` objects 36 - Various improvements to plotting including bugfixes, scaled objectives/variables, flipping objectives plots 37