Releases: electronsandstuff/ParetoBench
Releases · electronsandstuff/ParetoBench
ParetoBench v0.7.0
What's Changed
- Xopt Importer; Problem Wrapper by @electronsandstuff in #45
- Remove Development Files by @electronsandstuff in #47
- Pymoo Problem Wrapper by @electronsandstuff in #46
- Hypervolume Metric by @electronsandstuff in #48
- Xopt 3.0 Fixes by @electronsandstuff in #53
- Update README by @electronsandstuff in #52
- History Metric Evaluation by @electronsandstuff in #49
- Implement
ranksums; Remove scipy Dependency by @electronsandstuff in #55 - Filter Infeasible Individuals in Metrics by @electronsandstuff in #54
- Metrics Plotting by @electronsandstuff in #56
Full Changelog: v0.6.0...v0.7.0
ParetoBench v0.6.0
This release of ParetoBench includes the following changes.
- Fix Workflows Cache Issue by @electronsandstuff in #43
- Change Constraints Convention by @electronsandstuff in #42
- Pandas Deprecations by @electronsandstuff in #44
Full Changelog: v0.5.0...v0.6.0
ParetoBench v0.5.0
This release of ParetoBench includes the following changes.
apply_feval_cutoffnow works correctly on DataFrames with bad indexing and some bugfixes forcomparison_table_to_latex. #40- The metric
InverseGenerationalDistancehas been renamed toInvertedGenerationalDistanceto correspond to its conventional name. #41 - The
Populationobjects perform validation on assignment. Resolve bug in problem evaluation on non-batched input producing invalid output. #18
ParetoBench v0.4.0
This release of ParetoBench includes the following changes.
- Support both minimization / maximization problems and arbitrary inequality constraints in containers and plotting #38
ParetoBench v0.3.0
First Release!
v0.2.0 version bump